Skip to content

Erdős problem 865

There exists a constant C>0C>0 such that, for all large NN, if A{1,,N}A\subseteq \{1,\ldots,N\} has size at least 58N+C\frac{5}{8}N+C then there are distinct a,b,cAa,b,c\in A such that a+b,a+c,b+cAa+b,a+c,b+c\in A.

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

865.lean

Retained formal statement4 of 4

Choi, Erdős, and Szemerédi [CES75] have proved that, for all k3k\geq 3, there exists ϵk>0\epsilon_k>0 such that (for large enough NN) fk(N)(23ϵk)Nf_k(N)\leq \left(\frac{2}{3}-\epsilon_k\right)N.

FormalConjectures/ErdosProblems/865.leanErdos865.erdos_865.variants.upper_bound1 lineExact file
∀ (k : ℕ), 3 ≤ k → ∃ ε > 0, ∀ᶠ (N : ℕ) in Filter.atTop, ↑(Erdos865.f N k) ≤ (2 / 3 - ε) * ↑N
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page