Proving z0 is an Essential Singularity of ef(z) | Singularity Homework

  • Thread starter Thread starter murmillo
  • Start date Start date
  • Tags Tags
    Singularity
murmillo
Messages
114
Reaction score
0

Homework Statement


Show that if z0 is an isolated singularity of f(z) that is not removable, then z0 is an essential singularity for ef(z).

Homework Equations


z0 is a pole of f(z) of order N iff f(z) = g(z)/(z-z0)^N, where g is analytic at z0 and g(z0) is not 0, iff 1/f(z) is analytic at z0 and has a zero of order N, iff |f(z)| → ∞ as z → z0.

Casorati-Weierstrass theorem

The Attempt at a Solution

Homework Statement


I know what to do if z is an essential singularity. But I'm having trouble if z is a pole. It seems that what I must do is find a sequence of points going to z0 such that f(z) goes to infinity, and also a sequence of points going to z0 such that f(z) approaches some complex number. I don't know how to do that.
 
Last edited:
Physics news on Phys.org
You could rely on Picard's First Theorem: Any entire function that's not a polynomial has an essential singularity at infinity. So Exp(z) is an entire function and:

Exp[\frac{A(z)}{(z-z_0)^n}]

therefore has an essential singularity at z=z0.
 
I'm not supposed to know that theorem yet -- is there a way to prove it using only Casaroti-Weierstrass?
 
Ok, how about this then: You'd agree that the function:

e^{1/z}

has an essential singularity at zero right since the Laurent series is:

e^{1/z}=\sum_{n=0}^{\infty} \frac{1}{z^n n!}

and the same would be true for:

e^{1/z+1/z^2}

since you could multiply the individual sums for e^(1/z) and e^(1/z^2) and still end up with a series with an infinite number of terms with z in the denominator. And we could keep doing that to show that:

e^{1/z+1/z^2+\cdots+1/z^n}

also has an essential singularity at zero. Ok then, so for simplicity assume f(z) has a pole at zero so we can write:

f(z)=\frac{\phi(z)}{z^m}

with \phi(z) analytic and not zero at zero so:

\phi(z)=\sum_{k=0}^{\infty} a_k z^k

then:

e^{f(z)}=\exp(\frac{\sum_{k=0}^{\infty} a_k z^k}{z^m})

=\exp(h(z)) \exp(\sum_{j=0}^{N}\frac{c_j}{z^j})

with h(z) now analytic and e^(h(z)) non-zero. What then can you say about the other part of that expression?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top