Erdős Problem 96 #
Reference: erdosproblems.com/96
The set of all possible numbers of unit distances determined by the vertices of a convex $n$-gon.
Equations
- One or more equations did not get rendered due to their size.
Instances For
This lemma confirms that the set of possible unit-distance counts is bounded above, which
ensures that taking the supremum (sSup) is a well-defined operation. The trivial upper bound is
the total number of pairs of points, $\binom{n}{2}$.
The maximum number of unit distances determined by the vertices of a convex $n$-gon. This function is often denoted as $U_c(n)$ in combinatorics.
Equations
Instances For
If $n$ points in $\mathbb{R}^2$ form a convex polygon then there are $O(n)$ many pairs which are distance $1$ apart.