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”).

Absolute value of difference between counts of uninterrupted runs of 8 primes in A092657 and A092658.
2

%I #10 Mar 18 2018 15:55:53

%S 0,0,0,0,4,5,28,83,119,157,307

%N Absolute value of difference between counts of uninterrupted runs of 8 primes in A092657 and A092658.

%F Take the absolute value of the difference between counts of runs of 8 primes congruent to 1 mod 4 and 3 mod 4.

%e a(6)=5 because in A092657 the count is 16 and in A092658 the count is 11. 16-11=5.

%Y Cf. A092657 A092658.

%K more,nonn

%O 1,5

%A _Enoch Haga_, Mar 02 2004

%E a(9) and a(10) from _Sean A. Irvine_, Oct 20 2011

%E a(11) from _Chai Wah Wu_, Mar 18 2018