Erdős problem 659
Is there a set of points in such that every subset of points determines at least distances, yet the total number of distinct distances is ?
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/659.leanTrue ↔ ∃ A, (∀ (n : ℕ), (A n).card = n ∧ ∀ S ⊆ A n, S.card = 4 → 3 ≤ EuclideanGeometry.distinctDistances S) ∧ (fun n => ↑(EuclideanGeometry.distinctDistances (A n))) =O[Filter.atTop] fun n => ↑n / √(Real.log ↑n)SolvedStatement only, no proof
Proof manifests naming this Problem
- Jayyhk Erdős Lean
jayyhk:erdos:659 - PLBY Lean proofs
ErdosProblems.Erdos659
Reported activity
Work these sources record against this Problem. Source-reported attribution, not reviewed here.
AI alongside literature
- Machine
Formalization
- Machine
AI collaborating with humans
- Machine
- People
argument
- Machine
- People
- Reported outcome