Back to Problems
erdos_516.limsup_ratio_eq_one_of_hasFejerGaps
Specification
Is it true that for all entire functions `f = ∑ aₖzⁿₖ` such that `∑' 1 / nₖ < ∞`, `limsup (fun r => ratio r f) atTop = 1`?
Lean 4 Statement
theorem erdos_516.limsup_ratio_eq_one_of_hasFejerGaps : answer(sorry) ↔
∀ {f : ℂ → ℂ} {n : ℕ → ℕ} (hn : HasFejerGaps n) {a : ℕ → ℂ} (ha : ∀ n, a n ≠ 0)
(hfn : ∀ z, HasSum (fun k => a k * z ^ n k) (f z)),
limsup (fun r => ratio r f) atTop = 1
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.