Skip to content

Erdős problem 503

What is the size of the largest ARnA \subseteq \mathbb{R}^n such that every three points from AA determine an isosceles triangle? That is, for any three points xx, yy, zz from AA, at least two of the distances xy|x - y|, yz|y - z|, xz|x - z| are equal.

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

503.lean

Retained formal statement2 of 5

Alweiss has observed a lower bound of (n+12)\binom{n + 1}{2} follows from considering the subset of Rn+1\mathbb{R}^{n + 1} formed of all vectors ei+eje_i + e_j where eie_i, eje_j are distinct coordinate vectors. This set can be viewed as a subset of some Rn\mathbb{R}^n, and is easily checked to have the required property.

FormalConjectures/ErdosProblems/503.leanErdos503.erdos_503.variants.lower_bound1 lineExact file
∀ (n : ℕ), (n + 1).choose 2 ≤ sSup {x | ∃ A, ∃ (_ : A.IsIsosceles), A.ncard = x}
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page