Casorati-Weierstrass

theorem (Casorati-Weierstrass):

If f is holomorphic on Ω{z0} where z0 is an essential singularity, then for every VΩ{z0}, f(V) is dense in C.

Equivalently, suppose z0 is an essential isolated singularity of f(z). Then for every complex number w0, there is a sequence znz0 such that f(zn)w0.

figures/2022-01-05_05-28-04.png

slogan:

The image of a punctured disc at an essential singularity is dense in C.

proof (of Casorati-Weierstrass):

Let f have an essential singularity. Suppose toward a contradiction that there exists a z0C, a punctured neighborhood Ω of z0, and ε>0 with f(Ω)Dε(z0) empty. So |f(z)z0|>ε for every zΩ. Write ˜Ω:=Ω{z0}.

Define g(z):=1f(z)z0, noting that z0 is the only singularity of g in ˜Ω, making g holomorphic on Ω. We have |g(z)|<ε1< for all zΩ, so g is bounded in Ω and z0 must be a removable singularity. By Riemann’s removable singularity theorem, g extends to a holomorphic function on all of ˜Ω.

We can now write f(z)=1g(z)+z0. If g(z0)=0, then it is a zero of some finite order for g, and thus a pole of finite order for f, contradicting that z0 is essential for f. Otherwise, if g(z0)=w00, then |f(z0)|=|1w0+z0|ε+|z0|<, making z0 removable and again yielding a contradiction.

proof (of Casorati-Weierstrass, Gamelin):

Pick wC and suppose toward a contradiction that DR(w)f(V) is empty. Consider g(z):=1f(z)w, and use that it’s bounded to conclude that z0 is either removable or a pole for f.

In detail, from Gamelin:

figures/2021-12-10_18-47-34.png

figures/2021-10-29_01-31-06.png

Exercises

exercise (Entire functions missing a disc):

Show that if f is entire and there exists a disc Dr(a) not intersecting f(C), then f must be constant.

#complex/exercise/completed

solution:

Write af(C), and replace f with f(z)a so that f(a)=0 and there is some DR(0) not intersecting f(C). Then f(z)DcR for all zC, so |f(z)|>R for all z. Defining G(z):=1f(z) yields |G(z)|<R1 for all z, making G bounded. The singularity of G at z=0 is thus removable, so G extends to an entire function by Riemann’s removable singularity theorem. By Liouville, G is constant, so f is constant.

exercise (Entire functions satisfying a bound):

Find all entire functions f that satisfy |f(z)|e|z|zC.

#complex/exercise/completed

solution:

Claim: there are no such functions. Consider g(z):=f(z)/ez, which is entire since ez is nonvanishing. Now g is entire and |g|1 everywhere, so im(g)D is empty. This contradicts Casorati-Weierstrass, which requires that img be dense in C.

Alternatively, note f0 by the inequality, so 1/f is bounded and entire and thus constant. However, f(z)=c contradicts the inequality, since e|z| as |z|.

Alternatively, note that e|z|1 for all z, so im(f)D is empty, again contradicting Casorati-Weierstrass.

exercise (Showing a function is constant):

Let f be entire and define a function m:[0,)Rrmin|z|=r|f(z)|. Suppose ˜m:=limrm(r) exists and is a finite positive real number, and show that f is constant.

#complex/exercise/work #stuck

Hint: consider g(z):=f(1/z).

#complex/exercise/completed #complex/exercise/work #stuck