OFFSET
0,3
COMMENTS
Does every nonnegative integer eventually appear?
EXAMPLE
Concatenation of a(0),...,a(6) is 1024569, not used so far are 3, 7, 8, 10, 11, 12, ..., the smallest of these that appended to 1024569 gives a multiple of 8 is 12: 102456912 = 8*12807114, hence a(7) = 12.
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Aug 17 2002
EXTENSIONS
Edited and extended by Klaus Brockhaus, Mar 28 2006
STATUS
approved