Documentation

FormalConjectures.ErdosProblems.«91»

Erdős Problem 91 #

Reference:

noncomputable def Erdos91.IsOptimal (A : Finset (EuclideanSpace (Fin 2))) (n : ) :

A set $A$ is 'optimal' if it has $n$ points and achieves the minimum distance count.

Equations
Instances For

    Two finite sets of points in $\mathbb{R}^2$ are similar if one can be mapped to the other by a DilationEquiv.

    Equations
    Instances For

      Equilateral triangle with unit side length, resting on the x-axis with one vertex at the origin.

      Equations
      Instances For
        Equations
        Instances For

          Regular 7-gon with unit side length, touching both axes in the first quadrant.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            Wheel graph on 7 vertices (center + regular hexagon) with unit side length, touching both axes in the first quadrant.

            Equations
            Instances For

              The predicate on $n$ asserting all $A, B\subset \mathbb{R}^2$, with $\lvert A\rvert=n = \lvert B\rvert$, which minimise the number of distinct points for all sets with $n$ elements are similar.

              Equations
              Instances For

                Suppose $A\subset \mathbb{R}^2$ has $\lvert A\rvert=n$ and minimises the number of distinct distances between points in $A$. Prove that for large $n$ there are at least two (and probably many) such $A$ which are non-similar.

                For $n = 3$ the equilateral triangle is the only such set.

                For $n=4$ the square or two equilateral triangles sharing an edge give two non-similar examples.

                For $n = 5$ the regular pentagon is the unique such set (which has two distinct distances). Erdős mysteriously remarks in [Er90] this was proved by 'a colleague'. (In [Er87b] this is described as 'a colleague from Zagreb (unfortunately I do not have his letter)'.) A published proof of this fact is provided by Kovács [Ko24c].

                In [Er87b] on p.171 Erdős says that there are at least two non-similar examples for $n = 6$.

                In [Er87b] on p.171 Erdős says that there are at least two non-similar examples for $n = 7$.

                In [Er87b] on p.171 Erdős says that there are at least two non-similar examples for $n = 8$.

                In [Er87b] on p.171 Erdős says that there are at least two non-similar examples for $n = 9$.