Skip to content

Erdős problem 94

Suppose nn points in R2\mathbb{R}^2 determine a convex polygon and the set of distances between them is {u1,,ut}\{u_1,\ldots,u_t\}. Suppose uiu_i appears as the distance between f(ui)f(u_i) many pairs of points. Then if(ui)2n3.\sum_i f(u_i)^2 \ll n^3.

Sources

Browse retained paths and inspect the exact material available for this Problem.

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

94.lean

Retained formal statement3 of 4

Erdős and Fishburn also make the stronger conjecture that f(ui)2\sum f(u_i)^2 is maximal for the regular nn-gon (for large enough nn).

FormalConjectures/ErdosProblems/94.leanErdos94.erdos_94.variants.regular_ngon7 linesExact file
∀ᶠ (n : ℕ) in Filter.atTop,  ∀ (P : Finset (EuclideanSpace ℝ (Fin 2))),    P.card = n      EuclideanGeometry.ConvexIndepPuEuclideanGeometry.distanceSet P, ↑(EuclideanGeometry.distanceMultiplicity P u) ^ 2 ≤uEuclideanGeometry.distanceSet (Erdos94.regularNGon n),            ↑(EuclideanGeometry.distanceMultiplicity (Erdos94.regularNGon n) u) ^ 2
OpenStatement only, no proofformal statement reference

Search problems.science

Find a Problem, Result, source, or page