Least prime p such that the sum of 2i - 1 consecutive primes starting with p is prime for each i <= n and not prime for i = n+1, and -1 if no such prime exists.
A370111
Least prime p such that the sum of 2i - 1 consecutive primes starting with p is prime for each i <= n and not prime for i = n+1, and -1 if no such prime exists.
Terms
- a(0) =2a(1) =17a(2) =5a(3) =19a(4) =29a(5) =4831a(6) =1235791a(7) =61483a(8) =126064739a(9) =32485822049
External references
- oeis: A370111