Erdős problem 39
Is there an infinite Sidon set such that for all ?
Sources
FormalConjectures/ErdosProblems/
39.lean
Retained formal statement
Is there an infinite Sidon set such that for all ?
True ↔ ∃ A, A.Infinite ∧ IsSidon A ∧ ∀ ε > 0, (fun x => ↑x ^ (1 / 2 - ε)) =O[Filter.atTop] fun N => ↑(Set.Icc 1 N ∩ A).ncardOpenStatement only, no proof