Skip to content

Erdős problem 16

Is the set of odd integers not of the form 2k+p2^k+p the union of an infinite arithmetic progression and a set of density 00?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

16.lean

Retained formal statement1 of 3

Is the set of odd integers not of the form 2k+p2^k+p the union of an infinite arithmetic progression and a set of density 00?

Erdős called this conjecture "rather silly".

Chen [Ch23] has proved the answer is no.

This was formalized in Lean by Chin using Aristotle.

FormalConjectures/ErdosProblems/16.leanErdos16.erdos_161 lineExact file
False ↔ ∃ A B, Erdos16.Erdos16Set = AB ∧ (∃ a, ∃ d > 0, A = {x | ∃ m, x = a + m * d}) ∧ Erdos16.density_zero B
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