singularities
Laurent Series
You should know: taylor series, analytic functions
Overview
A Laurent series generalizes the Taylor series to functions that are analytic on an annulus (a ring-shaped region) rather than a full disk, allowing negative powers of (z − z0) in addition to nonnegative ones. If f is analytic in the annulus r < |z − z0| < R, it has a unique expansion f(z) = Σ_{n=−∞}^{∞} a_n (z − z0)^n valid throughout the annulus, where the coefficients are given by contour integrals over any circle inside the annulus. The part with negative powers, Σ_{n=1}^{∞} a_{-n}(z-z0)^{-n}, is called the principal part and encodes the singular behavior of f at z0; the coefficient a_{-1} is the residue, central to the residue theorem. Laurent series are the essential tool for classifying isolated singularities as removable, poles, or essential.
Intuition
A Taylor series only works where a function is perfectly smooth (analytic) all the way down to the center point; if there's a singularity right at z0, you cannot expand in nonnegative powers alone. Laurent series fix this by allowing negative powers, which can blow up as z → z0 and thereby capture exactly the singular behavior that a Taylor series cannot represent. Splitting the series into its 'analytic part' (nonnegative powers, well-behaved even at z0) and 'principal part' (negative powers, capturing the singularity) is the key move that lets Laurent series classify how badly a function misbehaves at an isolated singular point.
Formal Definition
If f is analytic on the annulus r < |z − z0| < R, then for every z in the annulus:
Worked Examples
The function is already expressed as a sum of a negative power and a nonnegative power.
Read off the coefficients: a_{-1}=1 (coefficient of 1/z), a_1 = 1, all other a_n = 0.
The residue at z0=0 is by definition the coefficient a_{-1}.
Answer: Laurent series: f(z) = z^{-1} + z; Res(f,0) = 1.
Practice Problems
Find the Laurent series of f(z) = sin(z)/z² about z0=0 up to the term in z, and give Res(f,0).
Find the Laurent series of f(z) = 1/(z(z-1)) valid on the annulus 0 < |z| < 1, and identify Res(f,0).
Find the Laurent series of f(z) = e^{1/z} about z0=0, and state what type of singularity this represents.
Quiz
Summary
- A Laurent series f(z) = Σ_{n=-∞}^{∞} a_n(z-z0)^n represents f on an annulus, extending Taylor series with a principal part of negative powers.
- The coefficient a_{-1} is the residue, central to evaluating contour integrals via the residue theorem.
- Laurent series classify isolated singularities by the structure of the principal part: no negative terms (removable), finitely many (pole), infinitely many (essential).
References
- WebsiteWikipedia — Laurent series
Mathematics