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!)
A046464 Numbers k such that the concatenation of numbers from 1 to k is the product of 5 primes (not necessarily distinct). 2
8, 17, 25, 41, 47, 55, 56, 63, 77, 94, 101, 103, 107 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Carlos Rivera, Puzzle 8. Primes by Listing, The Prime Puzzles & Problems Connection.
MATHEMATICA
Select[Range[100], PrimeOmega@FromDigits@Flatten@ IntegerDigits@ Range@# == 5 &] (* Robert Price, Oct 11 2019 *)
CROSSREFS
Sequence in context: A118066 A044060 A121283 * A022390 A041831 A041122
KEYWORD
nonn,base,hard,more
AUTHOR
Patrick De Geest, Aug 15 1998
EXTENSIONS
a(9)-a(13) from Sean A. Irvine, Apr 10 2021
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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)