Skip to content

Erdős problem 26

Let ANA\subset\mathbb{N} be infinite. Must there exist some k1k\geq 1 such that almost all integers have a divisor of the form a+ka+k for some aAa\in A? The question as posed follows negatively from Davenport–Erdős (1951). The AI result settles Tenenbaum's harder variant, also negatively: there is an infinite AA such that for every k1k\geq 1 the set of multiples of A+kA+k has upper density below 0.340.34.

Sources

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

11 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

26.lean

Retained formal statement1 of 10

Let ANA\subset\mathbb{N} be infinite such that aA1a=\sum_{a \in A} \frac{1}{a} = \infty. Must there exist some k1k\geq 1 such that almost all integers have a divisor of the form a+ka+k for some aAa\in A?

This was formalized in Lean by Alexeev using Aristotle.

FormalConjectures/ErdosProblems/26.leanErdos26.erdos_261 lineExact file
False ↔ ∀ (A : ℕ → ℕ), StrictMono AErdos26.IsThick A → ∃ k, Erdos26.IsBehrend fun x => A x + k
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