a(n) is the first prime that starts a string of exactly n consecutive primes where the prime + the next prime + 1 is prime.
A356745
a(n) is the first prime that starts a string of exactly n consecutive primes where the prime + the next prime + 1 is prime.
Terms
- a(0) =37a(1) =5a(2) =283a(3) =929a(4) =13a(5) =696607a(6) =531901a(7) =408079937a(8) =17028422981
External references
- oeis: A356745