Problem Statement
Is there a set of $n$ points in $\mathbb{R}^2$ such that every subset of $4$ points determines at least $3$ distances, yet the total number of distinct distances is\[\ll \frac{n}{\sqrt{\log n}}?\]
Categories:
Geometry Distances
Progress
Erdős believed this should be possible, and should imply effective upper bounds for [658] (presumably the version with no alignment restrictions on the squares).There does exist such a set: a suitable truncation of the lattice $\{(a,b\sqrt{2}): a,b\in\mathbb{Z}\}$ suffices. This construction appears to have been first considered by Moree and Osburn [MoOs06], who proved that it has $\ll \frac{n}{\sqrt{\log n}}$ many distinct distances. This construction was independently found by Lund and Sheffer, who further noted that this configuration contains no squares or equilateral triangles.
There are only six possible configurations of $4$ points which determine only $2$ distances (given in the comments by Weisenberg), and five of them contain either a square or an equilateral triangle. The remaining configuration contains four points from a regular pentagon, and Grayzel (using Gemini) has noted in the comments that this configuration can also be ruled out, thus giving a complete solution to this problem.
Source: erdosproblems.com/659 | Last verified: January 16, 2026