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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056802 Numbers n such that 2*9^n + 1 is prime. 1
0, 1, 2, 3, 8, 15, 27, 30, 66, 90, 160, 348, 391, 411, 626, 727, 2740, 3921, 6048, 6891, 8860, 21978, 32411, 41390, 52553, 82948, 95907, 264840, 537363, 543056, 587616 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

Do[ If[ PrimeQ[ 2*9^n + 1], Print[ n ]], {n, 0, 1000}]

CROSSREFS

Cf. A003306 (n such that 2*3^n + 1 is prime).

Sequence in context: A128035 A003473 A095373 * A179991 A026698 A099428

Adjacent sequences:  A056799 A056800 A056801 * A056803 A056804 A056805

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 22 2000

EXTENSIONS

More terms from Rick L. Shepherd (rshepherd2(AT)hotmail.com), Apr 22 2003

More terms from David Broadhurst (D.Broadhurst(AT)open.ac.uk), Feb 22 2010

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 16 20:54 EST 2012. Contains 205966 sequences.