Skip to content

Erdős problem 399

Is it true that there are no solutions to n! = x^k ± y^k with x,y,n ∈ ℕ, x*y > 1, and k > 2?

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

399.lean

Retained formal statement3 of 5

Erdős and Obláth [ErOb37] proved this is true when (x,y)=1(x,y)=1 and k4k\neq 4.

FormalConjectures/ErdosProblems/399.leanErdos399.erdos_399.variants.erdos_oblath1 lineExact file
∀ {n x y k : ℕ}, x.Coprime y → 1 < x * y → 2 < kk ≠ 4 → n.factorialx ^ k + y ^ kn.factorial + y ^ kx ^ k
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page