|
| |
|
|
A138710
|
|
n-th run has length n-th positive Fibonacci numbers, with digits 0 and 1 only, starting with 0.
|
|
3
| |
|
|
0, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
EXAMPLE
| .n ..... Run ................. Length
.1 ..... 0 ................... 1
.2 ..... 1 ................... 1
.3 ..... 0,0 ................. 2
.4 ..... 1,1,1 ............... 3
.5 ..... 0,0,0,0,0 ........... 5
.6 ..... 1,1,1,1,1,1,1,1 ..... 8
|
|
|
CROSSREFS
| Cf. A000045, A057212, A138150.
Sequence in context: A157238 A059448 A156259 * A179829 A116865 A157687
Adjacent sequences: A138707 A138708 A138709 * A138711 A138712 A138713
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Omar E. Pol (info(AT)polprimos.com), Mar 29 2008
|
| |
|
|