Power Series and Analytic Functions
Learning objectives
- Compute the radius of convergence of a complex power series via root or ratio test
- Expand holomorphic functions as Taylor series within their disk of analyticity
- Use Laurent series to expand functions on annuli around isolated singularities
- Classify singularities (removable, pole, essential) by their Laurent series
Holomorphic functions ARE power series. That is the rigidity statement: every holomorphic function on a domain equals its Taylor series in a disk around each point, with radius determined by the nearest singularity. Around an isolated singularity, the more general Laurent series adds negative powers of , and the tail of those negative powers classifies the singularity: zero negative terms means removable, finitely many negative terms means a pole, infinitely many means essential. This is the algebraic engine behind the residue calculus.
Power series and radius of convergence
A power series centred at has the form
The radius of convergence is the supremum of for which the series converges. The Cauchy-Hadamard formula gives it:
Inside the disk the series converges absolutely (and uniformly on compact subsets) to a holomorphic function. On the boundary , convergence is delicate, some series converge everywhere on the boundary, others nowhere. Outside the disk the series diverges. The radius equals the distance from to the nearest singularity of the limit function.
Taylor series of holomorphic functions
If is holomorphic on a disk centred at , then equals its Taylor series there:
This is genuinely an equality, not merely an asymptotic expansion. The radius of convergence equals the distance from to the boundary of the maximal disk where remains holomorphic. For example, has Taylor series around with , the nearest singularity is at .
The widget visualizes the disk of analyticity. Try : the Taylor series at converges inside and diverges outside. The singularity at on the boundary blocks any extension.
Laurent series and isolated singularities
If is holomorphic on an annulus (typical case: has an isolated singularity at ), then has a Laurent series there:
with both positive and negative powers. The negative-power tail is the principal part. The coefficient is the residue (used in the residue theorem).
The principal part classifies the singularity at :
- Removable singularity: all . Defining makes holomorphic at . Example: at .
- Pole of order : but for . The principal part is a polynomial in of degree . Example: has a pole of order 2 at .
- Essential singularity: infinitely many . By Picard's great theorem, near such a singularity takes every complex value (with at most one exception) infinitely many times. Example: at .
- Numerical analysis: Pade approximations and continued-fraction extrapolations rely on the Laurent and Taylor structure of meromorphic functions to compute extreme-precision approximations of special functions (gamma, zeta, polylog) far outside their naive Taylor disks.
- Control theory: Transfer functions are rational and live entirely in the complex plane. The pole-zero diagram, the locations of residues, encodes system stability, transient response, and resonance frequencies.
- Optics: The Gouy phase shift of a focused Gaussian beam is computed from the Laurent expansion of the beam's complex amplitude around the focus, an essential-singularity-like behaviour gives the phase anomaly observed experimentally.
- Statistical physics: The radius of convergence of a partition-function series gives the location of the nearest critical point in the complex temperature plane (the Lee-Yang programme). Phase transitions are diagnosed by where the Taylor series breaks.
Pause and think: What is the radius of convergence of ? Apply the ratio test: for any . So : the series only converges at . Compare to , which has , convergent everywhere, and equals .
Try it
- Compute the radius of convergence of . (Hint: , so .)
- Classify the singularity at of . (Hint: expand .)
- Find the Laurent expansion of on . (Hint: partial fractions, then geometric series in .)
- True or false: if has an essential singularity at , there exists a sequence with and a different sequence with . (Picard predicts even more: every value is hit infinitely often.)
A trap to watch for
The Laurent expansion of a function depends on which annulus you are in. The function has TWO different Laurent expansions: one on (negative powers from the pole, positive powers from the geometric series) and a completely different one on (negative powers from both). Beginners conflate these. Always specify the annulus before computing the Laurent series, and remember that the geometric series converges only for ; for rewrite .
What you now know
You can apply the Cauchy-Hadamard formula, expand holomorphic functions in Taylor series, work in annuli with Laurent series, and classify singularities by their negative-power tail. The next section is the geometric side of complex analysis: conformal maps, which preserve angles and let us transport Laplace's equation between geometrically very different domains.
Mark section complete →
References
- Garrity, T. (2002). All the Mathematics You Missed: But Need to Know for Graduate School. Cambridge University Press, §9.6-9.7.
- Ahlfors, L. V. (1979). Complex Analysis (3rd ed.). McGraw-Hill, ch. 5.
- Stein, E. M., Shakarchi, R. (2003). Complex Analysis. Princeton University Press, ch. 2 and 3.
- Conway, J. B. (1978). Functions of One Complex Variable I (2nd ed.). Springer, ch. 5.
- Brown, J. W., Churchill, R. V. (2014). Complex Variables and Applications (9th ed.). McGraw-Hill, ch. 5.