|
Search: id:A104763
|
|
|
| A104763 |
|
Triangle read by rows: Fibonacci(1), Fibonacci(2),..,Fibonacci(n) in row n. |
|
+0 7
|
|
| 1, 1, 1, 1, 1, 2, 1, 1, 2, 3, 1, 1, 2, 3, 5, 1, 1, 2, 3, 5, 8, 1, 1, 2, 3, 5, 8, 13, 1, 1, 2, 3, 5, 8, 13, 21
(list; table; graph; listen)
|
|
|
OFFSET
|
1,6
|
|
|
COMMENT
|
Triangle of A104762, Fibonacci sequence in each row starts from the right.
|
|
FORMULA
|
F(1) through F(n) starting from the left in n-th row.
T(n,k)=A000045(k), 1<=k<=n. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 02 2008
|
|
EXAMPLE
|
First few rows of the triangle are:
1;
1, 1;
1, 1, 2;
1, 1, 2, 3;
1, 1, 2, 3, 5;
1, 1, 2, 3, 5, 8;
1, 1, 2, 3, 5, 8, 13;
...
|
|
CROSSREFS
|
Cf. A104762.
Sequence in context: A124769 A128227 A140207 this_sequence A027751 A004070 A048887
Adjacent sequences: A104760 A104761 A104762 this_sequence A104764 A104765 A104766
|
|
KEYWORD
|
nonn,tabl,easy,more
|
|
AUTHOR
|
Gary W. Adamson (qntmpkt(AT)yahoo.com), Mar 23 2005
|
|
EXTENSIONS
|
Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 02 2008
|
|
|
Search completed in 0.002 seconds
|