singularities
The Residue Theorem
You should know: cauchy integral formula, poles and singularities
Overview
The residue theorem generalizes Cauchy's integral formula to functions with several isolated singularities inside a closed contour: if f is analytic inside and on a simple closed contour C except for finitely many isolated singularities z1, ..., zn inside C, then ∮_C f(z) dz = 2πi times the sum of the residues of f at those singularities. This turns the calculus problem of evaluating a contour integral into the algebra problem of computing residues (Laurent coefficients a_{-1}), and for a pole of order m, the residue can be computed by an explicit derivative formula without expanding the full Laurent series. The theorem is the single most powerful computational tool in complex analysis, and it is routinely used to evaluate real definite integrals that are difficult or impossible by elementary real methods.
Intuition
Cauchy's integral formula already shows that a single pole of 1/(z-a) inside a loop contributes exactly 2πi to the integral (all other 'smooth' behavior of f gets absorbed and evaluated at a). The residue theorem simply says: if there are several isolated troublemakers (poles) inside the loop instead of just one, each contributes its own 2πi·(residue) independently, and you add them all up. This turns contour integration around a complicated boundary into a purely local computation — you never have to actually walk around the full contour, you just need to know what's happening in tiny neighborhoods of each singularity trapped inside.
Formal Definition
Let f be analytic on and inside a positively oriented simple closed contour C, except for isolated singularities z1, ..., zn inside C:
Residue at a simple pole (order 1)
Residue at a pole of order m
Worked Examples
f(z) = 1/(z(z-2)) has simple poles at z=0 and z=2. Only z=0 lies inside |z|=1 (since |2|=2>1).
Compute the residue at the simple pole z=0 using the limit formula.
Apply the residue theorem with only this one enclosed pole.
Answer: ∮_C dz/(z(z-2)) = -πi.
Practice Problems
Evaluate ∮_C dz/(z²+1) where C is the circle |z|=2 (counterclockwise), which encloses both poles z=i and z=-i.
Evaluate ∮_C dz/(z²+1) where C is the circle |z - i| = 1 (counterclockwise), which encloses only z=i.
Evaluate ∮_C e^z/z³ dz where C is |z|=1 (counterclockwise), using the pole-of-order-m residue formula.
Quiz
Summary
- The residue theorem: ∮_C f(z) dz = 2πi times the sum of residues of f at the isolated singularities of f enclosed by C.
- Residue at a simple pole: Res(f,z0) = lim_{z→z0}(z-z0)f(z); for a pole of order m, use the (m-1)-th derivative formula.
- This turns contour integral evaluation into a local, algebraic computation at each enclosed singularity, and underlies many real-integral evaluation techniques.
References
- WebsiteWikipedia — Residue theorem
Mathematics