login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057995 Coefficient triangle of polynomials (rising powers) related to Fibonacci convolutions. Companion triangle to A057280. 4
1, 16, 5, 300, 160, 20, 6840, 4850, 1075, 75, 186120, 159650, 48175, 6100, 275, 5916240, 5846700, 2168650, 379700, 31550, 1000, 215717040, 238437900, 103057800, 22426825, 2605175, 153875, 3625, 8888140800, 10772348400 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

The row polynomials are p(k,x) := sum(a(k,m)*x^m,m=0..k), k=0,1,2,...

The k-th convolution of F0(n) := A000045(n+1) n >= 0, (Fibonacci starting with F0(0)=1) with itself is Fk(n) := A037027(n+k,k) = (p(k-1,n)*(n+1)*F0(n+1) + q(k-1,n)*(n+2)*F0(n))/(k!*5^k)), k=1,2,..., where the companion polynomials q(k,n) := sum(b(k,m)*n^m,m=0..k), k >= 0, are the row polynomials of triangle b(k,m)= A057280).

EXAMPLE

k=2: F2(n)=((16+5*n)*(n+1)*F0(n+1)+(17+5*n)*(n+2)*F0(n))/50, cf. A001628.

CROSSREFS

Cf. A000045, A037027, A057280.

Sequence in context: A070538 A198064 A070581 * A097533 A040244 A084527

Adjacent sequences:  A057992 A057993 A057994 * A057996 A057997 A057998

KEYWORD

nonn,tabl

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Sep 13 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 20:26 EST 2012. Contains 205553 sequences.