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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059768 Numbers n such that 2*3^n + 35 is prime. 0
0, 1, 2, 3, 4, 5, 6, 7, 11, 20, 27, 28, 34, 63, 77, 125, 237, 255, 272, 332, 389, 848, 1148, 1216, 1391, 1426, 1767, 2254, 2534, 2722, 3989, 5029, 5375, 6125, 6607 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

Do[ If[ PrimeQ[ 2*3^n + 35 ], Print[n] ], {n, 0, 6700} ]

CROSSREFS

Sequence in context: A103539 A174821 A033086 * A118599 A178531 A175500

Adjacent sequences:  A059765 A059766 A059767 * A059769 A059770 A059771

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 21 2001

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 14 02:39 EST 2012. Contains 205567 sequences.