|
Search: id:A075901
|
|
|
| A075901 |
|
Primes of the form n^5+2^n. |
|
+0 1
|
|
| 3, 251, 59561, 144115188677547929, 2535301200456458803003916511253, 174224571863520493293247799005113585989929
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
PROGRAM
|
(PARI) for(n=1, 140, if(isprime(n^5+2^n), print1(n^5+2^n", ")))
|
|
CROSSREFS
|
Sequence in context: A124875 A158351 A025418 this_sequence A028918 A045824 A027860
Adjacent sequences: A075898 A075899 A075900 this_sequence A075902 A075903 A075904
|
|
KEYWORD
|
easy,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
|
|
|
Search completed in 0.002 seconds
|