|
| |
|
|
A140771
|
|
Primes congruent to 83 or 127 mod 210.
|
|
1
|
|
|
|
83, 127, 293, 337, 503, 547, 757, 967, 1553, 1597, 1973, 2017, 2393, 2437, 2647, 2857, 3023, 3067, 3697, 3863, 3907, 4073, 4283, 4327, 4493, 4703, 4957, 5167, 5333, 6007, 6173, 6217, 6427, 6637, 6803, 7013, 7057, 7433, 7477, 7643, 7687, 7853, 8273, 8317
(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[{83, 127}, Mod[#, 210]] &] (* Vincenzo Librandi, Aug 15 2012 *)
|
|
|
PROG
|
(MAGMA)[p: p in PrimesUpTo(9000)|p mod 210 in {83, 127}][From Vincenzo Librandi, Dec 18 2010]
|
|
|
CROSSREFS
|
Cf. A000040
Sequence in context: A031412 A033252 A096279 * A142309 A186465 A142409
Adjacent sequences: A140768 A140769 A140770 * A140772 A140773 A140774
|
|
|
KEYWORD
|
nonn,easy
|
|
|
AUTHOR
|
Juri-Stepan Gerasimov Jul 28 2008
|
|
|
EXTENSIONS
|
Corrected (7013 and 7477 inserted) by R. J. Mathar, Apr 27 2010
|
|
|
STATUS
|
approved
|
| |
|
|