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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105059 Numbers n such that 100000 * n - 1 is prime. 0
2, 6, 8, 12, 14, 18, 26, 27, 30, 35, 48, 50, 56, 68, 78, 81, 99, 102, 111, 116, 119, 125, 134, 135, 137, 144, 159, 170, 182, 189, 194, 200, 210, 212, 221, 225, 228, 240, 242, 249, 251, 261, 266, 267, 278, 281, 294, 300, 302, 303, 312, 314, 321, 327, 338, 341 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

If n=2, then 100000 * n - 1 is prime.

If n=78, then 100000 * n - 1 is prime.

MATHEMATICA

Select[ Range[ 343], PrimeQ[100000# - 1] &] (from Robert G. Wilson v Apr 05 2005)

CROSSREFS

Sequence in context: A191965 A173064 A111367 * A108187 A102166 A024894

Adjacent sequences:  A105056 A105057 A105058 * A105060 A105061 A105062

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Apr 04 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 05 2005

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 10:28 EST 2012. Contains 205904 sequences.