|
Search: id:A104734
|
|
|
| A104734 |
|
Triangle, row sums = A001891, convolution of natural numbers with Fibonacci numbers. |
|
+0 1
|
|
| 1, 3, 1, 5, 4, 1, 7, 8, 5, 1, 9, 12, 12, 6, 1, 11, 16, 20, 17, 7, 1, 13, 20, 28, 32, 23, 8, 1, 15, 24, 36, 48, 49, 30, 9, 1
(list; table; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Row sums = A001891, convolution of natural numbers with Fibonacci numbers: 1, 4, 10, 21, 40, 72, 125, 212...
|
|
FORMULA
|
Extract the triangle from A * B; A = [1; 3, 1; 5, 3, 1;...] B = [1; 0, 1; 0, 1, 1; 0, 0, 2, 1; 0, 0, 1, 3, 1;...]; both infinite lower triangular matrices with the rest of the terms zeros. B as a sequence = A026729.
|
|
EXAMPLE
|
First few rows of the triangle are:
1;
3, 1;
5, 4, 1;
7, 8, 5, 1;
9, 12, 12, 6, 1;
11, 16, 20, 17, 7, 1;
...
|
|
CROSSREFS
|
Cf. A001891, A026729.
Sequence in context: A112447 A002323 A117853 this_sequence A029655 A110813 A124883
Adjacent sequences: A104731 A104732 A104733 this_sequence A104735 A104736 A104737
|
|
KEYWORD
|
nonn,uned,tabl
|
|
AUTHOR
|
Gary W. Adamson (qntmpkt(AT)yahoo.com), Mar 20 2005
|
|
|
Search completed in 0.002 seconds
|