login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A051439 a(n) = prime(2^n + 1). 10
3, 5, 11, 23, 59, 137, 313, 727, 1621, 3673, 8167, 17881, 38891, 84047, 180511, 386117, 821647, 1742539, 3681149, 7754081, 16290073, 34136059, 71378603, 148948141, 310248251, 645155227, 1339484207, 2777105131, 5750079077 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Hugo Pfoertner, Table of n, a(n) for n = 0..78, using David Baugh's b-file from A033844.
EXAMPLE
a(0) = prime(2^0+1) = prime(2) = 3,
a(1) = prime(2+1) = prime(3) = 5,
a(2) = prime(2^2+1) = prime(5) = 11,
a(3) = prime(2^3+1) = prime(9) = 23, and so on. - N. J. A. Sloane, Dec 09 2020
MATHEMATICA
Prime[2^Range[0, 30]+1] (* Harvey P. Dale, Jan 19 2014 *)
CROSSREFS
Sequence in context: A139376 A074892 A074874 * A214873 A330951 A018116
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Michael Lugo (mlugo(AT)thelabelguy.com), Dec 22 1999
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 17:51 EDT 2024. Contains 371797 sequences. (Running on oeis4.)