A138709 n-th run has length n-th positive Fibonacci numbers, with digits 0 and 1 only, starting with 1.
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
Offset: 1
Examples
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