cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A045984 a(n) = smallest number m such that factorizations of n consecutive integers starting at m have same number of primes (counted with multiplicity).

Original entry on oeis.org

1, 2, 33, 602, 602, 2522, 211673, 3405122, 3405122, 49799889, 202536181, 3195380868, 5208143601, 85843948321, 97524222465
Offset: 1

Views

Author

Keywords

Comments

a(16) > 10^13. a(16) must have at least 5 prime factors (counted with multiplicity) because one of the 16 consecutive numbers is divisible by 2^4. - Donovan Johnson, Apr 01 2013

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
		

Crossrefs

Extensions

More terms from Vladeta Jovovic, Aug 06 2002
More terms from Martin Fuller, Nov 21 2006