Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #10 Sep 01 2019 04:16:04
%S 2,5,1997,2237,6824897,1356705137
%N a(n) is the least prime initiating consecutive prime difference pattern consisting of n increasing consecutive powers of 2 started with 2.
%e n=5: a(5)=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.
%Y Cf. A079011, A079012, A079013.
%Y Cf. A090807.
%K nonn,more
%O 0,1
%A _Labos Elemer_, Jan 21 2003