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!)
A110573 Numbers n such that the string 666n is prime. 1
1, 17, 29, 43, 53, 83, 97, 109, 119, 139, 143, 167, 173, 187, 191, 203, 229, 233, 269, 277, 301, 329, 353, 403, 427, 431, 433, 437, 439, 461, 467, 493, 511, 527, 529, 541, 557, 559, 599, 607, 637, 643, 647, 649, 667, 671, 683, 697, 707, 727, 733, 737, 749 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
If n=139 then 666n = 666139 (prime).
MATHEMATICA
Select[Range[800], PrimeQ[666*10^IntegerLength[#]+#]&] (* Harvey P. Dale, Oct 04 2019 *)
CROSSREFS
Sequence in context: A104228 A049484 A274465 * A190497 A259614 A139840
KEYWORD
nonn,base
AUTHOR
Parthasarathy Nambi, Sep 12 2005
EXTENSIONS
More terms from Vincenzo Librandi, Mar 27 2010
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 June 12 08:22 EDT 2024. Contains 373329 sequences. (Running on oeis4.)