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!)
A358019 Numbers m such that the factorizations of m..m+10 have the same number of primes (including multiplicities). 9
202536181, 913535284, 1124342785, 1443929905, 1587749041, 1688485665, 1733574769, 2090053141, 2308638625, 2403102228, 2751673525, 2841766801, 2898584161, 2936217602, 3195380868, 3195380869, 3324630612, 3423884341, 3520752468 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) list(lim)=my(v=List(), ct, cur); forfactored(n=202536181, lim\1+10, my(t=bigomega(n)); if(t==cur, if(ct++>9, listput(v, n[1]-10)), cur=t; ct=0)); Vec(v)
CROSSREFS
Numbers m through m+k have the same number of prime divisors (with multiplicity): A045920 (k=1), A045939 (k=2), A045940 (k=3), A045941 (k=4), A045942 (k=5), A123103 (k=6), A123201 (k=7), A358017 (k=8), A358018 (k=9), this sequence (k=10).
Sequence in context: A015368 A317287 A132205 * A015427 A078249 A243363
KEYWORD
nonn
AUTHOR
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 2 21:38 EDT 2024. Contains 373051 sequences. (Running on oeis4.)