Skip to content

Erdős problem 373

Show that the equation n!=a_1!a_2!···a_k!, with n−1 > a_1 ≥ a_2 ≥ ··· ≥ a_k, has only finitely many solutions.

Sources

Browse retained paths and inspect the exact material available for this Problem.

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

373.lean

Retained formal statement4 of 5

Show that if P(n(n−1)) > 4 log n for large enough n, where P(m) denotes the largest prime factor of m, then the equation n!=a_1!a_2!···a_k!, with n−1 > a_1 ≥ a_2 ≥ ··· ≥ a_k, has only finitely many solutions.

FormalConjectures/ErdosProblems/373.leanErdos373.erdos_373.variants.of_lower_bound1 lineExact file
(∀ᶠ (n : ℕ) in Filter.atTop, 4 * Real.logn < ↑(n * (n - 1)).maxPrimeFac) → Erdos373.S.Finite
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page