Zeros and Singularities
What You’ll Learn
Section titled “What You’ll Learn”In this lesson you’ll classify isolated singularities into three types, learn several equivalent tests for each, determine the order of a pole quickly, and see the extraordinary behaviour near an essential singularity.
The Concept
Section titled “The Concept”Zeros first
Section titled “Zeros first”If is analytic at and , then near
and is the order of the zero. Equivalently is the smallest index with , or the lowest power appearing in the Taylor series.
Orders behave simply: they add under multiplication and subtract under division. That single rule handles most classification problems, as we will see.
Zeros of a non-zero analytic function are isolated, which we saw last lesson.
The three types of isolated singularity
Section titled “The three types of isolated singularity”Suppose is analytic on a punctured disc . Exactly one of three things happens.
Removable. exists and is finite. Then defining to be that limit makes analytic at , and the Laurent series has no principal part. The classic case is at 0, whose limit is 1.
Riemann’s theorem makes this remarkably cheap to check: boundedness near is enough. You do not need the limit to exist a priori; if is merely bounded on a punctured neighbourhood, the singularity is removable and the limit exists automatically.
Pole of order . as , and the principal part has exactly terms with lowest power . Equivalently has a removable singularity with nonzero limit, or
Essential. Neither of the above: has no limit, finite or infinite. The principal part has infinitely many terms. The standard example is at 0.
The figure separates the three by measurement. On a circle of radius about the origin, keeps near 1, has exactly in every direction, and has , which is both enormous and minuscule on the same circle. That last behaviour is what “essential” means in practice.
The quick way to classify a quotient
Section titled “The quick way to classify a quotient”For with analytic at , let be the order of the zero of there and the order for (either may be 0). Then:
- : removable
- : pole of order
So classification is arithmetic on orders. This handles almost every example you will meet, and it explains cases that look surprising:
Cancel before classifying. Failing to notice the numerator’s zero is the standard mistake here.
Behaviour near an essential singularity
Section titled “Behaviour near an essential singularity”Essential singularities are genuinely strange, and two theorems say how strange.
Casorati–Weierstrass. In any punctured neighbourhood of an essential singularity, the image of is dense in : it comes arbitrarily close to every complex value.
Picard’s great theorem. Stronger still: actually attains every complex value infinitely often in any punctured neighbourhood, with at most one exception.
For near 0, the single exception is 0 itself, since the exponential is never zero. Every other complex number is hit infinitely many times in any disc around the origin, however small. That is worth pausing on: an arbitrarily small punctured disc maps onto essentially all of , infinitely many times over.
Singularities at infinity
Section titled “Singularities at infinity”To classify behaviour at , substitute and examine at .
- Polynomial of degree : pole of order at
- : essential singularity at
- : removable at , with value 0
- : essential at
A useful classification follows: a function analytic on all of is constant, and a function meromorphic on all of is rational. So rational functions are exactly the functions with no worse than poles anywhere on the sphere.
Worked Examples
Section titled “Worked Examples”Example 1: Classify the singularity of at 0.
Solution. Numerator order 1, denominator order 1, so and the singularity is removable.
Explicitly,
No principal part, and the limit is 1. Defining gives an entire function. ∎
Example 2: Classify at 0.
Solution. , , so a pole of order 2.
Confirming: the lowest power is . Note the residue is 0 here, since there is no term. ∎
A pole of order 2 with zero residue is a good reminder that order and residue are independent pieces of information.
Example 3: Classify at 0.
Solution. Since , the numerator has a zero of order 2. So : removable, with limit
∎
Example 4: Classify the singularities of .
Solution. The numerator vanishes only at 0, which is not a singularity.
At : , , so a pole of order 2.
At : , , so a simple pole.
At : substituting , the function behaves like , so is a removable singularity with value 0. ∎
Example 5: Classify at 0 and demonstrate the essential behaviour.
Solution. Its Laurent series has infinitely many negative powers, so the singularity is essential.
Approach along the positive real axis, : .
Approach along the negative real axis, : .
Approach along the imaginary axis, : for all .
Three directions, three completely different behaviours. No limit, finite or infinite, and by Picard every nonzero value is attained infinitely often in any disc about 0.
Example 6: Classify .
Solution. has simple zeros exactly at for , so has simple poles at each .
At : the poles accumulate there, so the singularity at is not isolated and the classification does not apply. ∎
This is why is meromorphic on but not on , and consequently not rational, even though it has only poles in the finite plane.
Example 7: Use Riemann’s theorem.
is analytic on and throughout. What kind of singularity is at 0?
Solution. Bounded near the singularity, so by Riemann’s theorem it is removable, and exists.
Answer: removable. ∎
Boundedness alone is enough, which is much less than you would expect to need. It also gives the quickest proof that a pole cannot be bounded and an essential singularity cannot be either.
Real-World Applications
Section titled “Real-World Applications”System poles. The poles of a transfer function are the system’s natural frequencies, and their order controls the response shape: a simple pole gives exponential decay, a double pole gives a term. Reading order off the denominator is routine engineering work.
Resonance strength. The residue at a pole sets the amplitude of the corresponding resonance, and the order sets how sharply the response peaks. Both are used to fit measured frequency-response data.
Removable singularities in code. Expressions like and appear constantly in graphics and numerics and must be special-cased near 0 to avoid dividing by zero. Knowing the limits, 1 and , is what the special case uses.
Stability boundaries. A pole crossing from the left half plane to the right marks the onset of instability, so control design is largely the management of pole locations. The classification here is the mathematics behind the root-locus plot.
Renormalization in physics. Divergences in quantum field theory are poles in a complex parameter, and their order determines how the divergence is subtracted. The vocabulary of simple and higher-order poles is used exactly as in this lesson.
Essential singularities in dynamics. Points where a map has an essential singularity generate the most chaotic behaviour, and Picard’s theorem is the formal reason: an arbitrarily small neighbourhood spreads over almost all of .
Retrying will remove your ✅ checkmark until you pass again.