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

Can the bound O(logN)O(\log N) be achieved for an additive complement to the primes? [Guy04] writes that Erdős offered $50 for the solution.

FormalConjectures/ErdosProblems/32.leanErdos32.erdos_32.variants.log_bound4 linesExact file
TrueA,    Erdos32.IsAdditiveComplementToPrimes A      (fun N => ↑{xFinset.Icc 1 N | xA}.card) =O[Filter.atTop] fun N => Real.logN
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page