Skip to content

Erdős problem 32

Does there exist a set ANA \subseteq \mathbb{N} such that A{1,,N}=o((logN)2)|A \cap \{1, \ldots, N\}| = o((\log N)^2) and every sufficiently large integer can be written as p+ap + a for some prime pp and aAa \in A?

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

32.lean

Retained formal statement5 of 5

Ruzsa proved that any additive complement AA to the primes must satisfy lim infNA{1,,N}logNeγ\liminf_{N \to \infty} \frac{|A \cap \{1, \ldots, N\}|}{\log N} \geq e^\gamma, where γ\gamma is the Euler-Mascheroni constant.

FormalConjectures/ErdosProblems/32.leanErdos32.erdos_32.variants.ruzsa4 linesExact file
∀ (A : Set ℕ),  Erdos32.IsAdditiveComplementToPrimes A    ↑(Real.exp Real.eulerMascheroniConstant) ≤      Filter.liminf (fun N => ↑{xFinset.Icc 1 N | xA}.card / ↑(Real.logN)) Filter.atTop
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page