|
Search: id:A136079
|
|
|
| A136079 |
|
Father primes of order 10. |
|
+0 10
|
|
| 83, 167, 251, 293, 419, 503, 797, 881, 1259, 1301, 1427, 1511, 1553, 1889, 2141, 2267, 2309, 2393, 2687, 2897, 2939, 3191, 3527, 3779, 3821, 4073, 4157, 4451, 4703, 4787, 5039, 5081, 5417, 5669, 5711, 6173, 6551, 6971, 7307, 7349, 7433, 7559, 7727, 7853
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
For smallest father primes of order n see A136026 (also definition). For father primes of order 1 see A094524. For father primes of order 2 see A136071. For father primes of order 3 see A136072. For father primes of order 4 see A136073. For father primes of order 5 see A136074. For father primes of order 6 see A136075. For father primes of order 7 see A136076. For father primes of order 8 see A136077. For father primes of order 9 see A136078
|
|
MATHEMATICA
|
n = 10; a = {}; Do[If[PrimeQ[(Prime[k] - 2n)/(2n + 1)], AppendTo[a, Prime[k]]], {k, 1, 1500}]; a
|
|
CROSSREFS
|
Cf. A023208, A094524, A136019, A136020, A136026, A136027, A136071, A136072, A136073, A136074, A136075, A136076, A136077, A136078, A136080.
Sequence in context: A044253 A044634 A160849 this_sequence A118359 A084866 A142332
Adjacent sequences: A136076 A136077 A136078 this_sequence A136080 A136081 A136082
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Artur Jasinski (grafix(AT)csl.pl), Dec 12 2007
|
|
|
Search completed in 0.002 seconds
|