erdős #101
Given points in , no five of which are on a line, the number of lines containing four points is .
Worked, still open.
geometry · open · prize $100 · formalized (Lean) · 0 attempts
machinery: geometric,incidence-geometry,extremal-set-system,point-line-incidences,rich-lines-upper-bound,no-k-collinear-constraint
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsevidence
unverified AI candidates (2)
gpt-erdos · GPT-5.2 Pro + Deep Research · unverified
This statement is **not proved** (and not disproved). It is a well-known **open problem of Erdős**. In fact it appears in lists of Erdős problems as “Given $n$ points in (\mathbb R^2), no five collinear, is the number of 4-point lines $o(n^2)$?” and is marked **OPEN**. ([Erdős Problems][1])
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 52 · open (literature)
theorem erdos_101 : (fun n => (numLinesWithFourPointMax n : ℝ)) =o[atTop] (fun n => (n : ℝ)^2)formal-conjectures/101.lean ↗
oeis
links
Green's open problems list · paper
#588Let be minimal such that if points in have no points on a line then there must be at most many lines containing at least points. Is it true thatfor ?A006065#669Let be minimal such that for any points in there exist at most many distinct lines passing through at least of the points, and similarly but with lines passing through exactly points.Estimate and - in particular, determine and .A006065status
open