erdős #89 · Erdős distance problem
Does every set of distinct points in determine many distinct distances?
Worked, still open.
geometry · open · prize $500 · formalized (Lean) · 0 attempts
machinery: geometric,distinct-distances,polynomial-method,incidence-geometry,Guth-Katz,Elekes-Sharir,prime-distribution
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsevidence
unverified AI candidates (2)
gpt-erdos · GPT-5.2 Pro + Deep Research · unverified
This is basically the remaining gap in the **Erdős distinct distances problem**. Erdős showed that a (\sqrt n \times \sqrt n) integer grid can have only about [ \Theta!\left(\frac{n}{\sqrt{\log n}}\right) ] distinct distances, so you cannot hope for a general lower bound bigger than this (up to constants). ([MIT OpenCo…
candidate solution ↗llm-hunter · codex 5.2 extra high, gpt 5.2, gpt pro 5.2 · unverified
3 LLM attack(s) recorded (codex 5.2 extra high, gpt 5.2, gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 52 · open (literature)
theorem erdos_89 :
(fun (n : ℕ) => n/(n : ℝ).log.sqrt) =O[atTop] (fun n => (minimalDistinctDistances n : ℝ))formal-conjectures/89.lean ↗oeis
links
#91Let be a sufficiently large integer. Suppose has and minimises the number of distinct distances between points in . Prove that there are at least two (and probably many) such which are non-similar.A186704#1083Let , and let be the minimal such that every set of points in determines at least distinct distances. Estimate - in particular, is it true thatA186704status
open