cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Jan 12 2003

Keywords

Examples

			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.
Cf. A078991.

Formula

f(x)^(n), for n=0, 1, 2, 3, 4, . . ., where f(x)= x/(1-x-x^2)