A371563 k=1..n times centrally deletable primes, or -1 if no such number exists.
101, 10009, 1000151, 100000609, 10000003787, 1000000210987, 100000003272019, 10000000005012649, 1000000000030109609, 100000000003242090733, 10000000000090420109609, 1000000000042957566399049, 100000000000040357566399049, 10000000000001990357566399049
Offset: 1
Examples
a(2) = 10009. This is because 10009, 1009, and 19 are all prime numbers, and there is no smaller prime number that satisfies this property.
Links
- Jason Yuen, Table of n, a(n) for n = 1..89
- Jason Yuen, Python program.
Crossrefs
Cf. A225082.
Extensions
More terms from Jason Yuen, Apr 03 2024
Comments