Skip to content

Erdős problem 41

Let A ⊆ ℕ be an infinite set such that the triple sums a + b + c are all distinct for a, b, c in A (aside from the trivial coincidences). Is it true that liminf n → ∞ |A ∩ {1, …, N}| / N^(1/3) = 0?

Sources

Browse retained paths and inspect the exact material available for this Problem.

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

41.lean

Retained formal statement2 of 2

Erdős proved the following pairwise version. Let A ⊆ ℕ be an infinite set such that the pairwise sums a + b are all distinct for a, b in A (aside from the trivial coincidences). Is it true that liminf n → ∞ |A ∩ {1, …, N}| / N^(1/2) = 0?

FormalConjectures/ErdosProblems/41.leanErdos41.erdos_41.variants.pairwise2 linesExact file
∀ (A : Set ℕ),  Erdos41.NtupleCondition A 2 → A.InfiniteFilter.liminf (fun N => ↑(ASet.Icc 1 N).ncard / √↑N) Filter.atTop = 0
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page