|
Search: id:A117915
|
|
|
| A117915 |
|
Generalized Fibonacci-like triangle. |
|
+0 3
|
|
| 1, 1, 1, 1, 2, 2, 1, 3, 3, 3, 1, 4, 4, 5, 5, 1, 5, 5, 7, 8, 8, 1, 6, 6, 9, 11, 13, 13, 1, 7, 7, 11, 14, 18, 21, 21, 1, 8, 8, 13, 27, 23, 29, 34, 34, 1, 9, 9, 15, 20, 28, 37, 47, 55, 55
(list; table; graph; listen)
|
|
|
OFFSET
|
1,5
|
|
|
COMMENT
|
Row sums are terms of A117916: (1, 2, 5, 10, 19, 34, 59...), generated by a(k) = a(k-1) + a(k-2) + n.
This is the lower triangular version of A109754 (without a row and column 0). - Ross La Haye (rlahaye(AT)new.rr.com), Apr 12 2006
|
|
FORMULA
|
Anti-diagonals of the generalized Fibonacci array, rows beginning (1,1...); (1,2...); (1,3...).
|
|
EXAMPLE
|
Using the Fibonacci operation a(k) = a(k-1) + a(k-2), rows of the array begin (1,1...); (1,2...), (1,3...);...:
1, 1, 2, 3, 5, 8,...
1, 2, 3, 5, 8, 13,...
1, 3, 4, 7, 11, 18,...
1, 4, 5, 9, 14, 23,...
1, 5, 6, 11, 17, 28,...
...
First few rows of the triangle are:
1;
1, 1;
1, 2, 2;
1, 3, 3, 3;
1, 4, 4, 5, 5;
1, 5, 5, 7, 8, 8;
1, 6, 6, 9, 11, 13, 13;
...
|
|
CROSSREFS
|
Cf. A117916.
Adjacent sequences: A117912 A117913 A117914 this_sequence A117916 A117917 A117918
Sequence in context: A127702 A035387 A011373 this_sequence A097094 A104726 A091224
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
Gary W. Adamson (qntmpkt(AT)yahoo.com), Apr 02 2006
|
|
|
Search completed in 0.002 seconds
|