Erdős problem 698
Is there some such that for all
Sources
FormalConjectures/ErdosProblems/
698.lean
Retained formal statement
This inequality is sharp for , , and .
∀ (p : ℕ), Nat.Prime p → 2 < p → ↑(((2 * p).choose 1).gcd ((2 * p).choose p)) = ↑((2 * p).choose 1) / ↑(p.choose 1) ∧ ↑((2 * p).choose 1) / ↑(p.choose 1) = 2 ^ 1SolvedStatement only, no proof