|
Search: id:A083857
|
|
|
| A083857 |
|
Square array of binomial transforms of generalized Fibonacci numbers, read by antidiagonals. |
|
+0 5
|
|
| 0, 0, 1, 0, 1, 3, 0, 1, 3, 7, 0, 1, 3, 8, 15, 0, 1, 3, 9, 21, 31, 0, 1, 3, 10, 27, 55, 63, 0, 1, 3, 11, 33, 81, 144, 127, 0, 1, 3, 12, 39, 109, 243, 377, 255, 0, 1, 3, 13, 45, 139, 360, 729, 987, 511, 0, 1, 3, 14, 51, 171, 495, 1189, 2187, 2584, 1023, 0, 1, 3, 15, 57, 205, 648
(list; table; graph; listen)
|
|
|
OFFSET
|
0,6
|
|
|
COMMENT
|
Array gives solutions to the recurrences a(n)=3a(n-1)+ka(n-2), a(0)=0, a(1)=1, k>=-2. These are the binomial transforms of the generalized Fibonacci numbers A083856. Rows include A000225, A001906, A000244, A006190, A007482, A030195, A015521.
|
|
FORMULA
|
T(n, k)=((3+sqrt(4k+9))/2)^n/sqrt(4k+9)-((3-sqrt(4k+9))/2)^n/sqrt(4k+9), k>=-2
O.g.f. row k: -x/(-1+3*x+k*x^2) . - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 23 2007
|
|
EXAMPLE
|
Rows begin
0 1 3 7 15 31 ...
0 1 3 8 21 55 ...
0 1 3 9 27 81 ...
0 1 3 10 33 109 ...
0 1 3 11 39 139 ...
|
|
CROSSREFS
|
Sequence in context: A127158 A112367 A035623 this_sequence A115142 A048963 A119458
Adjacent sequences: A083854 A083855 A083856 this_sequence A083858 A083859 A083860
|
|
KEYWORD
|
easy,nonn,tabl
|
|
AUTHOR
|
Paul Barry (pbarry(AT)wit.ie), May 06 2003
|
|
|
Search completed in 0.002 seconds
|