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 zn→z0 such that f(zn)→w0.
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 z0∈C, 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)=w0≠0, then |f(z0)|=|1w0+z0|≤ε+|z0|<∞, making z0 removable and again yielding a contradiction.
proof (of Casorati-Weierstrass, Gamelin):
Pick w∈C 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:
Exercises
Show that if f is entire and there exists a disc Dr(a) not intersecting f(C), then f must be constant.
solution:
Write a∉f(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 z∈C, so |f(z)|>R for all z. Defining G(z):=1f(z) yields |G(z)|<R−1 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.
Find all entire functions f that satisfy |f(z)|≥e|z|∀z∈C.
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 f≠0 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.
Let f be entire and define a function m:[0,∞)→Rr↦min|z|=r|f(z)|. Suppose ˜m:=limr→∞m(r) exists and is a finite positive real number, and show that f is constant.
Hint: consider g(z):=f(1/z).