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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057462 Numbers n such that 10*11^n + 1 is prime. 0
0, 10, 24, 864 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A126911 A135285 A103071 * A180043 A048195 A133634

Adjacent sequences:  A057459 A057460 A057461 * A057463 A057464 A057465

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 16 23:45 EST 2012. Contains 205978 sequences.