login
A259082
a(n) = largest k such that the decimal representation of 5^k does not contain the digit n, or -1 if every power of 5 contains the digit n.
1
58, 42, 1, 23, 55, -1, 45, 53, 24, 65
OFFSET
0,1
COMMENTS
These values are only conjectural.
LINKS
Popular Computing (Calabasas, CA), Two Tables, Vol. 1, (No. 9, Dec 1973), page PC9-16.
CROSSREFS
Sequence in context: A225434 A225415 A033378 * A366457 A105326 A247096
KEYWORD
sign,fini,full,base
AUTHOR
N. J. A. Sloane, Jun 18 2015
STATUS
approved