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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A086865 Numbers n such that 2*10^n+11 is prime. 1
0, 1, 2, 3, 4, 9, 19, 25, 39, 63, 133, 157, 274, 943, 1009, 1353 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

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

CROSSREFS

Cf. A081677.

Sequence in context: A145027 A088275 A014281 * A192988 A122534 A101135

Adjacent sequences:  A086862 A086863 A086864 * A086866 A086867 A086868

KEYWORD

hard,more,nonn

AUTHOR

Carl R. White (cyrek(AT)cyreksoft.yorks.com), Aug 20 2003

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 25 2003

Term a(13) (had been listed as 254) corrected by Jon E. Schoenfield (jonscho(AT)hiwaay.net), Jul 13 2010

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:04 EST 2012. Contains 205686 sequences.