|
| |
|
|
A140444
|
|
Primes congruent to 1 mod 14.
|
|
1
|
|
|
|
29, 43, 71, 113, 127, 197, 211, 239, 281, 337, 379, 421, 449, 463, 491, 547, 617, 631, 659, 673, 701, 743, 757, 827, 883, 911, 953, 967, 1009, 1051, 1093, 1163, 1289, 1303, 1373, 1429, 1471, 1499, 1583, 1597, 1667, 1709, 1723, 1877, 1933, 2003, 2017, 2087
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,1
|
|
|
COMMENTS
|
Also primes congruent to 29 mod 7
|
|
|
LINKS
|
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
|
|
|
MATHEMATICA
|
Select[Prime[Range[500]], Mod[#, 14]==1&] (* From Harvey P. Dale, Mar 21 2011 *)
|
|
|
PROG
|
(MAGMA)[p: p in PrimesUpTo(3000)|p mod 14 in {1}] // Vincenzo Librandi, Dec 18 2010]
|
|
|
CROSSREFS
|
Primes arising in sequences A045437, A045458, A045471, A045473.
A090613 gives prime index.
Cf. A045437, A045458, A045471, A045473, A090613, A090614.
Sequence in context: A162357 A173967 A004619 * A042969 A042967 A061638
Adjacent sequences: A140441 A140442 A140443 * A140445 A140446 A140447
|
|
|
KEYWORD
|
nonn,easy
|
|
|
AUTHOR
|
Juri-Stepan Gerasimov, Jun 26 2008
|
|
|
EXTENSIONS
|
Simpler definition from N. J. A. Sloane, Jul 11 2008
|
|
|
STATUS
|
approved
|
| |
|
|