OFFSET
1,1
COMMENTS
Conjecture: no term is zero. For a k-digit number there are k+1 spaces and 10^(k+1) candidates, so the chances that one of them is a multiple of n increases with k on the one hand although the probability decreases because n becomes large.
It may well be the case that no term is zero, but the probabilistic argument above is not sufficient to establish it. It would imply that the probability of a zero is between e^-9 and e^-0.9 (see A110734 - exponents are -9 and -0.9 instead of -10 and -1 because leading digit cannot be zero). For n < 100, the largest term is a(67) = 56079; second largest is a(98) = 29988. - Franklin T. Adams-Watters, Sep 25 2006
EXAMPLE
a(13) = 11037, the three spaces around 13 ( -1-3-) are filled with 1,0 and 7.
CROSSREFS
KEYWORD
base,easy,nonn
AUTHOR
Amarnath Murthy, Aug 09 2005
EXTENSIONS
Edited and extended by Franklin T. Adams-Watters, Sep 25 2006
STATUS
approved