a(n) is the smallest number of the form 2^k * p * (2^(k+1) * p + 1) where 2 < p < 2^(k+1) is the n-th prime and 2^(k+1) * p + 1 is prime, or -1 if no such number exists.
A370209
a(n) is the smallest number of the form 2^k * p * (2^(k+1) * p + 1) where 2 < p < 2^(k+1) is the n-th prime and 2^(k+1) * p + 1 is prime, or -1 if no such number exists.
Terms
- a(0) =78a(1) =820a(2) =6328a(3) =62128a(4) =5539456a(5) =155155972096a(6) =739936a(7) =69342976a(8) =431056a(9) =31494016a(10) =44864128a(11) =3525354496a(12) =3788128
External references
- oeis: A370209