The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109079 Numbers n such that the string n12341237 is prime. 0
0, 8, 9, 12, 27, 45, 51, 65, 75, 77, 78, 89, 90, 101, 117, 122, 126, 140, 170, 171, 212, 219, 222, 231, 261, 272, 287, 300, 365, 371, 374, 377, 381, 387, 392, 401, 404, 407, 425, 440, 446, 450, 468, 474, 486, 491, 509, 534, 539, 548, 551, 558, 582, 591, 611, 617, 629, 645, 656, 657, 674, 687, 702 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
n=0 is in the sequence because n12341237 = 012341237 is prime.
n=90 is in the sequence because n12341237 = 9012341237 is prime.
MATHEMATICA
Select[Range[0, 800], PrimeQ[#*10^8+12341237]&] (* Harvey P. Dale, Jul 13 2019 *)
CROSSREFS
Sequence in context: A336711 A063080 A167131 * A050883 A064164 A079525
KEYWORD
nonn,base
AUTHOR
Parthasarathy Nambi, Aug 17 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 17 12:26 EDT 2024. Contains 372600 sequences. (Running on oeis4.)