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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059810 Numbers n such that 5*7^n + 6 is prime. 0
0, 1, 2, 3, 4, 12, 23, 66, 69, 98, 139, 235, 243, 253, 269, 283, 932, 1603, 3066, 5509 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Do[ If[ PrimeQ[ 5*7^n + 6 ], Print[n] ], {n, 0, 5700} ]

CROSSREFS

Sequence in context: A002447 A007499 A117555 * A037397 A168047 A173446

Adjacent sequences:  A059807 A059808 A059809 * A059811 A059812 A059813

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 24 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 23:16 EST 2012. Contains 205687 sequences.