Back to Problems
erdos_513.upper_bound
Specification
For all transcendental entire function `f`, `liminf (fun r : ℝ => ratio r f) atTop ≤ 2 / π - c` for some `c > 0`. This is proved in [ClHa64].
Lean 4 Statement
theorem erdos_513.upper_bound : ∃ c > 0,
⨆ f : {f : ℂ → ℂ // Transcendental ℂ[X] f ∧ Differentiable ℂ f},
(liminf (fun r : ℝ => ratio r f) atTop) ≤ 2 / π - c
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.