Skip to content

Erdős problem 98

Let h(n)h(n) be such that any nn points in R2\mathbb{R}^2, with no three on a line and no four on a circle, determine at least h(n)h(n) distinct distances. Does h(n)/nh(n)/n\to \infty?

Sources

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

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

98.lean

Retained formal statement2 of 2

Erdős could not even prove h(n)nh(n)\geq n. Pach has shown h(n)<nlog23h(n) < n^{\log_2 3}. Erdős, Füredi, and Pach [EFPR93] have improved this to h(n)<nexp(clogn)h(n) < n\exp(c\sqrt{\log n}) for some constant c>0c>0.

FormalConjectures/ErdosProblems/98.leanErdos98.erdos_98.variants.upper_bound1 lineExact file
c > 0, ∀ᶠ (n : ℕ) in Filter.atTop, ↑(Erdos98.h n) < ↑n * Real.exp (c * √(Real.logn))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page