Erdős problem 493
Does there exist a such that every sufficiently large integer can be written in the form for some integers ?
Sources
FormalConjectures/ErdosProblems/
493.lean
Retained formal statement
Does there exist a such that every sufficiently large integer can be written in the form for some integers ?
Erdős attributes this question to Schinzel. Eli Seamans has observed that the answer is yes (with ) for a very simple reason: . There may well have been some additional constraint in the problem as Schinzel posed it, but [Er61] does not record what this is.
True ↔ ∃ k N, ∀ (n : ℤ), N ≤ n → ∃ a, (∀ (i : Fin k), 2 ≤ a i) ∧ ∏ i, a i - ∑ i, a i = n