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”).

A079461
Coefficients of the polynomials in the numerator of the generating function x/(1-x-x^2) for the Fibonacci sequence and its successive derivatives starting with the constant.
1
0, 1, 1, 0, 1, -2, -6, 0, -2, 12, 24, 36, 0, 6, -72, -240, -240, -240, 0, -24, 600, 2160, 3600, 2400, 1800, 0, 120, -5760, -25200, -45360, -50400, -25200, -15120, 0, -720, 65520, 322560, 705600, 846720, 705600, 282240, 141120, 0, 5040
OFFSET
0,6
FORMULA
f(x)^(n), for n=0, 1, 2, 3, 4, . . ., where f(x)= x/(1-x-x^2)
EXAMPLE
The coefficients of the first 3 polynomials starting with the constant term are: 0,1; 1,0,1; -2,-6,0,-2; ...
CROSSREFS
Row sums: see A052568.
Sequence in context: A080730 A232178 A016590 * A220233 A084897 A021388
KEYWORD
sign,tabf
AUTHOR
Mohammad K. Azarian, Jan 12 2003
STATUS
approved