A045984 a(n) = smallest number m such that factorizations of n consecutive integers starting at m have same number of primes (counted with multiplicity).
1, 2, 33, 602, 602, 2522, 211673, 3405122, 3405122, 49799889, 202536181, 3195380868, 5208143601, 85843948321, 97524222465
Offset: 1
Examples
a(4) = 602 as 602 = 2 * 7 * 43, 603 = 3 * 3 * 67, 604 = 2 * 2 * 151, 605 = 5 * 11 * 11 so four consecutive positive integers have the same number of prime factors starting at 602, the first such number. - _David A. Corneth_, Feb 24 2024
Extensions
More terms from Vladeta Jovovic, Aug 06 2002
More terms from Martin Fuller, Nov 21 2006
Comments