|
| |
|
|
A045414
|
|
Primes congruent to {0, 3} mod 5.
|
|
1
| |
|
|
3, 5, 13, 23, 43, 53, 73, 83, 103, 113, 163, 173, 193, 223, 233, 263, 283, 293, 313, 353, 373, 383, 433, 443, 463, 503, 523, 563, 593, 613, 643, 653, 673, 683, 733, 743, 773, 823, 853, 863, 883, 953, 983, 1013, 1033, 1063, 1093, 1103, 1123, 1153, 1163, 1193
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
MATHEMATICA
| Select[Prime@Range[200], MemberQ[{0, 3}, Mod[ #, 5]] &] (*Chandler*)
|
|
|
CROSSREFS
| Same as A030431 with addition of primes congruent to 0 mod 5, i.e. 5.
Sequence in context: A014437 A153866 A104222 * A089067 A026733 A005824
Adjacent sequences: A045411 A045412 A045413 * A045415 A045416 A045417
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
EXTENSIONS
| Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 07 2006
|
| |
|
|