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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057464 Numbers n such that 10*13^n + 1 is prime. 0
0, 1, 4, 7, 8, 26, 33, 64, 116, 201 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

Do[ If[ PrimeQ[ 10*13^n + 1 ], Print[ n ] ], {n, 0, 1000} ]

CROSSREFS

Sequence in context: A086987 A051219 A007285 * A160629 A023145 A093105

Adjacent sequences:  A057461 A057462 A057463 * A057465 A057466 A057467

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 08 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 17 00:09 EST 2012. Contains 205978 sequences.