Erdős problem 337
Let be an additive basis (of any finite order) such that . Is it true that
Sources
FormalConjectures/ErdosProblems/
337.lean
Retained formal statement
Ruzsa and Turjányi do prove (under the same hypotheses) that
∀ (A : Set ℕ), A.IsAsymptoticAddBasis → ((fun N => ↑(A ∩ Set.Icc 1 N).ncard) =o[Filter.atTop] fun N => ↑N) → Filter.Tendsto (fun N => ↑((A + A + A) ∩ Set.Icc 1 (3 * N)).ncard / ↑(A ∩ Set.Icc 1 N).ncard) Filter.atTop Filter.atTopSolvedStatement only, no proof