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 statement5 of 5

The best upper bound known in general is due to Blokhius [Bl84] who showed that A(n+22) |A| \leq \binom{n + 2}{2}

[Bl84] Blokhuis, A., Few-distance sets. (1984), iv+70.

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

Search problems.science

Find a Problem, Result, source, or page