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

A092664
Number of consecutive prime runs of 10 primes congruent to 3 mod 4 below 10^n.
2
0, 0, 0, 0, 0, 3, 23, 337, 3605, 38037, 380962, 3799462, 37594962
OFFSET
1,6
FORMULA
Generate the prime sequence with primes labeled 1 mod 4 or 3 mod 4. Add count of primes to sequence if just 10 primes occur before interruption by a prime congruent to 1 mod 4
EXAMPLE
a(6)=3 because 3 sets of 10 primes occur below 10^6, each run interrupted by a prime congruent to 1 mod 4.
CROSSREFS
KEYWORD
more,nonn,hard
AUTHOR
Enoch Haga, Mar 02 2004
EXTENSIONS
a(9) and a(10) from Sean A. Irvine, Oct 06 2011
a(11) from Chai Wah Wu, Mar 18 2018
a(12) and a(13) from Lucas A. Brown, Oct 15 2024
STATUS
approved