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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075901 Primes of the form n^5+2^n. 1
3, 251, 59561, 144115188677547929, 2535301200456458803003916511253, 174224571863520493293247799005113585989929 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Charles R Greathouse IV, Table of n, a(n) for n = 1..10

PROG

(PARI) for(n=1, 140, if(isprime(n^5+2^n), print1(n^5+2^n", ")))

CROSSREFS

Sequence in context: A124875 A158351 A025418 * A028918 A045824 A027860

Adjacent sequences:  A075898 A075899 A075900 * A075902 A075903 A075904

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Oct 17, 2002

EXTENSIONS

The next term (n=701) is too large to include.

More terms from Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 24, 2003

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 20:03 EST 2012. Contains 205852 sequences.