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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109071 Numbers n such that the string n123123 is prime. 2
2, 8, 19, 31, 37, 64, 68, 71, 79, 85, 89, 94, 100, 109, 128, 136, 137, 148, 149, 157, 170, 178, 179, 181, 184, 190, 194, 211, 215, 233, 241, 250, 251, 269, 277, 284, 290, 293, 298, 304, 310, 313, 314, 316, 317, 326, 331, 353, 355, 367, 370, 376, 386, 394, 400 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Also numbers n such that 10^6*n+123123 is prime. - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 03 2006

EXAMPLE

If n=2 then n123123 = 2123123 (prime).

If n=94 then n123123 = 94123123 (prime).

MATHEMATICA

Select[Range[0, 500], PrimeQ[10^6*# + 123123] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 03 2006

CROSSREFS

Sequence in context: A033711 A093012 A049525 * A196134 A192136 A031327

Adjacent sequences:  A109068 A109069 A109070 * A109072 A109073 A109074

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Aug 17 2005

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 03 2006

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 15 05:45 EST 2012. Contains 205694 sequences.