Erdős problem 487
Let have positive density. Must there exist distinct such that (where is the least common multiple of and )?
Sources
FormalConjectures/ErdosProblems/
487.lean
Retained formal statement
Let have positive density. Must there exist distinct such that (where is the least common multiple of and )?
This is true, a consequence of the positive solution to [447] by Kleitman [Kl71].
Davenport and Erdős [DaEr36] showed that there must exist an infinite sequence in such that for all , under the assumption that the upper logarithmic density of is positive.
True ↔ ∀ (A : Set ℕ), A.HasPosDensity → ∃ a ∈ A, ∃ b ∈ A, ∃ c ∈ A, a ≠ b ∧ b ≠ c ∧ a ≠ c ∧ a.lcm b = c