erdős #655 · ambiguous statement
Let be such that no circle whose centre is one of the contains three other points. Are there at leastdistinct distances determined between the , for some constant and all sufficiently large?
Worked, still open.
geometry · open · possible · formalized (Lean) · 0 attempts
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
Let $D$ be the number of distinct distances among the (\binom n2) pairs.
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 5 52 · open (literature)
theorem erdos_655 :
answer(sorry) ↔ ∃ c > (0 : ℝ), ∀ᶠ n in atTop, ∀ (X : Finset ℝ²), #X = n → IsValid X →
(1 + c) * n / 2 ≤ distinctDistances Xformal-conjectures/655.lean ↗status
open