OFFSET
0,2
REFERENCES
N. Worrick, S. Lewis and B. Shrader, A possible formula for the length of BGR sequences, Graph Theory Notes of New York, XXXVI (1999), p. 25.
LINKS
Lars Blomberg, Table of n, a(n) for n = 0..3999
EXAMPLE
To generate the sequence, start with a 1. There is one 1, so the sequence becomes 11. Now there are 2 1s, but 2 is 0 mod 2, so it becomes 01. Then we get 1011, 111001, 110011, 010001, and so on. The terms in the series are these numbers converted to base 10. Note that leading zeros are not discarded during this process! - William K. Grannis, May 05 2016
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Patrick De Geest, Jun 15 1999
EXTENSIONS
Edited by N. J. A. Sloane, Aug 11 2016
STATUS
approved