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

Must every additive complement AA to the primes satisfy lim infNA{1,,N}logN>1\liminf_{N \to \infty} \frac{|A \cap \{1, \ldots, N\}|}{\log N} > 1?

FormalConjectures/ErdosProblems/32.leanErdos32.erdos_32.variants.liminf_gt_one3 linesExact file
∀ (A : Set ℕ),  Erdos32.IsAdditiveComplementToPrimes A    1 < 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