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.
58, 42, 1, 23, 55, -1, 45, 53, 24, 65
Offset: 0
Links
- Popular Computing (Calabasas, CA), Two Tables, Vol. 1, (No. 9, Dec 1973), page PC9-16.
Comments