Back to Problems
green_77
Specification
Given $n$ points in the unit disc, must there be a triangle of area at most $n^{-2+o(1)}$ determined by them?
Lean 4 Statement
theorem green_77 :
answer(sorry) ↔
∃ (o : ℕ → ℝ), Tendsto o atTop (𝓝 0) ∧
α ≪ fun n ↦ n ^ (-2 + o n)
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.