12.3 Laurent Series, Singularities, and the Residue Theorem
Key Takeaways
- A Laurent series f(z) = \sum_{n=-\infty}^\infty a_n (z - z_0)^n converges in an annulus R_1 < |z - z_0| < R_2, uniquely decomposing into an analytic part \sum_{n=0}^\infty a_n (z - z_0)^n and a principal part \sum_{k=1}^\infty a_{-k} (z - z_0)^{-k}.
- Isolated singularities are categorized by their principal part: removable singularities have no negative-power terms, poles of order m have finite negative terms terminating at (z - z_0)^{-m}, and essential singularities have infinitely many negative terms, near which f(z) comes arbitrarily close to any complex value by the Casorati-Weierstrass theorem.
- The residue of f(z) at an isolated singularity z_0 is the coefficient a_{-1} of (z - z_0)^{-1}; for a simple pole z_0 of p(z)/q(z), it is efficiently calculated as p(z_0)/q'(z_0).
- The Cauchy Residue Theorem states that ∮_C f(z) dz = 2πi \sum_{k=1}^N Res(f, z_k) for a positively oriented simple closed contour enclosing isolated singularities z_1, ..., z_N.
- Residue calculus evaluates difficult real definite integrals: rational functions of cos θ and sin θ over [0, 2π] convert to unit circle contour integrals via z = e^{iθ}, while improper real integrals and Fourier integrals are computed using semicircular contours alongside Jordan's Lemma.
12.3 Laurent Series, Singularities, and the Residue Theorem
Residue calculus is the most computational topic in complex analysis on the GRE Mathematics Subject Test. Expanding functions into Laurent series on annular domains classifies isolated singularities and provides rapid evaluation of complex and real integrals.
Taylor and Laurent Series Expansions
Taylor Series in $\mathbb{C}$
If $f(z)$ is analytic in $|z - z_0| < R$, its power series representation is: The radius of convergence $R$ is the distance to the nearest singularity of $f(z)$.
Laurent Series in Annuli
If $f(z)$ is analytic in an annulus $R_1 < |z - z_0| < R_2$, it expands uniquely into: Coefficients are $a_n = \frac{1}{2\pi i} \oint_C \frac{f(w)}{(w - z_0)^{n+1}} dw$ for any circle $C$ in the annulus.
Classification of Isolated Singularities
An isolated singularity $z_0$ is classified by the principal part of its Laurent series in $0 < |z - z_0| < R$:
1. Removable Singularities
- Condition: Principal part is zero ($a_{-k} = 0$ for all $k \ge 1$).
- Limit: $\lim_{z \to z_0} f(z) = L \in \mathbb{C}$ exists and is finite.
- Riemann's Theorem: If $f$ is bounded near $z_0$, the singularity is removable. Defining $f(z_0) = L$ restores analyticity.
- Example: $\frac{\sin z}{z} = 1 - \frac{z^2}{3!} + \dots$ at $z = 0$.
2. Poles of Order $m \ge 1$
- Condition: Principal part has $m$ terms: $\frac{a_{-m}}{(z - z_0)^m} + \dots + \frac{a_{-1}}{z - z_0}$ with $a_{-m} \neq 0$.
- When $m = 1$, $z_0$ is a simple pole.
- Limit: $\lim_{z \to z_0} |f(z)| = \infty$.
- Criterion: $\lim_{z \to z_0} (z - z_0)^m f(z) = L \neq 0, \infty$.
3. Essential Singularities
- Condition: Principal part has infinitely many non-zero negative terms.
- Limit: $\lim_{z \to z_0} f(z)$ does not exist (neither finite nor infinite).
- Casorati-Weierstrass Theorem: The image of any punctured neighborhood of $z_0$ is dense in $\mathbb{C}$.
- Picard's Great Theorem: $f(z)$ assumes every complex value infinitely often, with at most one exception (e.g., $e^{1/z}$ omits $0$).
Residue Theory and Computation Formulas
The residue of $f(z)$ at $z_0$ is the coefficient $a_{-1}$ of $(z - z_0)^{-1}$:
Residue Computation Rules
- Simple Pole:
- Quotient Rule for Simple Poles: If $f(z) = \frac{p(z)}{q(z)}$ with $p(z_0) \neq 0$, $q(z_0) = 0$, $q'(z_0) \neq 0$:
- Pole of Order $m \ge 2$:
- Series Expansion: Directly expand Maclaurin series to identify $a_{-1}$ for essential singularities.
The Cauchy Residue Theorem
Theorem: If $f(z)$ is analytic on and inside simple closed counterclockwise contour $C$, except at isolated singularities $z_1, \dots, z_N$ inside $C$:
Applications to Real Integrals
1. Trigonometric Integrals over $[0, 2\pi]$
Set $z = e^{i\theta}$, $d\theta = \frac{dz}{iz}$, $\cos\theta = \frac{z + z^{-1}}{2}$, $\sin\theta = \frac{z - z^{-1}}{2i}$ to convert $\int_0^{2\pi} R(\cos\theta, \sin\theta) d\theta$ to a unit circle contour integral $\oint_{|z|=1} \tilde{R}(z) \frac{dz}{iz}$.
2. Rational Improper Integrals
If $\deg(Q) \ge \deg(P) + 2$ and $Q(x) \neq 0$ on $\mathbb{R}$:
3. Fourier Integrals and Jordan's Lemma
For $\int_{-\infty}^\infty f(x) e^{iax} dx$ ($a > 0$):
- Jordan's Lemma: If $|f(z)| \to 0$ on upper semicircle $C_R$, then $\lim_{R \to \infty} \int_{C_R} f(z) e^{iaz} dz = 0$.
Singularity Classification Table
| Type | Principal Part | Limit $\lim_{z \to z_0} |f(z)|$ | Punctured Disk Image | Example | | :--- | :--- | :--- | :--- | :--- | | Removable | No terms | Finite $L \ge 0$ | Bounded set | $\frac{\sin z}{z}$ at $z = 0$ | | Simple Pole | One term: $\frac{a_{-1}}{z - z_0}$ | Approaches $\infty$ | Neighborhood of $\infty$ | $\frac{1}{z - 2}$ at $z = 2$ | | Order $m$ Pole | $m$ terms: $\frac{a_{-m}}{(z - z_0)^m} + \dots$ | Approaches $\infty$ | Neighborhood of $\infty$ | $\frac{1}{(z - i)^m}$ at $z = i$ | | Essential | Infinitely many negative terms | Does not exist | Dense in $\mathbb{C}$ | $e^{1/z}$ at $z = 0$ |
Step-by-Step Worked Problems
Problem 1: Essential Singularity Residue
Find the residue of $f(z) = z^3 \cos(1/z)$ at $z = 0$.
Solution:
- Expand $\cos(1/z) = 1 - \frac{1}{2 z^2} + \frac{1}{24 z^4} - \dots$.
- Multiply by $z^3$: $f(z) = z^3 - \frac{z}{2} + \frac{1}{24 z} - \dots$.
- The residue is the coefficient $a_{-1}$ of $1/z$, which is $\frac{1}{24}$.
Problem 2: Real Trigonometric Integral
Evaluate $I = \int_0^{2\pi} \frac{d\theta}{5 + 3\cos\theta}$.
Solution:
- With $z = e^{i\theta}$, $5 + 3\cos\theta = \frac{3z^2 + 10z + 3}{2z}$.
- Integral transforms to $\oint_{|z|=1} \frac{2}{i(3z + 1)(z + 3)} dz$.
- Enclosed pole is $z = -1/3$. Using $p/q'$:
- By Residue Theorem: $I = 2\pi i \left(-\frac{i}{4}\right) = \frac{\pi}{2}$.
GRE Exam Traps & Pitfalls
Trap 1: Summing Poles Outside Contour In improper integrals, sum residues ONLY for poles in the upper half-plane ($\operatorname{Im}(z) > 0$).
Trap 2: Jordan's Lemma Sign Rules For $e^{iaz}$: if $a > 0$, close in the upper half-plane. If $a < 0$, close in the lower half-plane with a clockwise orientation factor.
Trap 3: Higher-Order Pole Formula The formula $p/q'$ applies ONLY to simple poles. Double poles require taking derivatives of $(z - z_0)^2 f(z)$.
What is the residue of f(z) = z^3 cos(1/z) at its isolated singularity z = 0?
What is the value of the real definite integral \int_0^{2\pi} \frac{d\theta}{5 + 3\cos\theta}?
What is the value of the contour integral \oint_{|z| = 2} \frac{z^3 + 5}{(z - 1)(z + 3)} dz, oriented counterclockwise?