|
Search: id:A161615
|
|
|
| A161615 |
|
Primes p such that 2*p+3234846615 is also a prime number. |
|
+0 1
|
|
| 31, 43, 71, 73, 89, 107, 139, 179, 211, 223, 241, 269, 271, 281, 293, 311, 317, 337, 379, 383, 389, 419, 443, 449, 467, 503, 563, 569, 587, 607, 647, 653, 727, 739, 743, 757, 761, 811, 839, 857, 863, 881, 941, 967, 977, 991, 1019, 1021, 1049, 1061, 1069, 1087
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
The large constant is constructed as 3*5*7*11*13*17*19*23*29 = 3234846615.
|
|
EXAMPLE
|
The prime 31 is in the sequence because 2*31 + 3234846615 = 3234846677 is also prime.
|
|
MATHEMATICA
|
a=3*5*7*11*13*17*19*23*29; c=0; lst={}; Do[p=Prime[n]; If[PrimeQ[2*p+a], AppendTo[lst, p], c++ ], {n, 6!}]; lst
|
|
CROSSREFS
|
Sequence in context: A060834 A060844 A112789 this_sequence A016108 A059898 A014752
Adjacent sequences: A161612 A161613 A161614 this_sequence A161616 A161617 A161618
|
|
KEYWORD
|
nonn,less
|
|
AUTHOR
|
Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 14 2009
|
|
EXTENSIONS
|
Definition reworded by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 02 2009
|
|
|
Search completed in 0.002 seconds
|