login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138050 Numbers n such that 23^n + 2 is prime. 5
0, 11, 39, 323, 12415, 14655, 27679 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

No further terms < 100000. - Ray Chandler (rayjchandler(AT)sbcglobal.net), Aug 03 2011

LINKS

Henri & Renaud Lifchitz, PRP Records.

MATHEMATICA

Do[ f = 23^n + 2; If[ PrimeQ[ f ], Print[ {n, f} ] ], {n, 1, 323} ]

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, A138051, A087886, A113481.

Sequence in context: A163634 A173373 A127867 * A183940 A077568 A122014

Adjacent sequences:  A138047 A138048 A138049 * A138051 A138052 A138053

KEYWORD

nonn,more

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Mar 02 2008

EXTENSIONS

{12415,14655,27679} from Ray Chandler (rayjchandler(AT)sbcglobal.net), Aug 01 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 10:28 EST 2012. Contains 205763 sequences.