OFFSET
0,3
COMMENTS
I conjecture that this sequence contains every natural number. (Even though through n=10000, we still haven't seen 3; we are still occasionally seeing small numbers.) This sequence has an interesting graph.
The smallest n such that a(n) = 3, 6, 12 are, respectively, 4729925, 5808155, 2093396. The following numbers less than 100 do not appear in the sequence for n <= 10^7: 7, 17, 19, 21, 23, 25, 27, 29, 35, 39, 41, 44, 45, 57, 61, 65, 67, 70, 71, 73, 77, 87, 91, 95. - Nick Hobson, Feb 18 2007
a(68322765) = 35, a(68322653) = 39, a(24115250) = 44, a(16078940) = 70, a(68322589) = 95. Other numbers in the above list have not appeared after 6*10^8 terms. - Scott R. Shannon, Feb 26 2026
LINKS
Franklin T. Adams-Watters, The first 10000 terms
Nick Hobson, Python program for this sequence
CROSSREFS
KEYWORD
nonn,look
AUTHOR
Franklin T. Adams-Watters, Sep 28 2006
STATUS
approved
