Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129963
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129963 Primes of the form 4^n + n. +0
1
5, 67, 262153, 1073741839, 18889465931478580854821, 1496577676626844588240573268701473812127674924007509, 11857109937901178411373668864889641764174846429761593757640456602410304475129459\ 7 (list; graph; listen)
OFFSET

1,1

COMMENT

It is convenient, although not necessary, to let n be an odd number since n even => 4^n + n is even > 2. Conjecture: There is an infinite number of primes in this sequence.

EXAMPLE

For n = 3, 4^3+3=67 is prime.

PROGRAM

(PARI) f(n) = for(x=1, n, y=2^x+x; if(isprime(y), print1(y", ")))

CROSSREFS

Sequence in context: A123034 A166619 A113064 this_sequence A115764 A003361 A099334

Adjacent sequences: A129960 A129961 A129962 this_sequence A129964 A129965 A129966

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Jun 10 2007, Aug 20 2007

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research