Erdős problem 959
How large can the difference between the largest and second-largest distance multiplicities be among planar points?
Sources
FormalConjectures/ErdosProblems/
959.lean
Retained formal statement
A superlinear lower bound: there is a with for all large , so grows faster than any linear function of . Determining the exact order remains open, which is erdos_959.
∃ c, 0 < c ∧ ∃ N, ∀ n ≥ N, ↑n ^ (1 + c / Real.log (Real.log ↑n)) ≤ ↑(Erdos959.extremalGap n)