|
| |
|
|
A140593
|
|
Primes congruent to 37 or 173 mod 210.
|
|
1
|
|
|
|
37, 173, 383, 457, 593, 877, 1013, 1087, 1223, 1297, 1433, 2063, 2137, 2273, 2347, 2557, 2693, 2767, 2903, 3187, 3323, 3533, 3607, 4027, 4373, 4447, 4583, 4657, 4793, 5003, 5077, 5843, 6053, 6263, 6337, 6473, 6547, 6967, 7103, 7177, 7523, 8017, 8363
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
|
|
|
MATHEMATICA
|
Select[Prime[Range[1100]], MemberQ[{37, 173}, Mod[#, 210]]&] (* From Harvey P. Dale, Mar 4 2011 *)
|
|
|
PROG
|
(MAGMA)[p: p in PrimesUpTo(9000)|p mod 210 in {37, 173}][From Vincenzo Librandi, Dec 18 2010]
|
|
|
CROSSREFS
|
Cf. A000040.
Sequence in context: A049496 A049497 A134219 * A195546 A142410 A164940
Adjacent sequences: A140590 A140591 A140592 * A140594 A140595 A140596
|
|
|
KEYWORD
|
nonn,easy
|
|
|
AUTHOR
|
Juri-Stepan Gerasimov Jul 28 2008
|
|
|
EXTENSIONS
|
Entries checked by R. J. Mathar, Apr 27 2010
|
|
|
STATUS
|
approved
|
| |
|
|