A069597 Smallest prime in which the n-th significant digit is a 0.
101, 1009, 10007, 100003, 1000003, 10000019, 100000007, 1000000007, 10000000019, 100000000003, 1000000000039, 10000000000037, 100000000000031, 1000000000000037, 10000000000000061, 100000000000000003
Offset: 2
Programs
-
Maple
seq(nextprime(10^j),j=2..32);
Extensions
More terms from Sascha Kurz, Mar 28 2002