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!)
A103888 Numbers k such that the string 100k001 is prime. 0
3, 8, 12, 21, 23, 38, 42, 45, 48, 51, 54, 56, 59, 69, 72, 83, 86, 92, 93, 105, 111, 113, 131, 135, 137, 159, 161, 162, 174, 176, 183, 203, 207, 209, 210, 228, 230, 237, 245, 246, 249, 260, 264, 267, 273, 287, 300, 324, 327, 330, 336, 341, 345, 362, 386, 390, 396 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
93 is a term, as 10093001 is prime.
MATHEMATICA
Select[Range[400], PrimeQ[FromDigits[Flatten[Prepend[IntegerDigits[1000#+1], {1, 0, 0}]]]]&] (* James C. McMahon, Jan 17 2024 *)
CROSSREFS
Cf. A099678.
Sequence in context: A287081 A352814 A294482 * A014255 A350221 A370755
KEYWORD
base,nonn,less
AUTHOR
Parthasarathy Nambi, Mar 30 2005
EXTENSIONS
More terms from David Wasserman, Apr 24 2008
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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)