|
Search: id:A136090
|
|
|
| A136090 |
|
Son primes of order 13. |
|
+0 11
|
|
| 3, 23, 29, 31, 43, 59, 73, 83, 101, 109, 139, 149, 193, 199, 223, 233, 251, 263, 293, 311, 331, 359, 379, 389, 401, 409, 421, 433, 443, 449, 461, 463, 479, 499, 541, 563, 571, 601, 641, 643, 653, 739, 769, 773, 821, 823, 829, 839, 853, 863, 881, 911, 991, 1019
(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. For son primes of order 8 see A136085. For son primes of order 9 see A136086. For son primes of order 10 see A136087. For son primes of order 11 see A136088. For son primes of order 12 see A136088
|
|
MATHEMATICA
|
n = 13; 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, A136085, A136086, A136087, A136088, A136089, A136091.
Sequence in context: A122902 A124076 A103361 this_sequence A032688 A133023 A098946
Adjacent sequences: A136087 A136088 A136089 this_sequence A136091 A136092 A136093
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Artur Jasinski (grafix(AT)csl.pl), Dec 12 2007
|
|
|
Search completed in 0.002 seconds
|