Erdős problem 26
Let be infinite. Must there exist some such that almost all integers have a divisor of the form for some ? 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 such that for every the set of multiples of has upper density below .
Sources
FormalConjectures/ErdosProblems/
26.lean
Retained formal statement
Tenenbaum asked the weaker variant where for every there is some such that at least density of all integers have a divisor of the form for some .
The DeepMind prover agent has found a formal disproof of this statement.
False ↔ ∀ (A : ℕ → ℕ), StrictMono A → Erdos26.IsThick A → ∀ ε > 0, ∃ k, Erdos26.IsWeaklyBehrend (fun x => A x + k) ε