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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057871 Numbers n such that 3*13^n + 2 is prime. 0
0, 1, 2, 22, 25, 35, 49, 95, 105, 107, 302, 351 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

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

CROSSREFS

Sequence in context: A022373 A111751 A037416 * A152243 A074160 A137074

Adjacent sequences:  A057868 A057869 A057870 * A057872 A057873 A057874

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 15 2000

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 09:05 EST 2012. Contains 205746 sequences.