Documentation

FormalConjectures.ErdosProblems.«513»

Erdős Problem 513 #

Reference:

noncomputable def Erdos513.ratio (r : ) (f : ) :
Equations
Instances For
    theorem Erdos513.erdos_513.sup :
    sorry = ⨆ (f : { f : // Transcendental (Polynomial ) f Differentiable f }), Filter.liminf (fun (r : ) => ratio r f) Filter.atTop

    Let f be a transcendental entire function. What is the greatest possible value of liminf (fun r : ℝ => ratio r f) atTop?

    theorem Erdos513.erdos_513.upper_bound :
    c > 0, ⨆ (f : { f : // Transcendental (Polynomial ) f Differentiable f }), Filter.liminf (fun (r : ) => ratio r f) Filter.atTop 2 / Real.pi - c

    For all transcendental entire function f, liminf (fun r : ℝ => ratio r f) atTop ≤ 2 / π - c for some c > 0. This is proved in [ClHa64].

    For all transcendental entire function f, liminf (fun r : ℝ => ratio r f) atTop > 1 / 2.