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

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?

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

Search problems.science

Find a Problem, Result, source, or page