|
Search: id:A136085
|
|
|
| A136085 |
|
Son primes of order 8. |
|
+0 11
|
|
| 3, 5, 29, 59, 71, 83, 101, 131, 149, 173, 239, 251, 281, 311, 401, 443, 449, 461, 491, 509, 563, 569, 653, 701, 719, 743, 761, 929, 953, 1109, 1151, 1193, 1223, 1259, 1289, 1301, 1373, 1451, 1511, 1553, 1571, 1583, 1613, 1619, 1811, 1913, 1931, 1949, 2039
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
For smallest son primes of order n see A136027 (also definition). For son primes of order 1 see A023208. For son primes of order 2 see A023218. For son primes of order 3 see A023225. For son primes of order 4 see A023235. For son primes of order 5 see A136082. For son primes of order 6 see A136083. For son primes of order 7 see A136084
|
|
MATHEMATICA
|
n = 8; a = {}; Do[If[PrimeQ[(Prime[k] - 2n)/(2n + 1)], AppendTo[a, (Prime[k] - 2n)/(2n + 1)]], {k, 1, 1000}]; a
|
|
CROSSREFS
|
Cf. A023208, A023218, A023225, A023235, A094524, A136019, A136020, A136026, A136027, A023208, A136082, A136083, A136084, A136086, A136087, A136088, A136089, A136090, A136091.
Adjacent sequences: A136082 A136083 A136084 this_sequence A136086 A136087 A136088
Sequence in context: A016552 A067200 A106089 this_sequence A132281 A048637 A128551
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Artur Jasinski (grafix(AT)csl.pl), Dec 12 2007
|
|
|
Search completed in 0.002 seconds
|