|
| |
|
|
A138709
|
|
n-th run has length n-th positive Fibonacci numbers, with digits 0 and 1 only, starting with 1.
|
|
4
| |
|
|
1, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
EXAMPLE
| n ..... Run ................. Length
.1 ..... 1 ................... 1
.2 ..... 0 ................... 1
.3 ..... 1,1 ................. 2
.4 ..... 0,0,0 ............... 3
.5 ..... 1,1,1,1,1 ........... 5
.6 ..... 0,0,0,0,0,0,0,0 ..... 8
|
|
|
CROSSREFS
| Cf. A000045, A057211, A138149.
Sequence in context: A185295 A145377 A068426 * A082960 A167683 A075438
Adjacent sequences: A138706 A138707 A138708 * A138710 A138711 A138712
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Omar E. Pol (info(AT)polprimos.com), Mar 29 2008
|
| |
|
|