Documentation

FormalConjectures.Wikipedia.Bloch

Bloch and Landau constants #

References:

noncomputable def Bloch.blochRadius (f : ) :

The Bloch radius $B_f$ of a function $f$ is the radius of the largest univalent disk in the image of the unit disk under $f$.

Equations
Instances For
    theorem Bloch.dis_add_radius_le_of_ball_subset_ball {X : Type u_1} {𝕜 : Type u_2} [RCLike 𝕜] [NormedAddCommGroup X] [NormedSpace 𝕜 X] [Nontrivial X] {x y : X} {r d : } (hpos : 0 < r) (hsub : Metric.ball x r Metric.ball y d) :
    dist x y + r d
    theorem Bloch.radius_le_of_ball_subset_ball {X : Type u_1} {𝕜 : Type u_2} [RCLike 𝕜] [NormedAddCommGroup X] [NormedSpace 𝕜 X] [Nontrivial X] {x y : X} {r d : } (hpos : 0 < r) (hsub : Metric.ball x r Metric.ball y d) :
    r d
    noncomputable def Bloch.landauRadius (f : ) :

    The Landau radius $L_f$ of a function $f$ is the radius of the largest disk in the image of the unit disk under $f$.

    Equations
    Instances For
      noncomputable def Bloch.blochConstant :

      The Bloch constant $B$ is the infimum of the Bloch radius over all functions holomorphic in the unit disk such that $f'(0) = 1$.

      Equations
      Instances For

        It is proved in [CP96] that the Bloch constant is bounded below by $\sqrt{3}/4 + 2 \times 10^{-4}$

        It is proved in [AG37] that the Bloch constant is bounded above by $\frac{1}{\sqrt{1 + \sqrt{3}}}\frac{\Gamma(1/3) \Gamma(11/12)}{\Gamma(1/4)}$$.

        Ahlfors and Grunsky also conjectured in [AG37] that this upper bound is the precise value of the Bloch constant.

        The Univalent Bloch constant $B_u$ is the infimum of the Bloch radius over all univalent functions in the unit disk such that $f'(0) = 1$.

        Equations
        Instances For

          It is proved in [Skin2009] that the Univalent Bloch constant is bounded below by $0.5708858$.

          The Univalent Bloch constant is trivially bounded above by the Bloch radius of the identity function, which is $1$. This is the best upper bound we know according to [OptimizationConstants].

          noncomputable def Bloch.landauConstant :

          The Landau constant $L$ is the infimum of the Landau radius over all functions holomorphic in the unit disk such that $f'(0) = 1$.

          Equations
          Instances For

            It is proved in [Ya95] that the Landau constant is bounded below by $0.5 + 10 ^ {-335}$.

            It is proved in [Ra43] that the Landau constant is bounded above by $\frac{1}{\sqrt{1 + \sqrt{3}}}\frac{\Gamma(1/3) \Gamma(5/6)}{\Gamma(1/6)}$.

            In [Ra43], Rademacher says that he strongly believed that this upper bound is the precise value of the Landau constant.