a(n) is the smallest prime p, such that p + k + k^2 are consecutive primes for 0 <= k <= n, but not for k>n.
A349121
a(n) is the smallest prime p, such that p + k + k^2 are consecutive primes for 0 <= k <= n, but not for k>n.
Terms
- a(0) =3a(1) =5a(2) =17a(3) =347a(4) =13901a(5) =665111a(6) =128981a(7) =113575727a(8) =2426256797a(9) =137168442221
External references
- oeis: A349121