a(n) is the first prime that starts a sequence of exactly n consecutive primes prime(k+1), ..., prime(k+n) where prime(k+i)+2^i is prime for i = 1...n but not for i = n+1.
A356074
a(n) is the first prime that starts a sequence of exactly n consecutive primes prime(k+1), ..., prime(k+n) where prime(k+i)+2^i is prime for i = 1...n but not for i = n+1.
Terms
- a(0) =3a(1) =11a(2) =17a(3) =5a(4) =37307a(5) =17387a(6) =87020177a(7) =1309757957
External references
- oeis: A356074