Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061119
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061119 Primes in the sequence n^2 + 2^n (A001580). +0
3
3, 17, 593, 32993, 2097593, 8589935681 (list; graph; listen)
OFFSET

1,1

COMMENT

p and p^2 + 2^p are both prime only for p=3. All positive n satisfy the congruence n=3 (mod 6). - Lekraj Beedassy (lbeedassy(AT)hotmail.com), Sep 07 2004

For values of n, see A064539. - Lekraj Beedassy (blekraj(AT)yahoo.com), Jan 01 2007

REFERENCES

J.-M. De Koninck & A. Mercier, 1001 Problemes en Theorie Classique Des Nombres,Problem 165 pp. 30; 160, Ellipses Paris 2004.

EXAMPLE

a(3) = 593 = 2^9 +9^2. a(4) = 32993= 2^15 + 15^2.

PROGRAM

(PARI) for(n=1, 10^7, if(isprime(n^2+2^n), print(n^2+2^n)))

CROSSREFS

Cf. A001580.

Adjacent sequences: A061116 A061117 A061118 this_sequence A061120 A061121 A061122

Sequence in context: A009719 A128300 A001601 this_sequence A049985 A126579 A051710

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 21 2001

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Aug 09 2001. Next term too large to include.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research