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

A092644
Absolute value of difference between counts of uninterrupted runs of 3 primes in A092642 and A092643.
3
0, 0, 3, 2, 18, 30, 8, 943, 2680, 483, 10001
OFFSET
1,3
FORMULA
Take the absolute value of the difference between counts of runs of 3 primes congruent to 1 mod 4 and 3 mod 4.
EXAMPLE
a(3)=3 because in A092642 the count is 4 and in A092643 the count is 1. 4 - 1 = 3.
CROSSREFS
Sequence in context: A173795 A249769 A026345 * A006281 A157705 A185447
KEYWORD
more,nonn
AUTHOR
Enoch Haga, Mar 02 2004
EXTENSIONS
a(9)-a(11) from Chai Wah Wu, Mar 18 2018
STATUS
approved