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 statement3 of 4

Erdős and Sós conjectured that fk(N)12(1+1rk214r)Nf_k(N)\sim \frac{1}{2}\left(1+\sum_{1\leq r\leq k-2}\frac{1}{4^r}\right) N, where fk(N)f_k(N) is the minimal size of a subset of {1,,N}\{1, \dots, N\} guaranteeing kk elements have all pairwise sums in the set.

FormalConjectures/ErdosProblems/865.leanErdos865.erdos_865.variants.sos4 linesExact file
∀ (k : ℕ),  2 ≤ k    Asymptotics.IsEquivalent Filter.atTop (fun N => ↑(Erdos865.f N k)) fun N =>      1 / 2 * (1 + ∑ rFinset.Icc 1 (k - 2), (1 / 4) ^ r) * ↑N
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page