|
| |
|
|
A140855
|
|
Primes of the form 210n+67.
|
|
0
| |
|
|
67, 277, 487, 907, 1117, 1327, 1747, 2377, 2797, 3217, 3637, 3847, 4057, 5107, 5527, 5737, 6367, 6577, 6997, 7207, 7417, 8467, 8677, 8887, 10357, 10567, 10987, 11197, 11617, 11827, 12037, 12457, 13297, 14347, 14557, 14767, 15187, 15607, 15817
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
MATHEMATICA
| Select[67+210Range[0, 150], PrimeQ] (*Chandler*)
|
|
|
PROG
| (MAGMA) [ a: n in [0..900] | IsPrime(a) where a is 210*n+67] [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Apr 28 2010]
|
|
|
CROSSREFS
| Cf. A073102.
Sequence in context: A142486 A158730 A140731 * A052164 A142804 A033242
Adjacent sequences: A140852 A140853 A140854 * A140856 A140857 A140858
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Jul 04 2008
|
|
|
EXTENSIONS
| Extended by several authors, Apr 29 2010
|
| |
|
|