Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090649
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090649 Numbers n such that 9^n + 2 is prime. +0
7
0, 1, 2, 4, 5, 7, 12, 13, 18, 49, 55, 63, 193, 247, 610, 929, 2173, 3479, 5494, 11158, 16754, 30920, 47752 (list; graph; listen)
OFFSET

1,3

COMMENT

All terms are the exact halves of the even terms in A051783. - Alexander Adamchuk (alex(AT)kolmogorov.com), Mar 02 2008

LINKS

Henri & Renaud Lifchitz, PRP Records.

EXAMPLE

9^13 + 2 = 2541865828331 is prime.

MATHEMATICA

Do[ If[ PrimeQ[9^n + 2], Print[n]], {n, 1, 2250}] (from Robert G. Wilson v Feb 06 2004)

PROGRAM

(PARI) for(i=0, 700, if(isprime(9^i+2), print(i)))

CROSSREFS

Cf. A051783 = Numbers n such that 3^n + 2 is prime. Cf. A087885 = Numbers n such that 5^n + 2 is prime.

Sequence in context: A022439 A050134 A010065 this_sequence A154686 A165196 A007062

Adjacent sequences: A090646 A090647 A090648 this_sequence A090650 A090651 A090652

KEYWORD

nonn

AUTHOR

Herman H. Rosenfeld (herm3(AT)pacbell.net), Feb 02 2004

EXTENSIONS

More terms from mohammed bouayoun (bouyao(AT)wanadoo.fr), Feb 04 2004

Further terms from Robert G. Wilson v (rgwv(AT)rgwv.com) and Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 06 2004

a(20) - a(22) found by Henri Lifchitz, a(23) found by Wojciech Florek. - Jason Earls (zevi_35711(AT)yahoo.com), Feb 25 2008

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 December 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research