Skip to content

Erdős problem 798

Let t(n)t(n) be the minimum number of points in {1,,n}2\{1,\ldots,n\}^2 such that the (t2)\binom{t}{2} lines determined by these points cover all points in {1,,n}2\{1,\ldots,n\}^2.

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

798.lean

Retained formal statement1 of 3

Let t(n)t(n) be the minimum number of points in {1,,n}2\{1,\ldots,n\}^2 such that the (t2)\binom{t}{2} lines determined by these points cover all points in {1,,n}2\{1,\ldots,n\}^2.

Estimate t(n)t(n). In particular, is it true that t(n)=o(n)t(n)=o(n)?

A problem of Erdős and Purdy, who proved t(n)n2/3t(n) \gg n^{2/3}.

Resolved by Alon [Al91] who proved t(n)n2/3lognt(n) \ll n^{2/3}\log n.

FormalConjectures/ErdosProblems/798.leanErdos798.erdos_7981 lineExact file
True ↔ (fun n => ↑(Erdos798.t n)) =o[Filter.atTop] fun n => ↑n
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page