|
| |
|
|
A045453
|
|
Primes congruent to {0, 1} mod 5.
|
|
2
| |
|
|
5, 11, 31, 41, 61, 71, 101, 131, 151, 181, 191, 211, 241, 251, 271, 281, 311, 331, 401, 421, 431, 461, 491, 521, 541, 571, 601, 631, 641, 661, 691, 701, 751, 761, 811, 821, 881, 911, 941, 971, 991, 1021, 1031, 1051, 1061, 1091, 1151, 1171, 1181, 1201, 1231
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| Contribution from Tito Piezas III (tpiezas(AT)gmail.com), Dec 28 2008: (Start)
Being a subset of A141158, this is also a subset of the primes of form x^2-5y^2.
(End)
|
|
|
MATHEMATICA
| Select[Prime@Range[210], MemberQ[{0, 1}, Mod[ #, 5]] &] (*Chandler*)
|
|
|
CROSSREFS
| Same as A030430 with addition of primes congruent to 0 mod 5, i.e. 5.
Sequence in context: A192194 A092963 A191069 * A052228 A105910 A023259
Adjacent sequences: A045450 A045451 A045452 * A045454 A045455 A045456
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
EXTENSIONS
| Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 28 2003
Checked by Neven Juric (neven.juric(AT)apis-it.hr), Feb 04 2008
|
| |
|
|