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

A092648
Number of consecutive prime runs of 5 primes congruent to 1 mod 4 below 10^n.
2
0, 0, 0, 3, 36, 344, 3491, 32628, 300541, 2771091, 25737994
OFFSET
1,4
FORMULA
Generate the prime sequence with primes labeled 1 mod 4 or 3 mod 4. Add count of primes to sequence if just 5 primes occur before interruption by a prime congruent to 3 mod 4.
EXAMPLE
a(6)=344 because 344 sets of 5 primes occur below 10^6, each run interrupted by a prime congruent to 3 mod 4.
CROSSREFS
Sequence in context: A003691 A038146 A067444 * A026121 A055303 A274403
KEYWORD
more,nonn
AUTHOR
Enoch Haga, Mar 02 2004
EXTENSIONS
a(9)-a(11) from Chai Wah Wu, Mar 18 2018
STATUS
approved