|
Search: id:A051025
|
|
|
| A051025 |
|
Primes p for which pi_{4,3}(p)-pi_{4,1}(p)=-1, where pi_{m,a}(x) is the number of primes <= x which are congruent to a (mod m). |
|
+0 4
|
|
| 26861, 616841, 616849, 616877, 617011, 617269, 617327, 617339, 617359, 617369, 617401, 617429, 617453, 617521, 617537, 617689, 617699, 617717, 622813, 622987, 623003, 623107, 623209, 623299, 623321, 623341, 623353, 623401, 623423, 623437
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
A. Granville and G. Martin, Prime number races
|
|
MATHEMATICA
|
For[i=2; d=0, True, i++, d+=Mod[p=Prime[i], 4]-2; If[d==-1, Print[p]]]
|
|
CROSSREFS
|
Cf. A051024, A007350, A066520.
Sequence in context: A046710 A093180 A093181 this_sequence A048921 A037045 A127411
Adjacent sequences: A051022 A051023 A051024 this_sequence A051026 A051027 A051028
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Eric Weisstein (eric(AT)weisstein.com)
|
|
EXTENSIONS
|
Edited by Dean Hickerson (dean(AT)math.ucdavis.edu), Mar 10 2002
|
|
|
Search completed in 0.002 seconds
|