Skip to content

Erdős problem 818

Let AA be a finite set of integers such that A+AA\lvert A+A\rvert \ll \lvert A\rvert. Is it true that AAA2(logA)C\lvert AA\rvert \gg \frac{\lvert A\rvert^2}{(\log \lvert A\rvert)^C} for some constant C>0C>0?

Sources

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

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

818.lean

Retained formal statement1 of 2

Let AA be a finite set of integers such that A+AA\lvert A+A\rvert \ll \lvert A\rvert. Is it true that AAA2(logA)C\lvert AA\rvert \gg \frac{\lvert A\rvert^2}{(\log \lvert A\rvert)^C} for some constant C>0C>0?

This was proved by Solymosi [So09d], in the strong form AAA2logA.\lvert AA\rvert \gg \frac{\lvert A\rvert^2}{\log \lvert A\rvert}. See also [52].

FormalConjectures/ErdosProblems/818.leanErdos818.erdos_8189 linesExact file
True  ∀ (K : ℝ),    0 < KC,        0 < Cc,            0 < c              ∀ (A : Finset ℤ),                2 ≤ A.card → ↑(A + A).cardK * ↑A.cardc * ↑A.card ^ 2 / Real.logA.card ^ C ≤ ↑(A * A).card
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page