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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059075 Numbers n such that 2*7^n + 3 is prime. 0
0, 1, 2, 5, 11, 30, 57, 78, 91, 390, 462, 667, 1214, 1811, 2054, 2937, 3055 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

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

CROSSREFS

Sequence in context: A160911 A092764 A176637 * A121134 A144959 A131347

Adjacent sequences:  A059072 A059073 A059074 * A059076 A059077 A059078

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 12 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 15 08:20 EST 2012. Contains 205729 sequences.