login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Primes p such that the differences between the 5 consecutive primes starting with p are (2,6,6,6).
1

%I #8 May 06 2017 10:38:06

%S 3299,5099,6359,19469,30089,53609,63689,71339,77549,80909,105359,

%T 119549,152939,186869,292469,302969,344249,348239,408209,415949,

%U 652739,707669,737039,792689,818339,831539,852749,886979,910199,974969,1072829

%N Primes p such that the differences between the 5 consecutive primes starting with p are (2,6,6,6).

%C Equivalently, p, p+2, p+8, p+14 and p+20 are consecutive primes.

%C Subsequence of A078849. - _R. J. Mathar_, May 06 2017

%e 5099 is in the sequence since 5099, 5101, 5107, 5113 and 5119 are consecutive primes.

%Y Cf. A001223, A078866, A078867, A078946-A078971, A022006, A022007.

%K nonn

%O 1,1

%A _Labos Elemer_, Dec 19 2002

%E Edited by _Dean Hickerson_, Dec 20 2002