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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059746 Numbers n such that 3*2^n + 7 is prime. 0
1, 2, 3, 5, 6, 9, 10, 11, 19, 22, 30, 35, 41, 91, 101, 125, 261, 706, 750, 1315, 1629, 2082, 2979, 3029, 3077, 3950, 4097, 5491, 5746, 10761, 12946, 14770 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Do[ If[ PrimeQ[ 3*2^n + 7 ], Print[n] ], {n, 1, 3000} ]

CROSSREFS

Sequence in context: A166687 A189224 A018762 * A024620 A188375 A047331

Adjacent sequences:  A059743 A059744 A059745 * A059747 A059748 A059749

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 28 2003

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 17 19:13 EST 2012. Contains 206085 sequences.