|
| |
|
|
A122930
|
|
Triangular array read by rows, based on the Zeckendorf expansion of n and containing the golden rectangle sequence A001629.
|
|
1
| |
|
|
1, 0, 2, 1, 0, 6, 1, 2, 0, 15, 2, 2, 6, 0, 40, 3, 4, 6, 15, 0, 104, 5, 6, 12, 15, 40, 0, 273
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,3
|
|
|
EXAMPLE
| The array begins
1
0 2
1 0 6
1 2 0 15
2 2 6 0 40
3 4 6 15 0 104
5 6 12 15 40 0 273
Row five is
2 2 6 0 40
because the values
1 2 3 5 8 in Zeckendorf's expansion occur
2 1 2 0 5 times for natural numbers 8 through 12.
|
|
|
CROSSREFS
| Cf. A122931.
Sequence in context: A157982 A119275 A129462 * A066387 A180663 A011312
Adjacent sequences: A122927 A122928 A122929 * A122931 A122932 A122933
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Alford Arnold (Alford1940(AT)aol.com), Sep 20 2006
|
| |
|
|