Erdős problem 12
Let be infinite with no distinct such that with . Can have positive lower limit? Must every such fall below infinitely often?
Sources
FormalConjectures/ErdosProblems/
12.lean
Retained formal statement
Let be an infinite set such that there are no distinct such that and . Does there exist some absolute constant such that there are always infinitely many with ?
The DeepMind prover agent has found a formal disproof of this statement.
False ↔ ∃ c > 0, ∀ (A : Set ℕ), Erdos12.IsGood A → {N | ↑(A ∩ Set.Icc 1 N).ncard < ↑N ^ (1 - c)}.Infinite