|
Search: id:A023208
|
|
|
| A023208 |
|
Numbers n such that n and 3n + 2 both prime. |
|
+0 25
|
|
| 3, 5, 7, 13, 17, 19, 23, 29, 37, 43, 59, 79, 83, 89, 97, 103, 127, 139, 149, 163, 167, 173, 197, 199, 227, 233, 239, 257, 269, 293, 313, 317, 337, 349, 353, 367, 383, 397, 409, 419, 433, 439, 457, 479, 499, 503, 523, 569, 577, 607, 643, 659, 709, 757, 769, 797, 859, 863
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Also, son primes of order 1. For smallest son primes of order n see A136027 (also definition). For son primes of order 2 see A136082 - Artur Jasinski (grafix(AT)csl.pl), Dec 12 2007
|
|
LINKS
|
Zak Seidov, Table of n, a(n) for n = 1..1000
|
|
MATHEMATICA
|
n = 1; a = {}; Do[If[PrimeQ[(Prime[k] - 2n)/(2n + 1)], AppendTo[a, (Prime[k] - 2n)/(2n + 1)]], {k, 1, 1000}]; a - Artur Jasinski (grafix(AT)csl.pl), Dec 12 2007
|
|
CROSSREFS
|
Cf. A023208, A094524, A136019, A136020, A136026, A136027, A136082, A136083, A136084, A136085, A136086, A136087, A136088, A136089, A136090, A136091.
Sequence in context: A008996 A031163 A106119 this_sequence A049231 A092195 A046066
Adjacent sequences: A023205 A023206 A023207 this_sequence A023209 A023210 A023211
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
David W. Wilson (davidwwilson(AT)comcast.net)
|
|
EXTENSIONS
|
Edited by njas, May 16 2008 at the suggestion of R. J. Mathar
|
|
|
Search completed in 0.002 seconds
|