login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A123505
Lengths of bit runs in A123504.
3
1, 2, 1, 2, 2, 2, 3, 3, 5, 6, 7, 8, 11, 14
OFFSET
2,2
COMMENTS
A123507 records the bit runs of A123506 and uses the second zero in an analogous operation.
FORMULA
Record the numbers of consecutive bit runs of A123504.
EXAMPLE
A123504 = 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1...; therefore the numbers of bit runs are 1, 2, 1, 2, 2, 2, 3...
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Gary W. Adamson, Oct 01 2006
STATUS
approved