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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126785 Numbers n such that 10n + 11 is prime. 1
0, 2, 3, 5, 6, 9, 12, 14, 17, 18, 20, 23, 24, 26, 27, 30, 32, 39, 41, 42, 45, 48, 51, 53, 56, 59, 62, 63, 65, 68, 69, 74, 75, 80, 81, 87, 90, 93, 96, 98, 101, 102, 104, 105, 108, 114, 116, 117, 119, 122, 128, 129, 131, 135, 137, 144, 146, 147, 150, 152, 156, 159, 161 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=98 then 10n + 11 = 991 (prime).

PROG

(MAGMA) [ n: n in [0..200] | IsPrime(10*n+11) ]; [From Vincenzo Librandi, Nov 23 2010]

CROSSREFS

Cf. A102342.

Sequence in context: A186106 A124866 A166247 * A026317 A008768 A067593

Adjacent sequences:  A126782 A126783 A126784 * A126786 A126787 A126788

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Feb 18 2007

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 21:30 EST 2012. Contains 205971 sequences.