|
Search: id:A138051
|
|
|
| A138051 |
|
Numbers n such that 27^n + 2 is prime. |
|
+0 6
|
|
| 0, 1, 5, 8, 12, 21, 41, 42, 81, 105, 121, 377, 501, 2401
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
COMMENT
|
All terms are the exact thirds of terms of A051783 that are divisible by 3.
One further term (14597) was found by Henri Lifchitz in 2004 - see the PRP Records link.
|
|
LINKS
|
Henri & Renaud Lifchitz, PRP Records.
|
|
MATHEMATICA
|
Do[ f = 27^n + 2; If[ PrimeQ[ f ], Print[ {n, f} ] ], {n, 1, 2500} ]
|
|
CROSSREFS
|
Cf. A051783 = Numbers n such that 3^n + 2 is prime. Cf. A087885 = Numbers n such that 5^n + 2 is prime. Cf. A090649, A109076, A113480, A138048, A138049, A138050, A087886, A113481.
Sequence in context: A134208 A115072 A114644 this_sequence A026279 A124434 A164128
Adjacent sequences: A138048 A138049 A138050 this_sequence A138052 A138053 A138054
|
|
KEYWORD
|
hard,more,nonn
|
|
AUTHOR
|
Alexander Adamchuk (alex(AT)kolmogorov.com), Mar 02 2008
|
|
|
Search completed in 0.002 seconds
|