login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A077923
Expansion of (1-x)^(-1)/(1+2*x-x^2+2*x^3).
0
1, -1, 4, -10, 27, -71, 190, -504, 1341, -3565, 9480, -25206, 67023, -178211, 473858, -1259972, 3350225, -8908137, 23686444, -62981474, 167465667, -445285695, 1184000006, -3148217040, 8371005477, -22258228005, 59183895568, -157368030094, 418436411767, -1112608644763
OFFSET
0,3
FORMULA
a(n) = 2 a(n-4) - 3 a(n-3) + 3 a(n-2)- a(n-1) - N-E. Fahssi, Mar 29 2008
CROSSREFS
Sequence in context: A121494 A122744 A192879 * A183325 A052982 A108672
KEYWORD
sign
AUTHOR
N. J. A. Sloane, Nov 17 2002
STATUS
approved