Take a prime, convert it to base 2. Remove its most significant digit and its least significant digit; repeat this process. a(n) is the least prime that, in the first n steps of this process, generates n primes.
A297962
Take a prime, convert it to base 2. Remove its most significant digit and its least significant digit; repeat this process. a(n) is the least prime that, in the first n steps of this process, generates n primes.
Terms
- a(0) =13a(1) =59a(2) =631a(3) =7039a(4) =64063a(5) =761087a(6) =3619327a(7) =74347519a(8) =1577707519a(9) =22200700927
External references
- oeis: A297962