A079014 a(n) is the least prime initiating consecutive prime difference pattern consisting of n increasing consecutive powers of 2 started with 2.
2, 3, 5, 1997, 2237, 6824897, 1356705137, 3637803390827
Offset: 0
Examples
n=6: a(6) = p(67928439) = 1356705137 because {p, p+2, p+2+4, p+2+4+8, p+2+...+16, p+2+...+32, p+2+...+64} = {p, p+2, p+6, p+14, p+30, p+62, p+126} are consecutive primes.
Extensions
Missing a(1)=3 inserted by Sean A. Irvine, Jul 27 2025
a(7) (from A090807) added by Pontus von Brömssen, Aug 27 2025