The math optional, made finite. Daily Practice

Laurent’s series in an annulus

At a Glance

Why This Chapter Matters

Laurent series appears in every year from 2014 to 2025 (7 appearances) in Section A at 10–20 marks. The 20-mark questions (2015, 2021) require three separate expansions corresponding to three annuli around z=0z=0. The 10-mark questions ask for a single annulus, typically the one nearest a specified singularity. The entire topic reduces to one skill: after partial-fraction decomposition, choose the correct geometric-series direction (in zz or in 1/z1/z) for each factor depending on which annulus you are in. Once that choice is systematic, the mechanics are routine.

Minimum Theory

Laurent series. A function analytic in an annulus r<zz0<Rr<|z-z_0|<R has a unique Laurent expansion there: f(z)=n=cn(zz0)n.f(z)=\sum_{n=-\infty}^{\infty}c_n(z-z_0)^n. The terms with n<0n<0 form the principal part; the terms with n0n\ge0 form the analytic part.

Key tool: geometric series in two directions. For a simple factor (za)1(z-a)^{-1}:

Procedure. (1) Partial-fraction decompose ff. (2) Identify the singular radii: the moduli ajz0|a_j-z_0| for each singularity aja_j, listed in increasing order — these divide the plane into concentric annuli. (3) In each annulus, choose the expansion direction for each factor: inside → power series in (zz0)(z-z_0); outside → power series in 1/(zz0)1/(z-z_0).

Number of annuli. With kk distinct singular radii, there are k+1k+1 regions: the disc zz0<r1|z-z_0|<r_1, then each annulus rj<zz0<rj+1r_j<|z-z_0|<r_{j+1}, then the exterior zz0>rk|z-z_0|>r_k. The “about z=0z=0” question with poles at z=1|z|=1 and z=2|z|=2 gives exactly three regions.

Two poles at |z|=1 (e.g. z=\pm i) and one at |z|=2 (e.g. z=-2) divide the plane about z=0 into three annuli: |z|<1 (Taylor), 1<|z|<2 (Laurent, mix of positive and negative powers), |z|>2 (Laurent, negative powers only). In region I both factors expand in z; in region II the |z|=1 factor switches to 1/z while |z|=2 stays in z; in region III both expand in 1/z.

Question Archetypes

One pattern covers all Laurent-series questions in the corpus.

ArchetypeYou are seeing this when…
laurent-expansionfind Laurent (or Taylor) series of a rational or transcendental function in one or more specified annuli

laurent-expansion (7 question(s); 2014, 2015, 2018, 2019, 2021, 2022, 2025)

Recognition Cues

Solution Template

  1. Partial fractions (for rational functions). Write f=jAj/(zaj)kjf=\sum_j A_j/(z-a_j)^{k_j}.
  2. Identify the singular radii from z0z_0: compute ajz0|a_j-z_0|. Sort them: r1<r2<<rkr_1<r_2<\ldots<r_k.
  3. List the annuli: zz0<r1|z-z_0|<r_1, r1<zz0<r2r_1<|z-z_0|<r_2, …, zz0>rk|z-z_0|>r_k.
  4. In each annulus, expand each factor:
    • For zz0<ajz0|z-z_0|<|a_j-z_0|: expand (zaj)1(z-a_j)^{-1} in powers of (zz0)(z-z_0).
    • For zz0>ajz0|z-z_0|>|a_j-z_0|: expand in powers of 1/(zz0)1/(z-z_0).
  5. Collect terms (sum the series). State the annulus of validity explicitly.
  6. For transcendental functions (e.g. 1/(ez1)1/(e^z-1)): factor out the lowest-power zero of the denominator, expand the remaining factor as 1/(1+w)=(w)n1/(1+w)=\sum(-w)^n collecting terms to the required order.

Worked Example(s)

2015 Paper 2, 2015-P2-Q2c (20 marks)

Find all Taylor/Laurent expansions of f(z)=(2z3)/(z23z+2)f(z)=(2z-3)/(z^2-3z+2) about z=0z=0.

Partial fractions: f=1/(z1)+1/(z2)f=1/(z-1)+1/(z-2). Singular radii from 00: 1=1|1|=1, 2=2|2|=2. Three regions:

Region I (z<1|z|<1): both factors inside their singularities. 1z1=n=0zn,1z2=12n=0 ⁣(z2)n.\frac{1}{z-1}=-\sum_{n=0}^\infty z^n,\quad \frac{1}{z-2}=-\frac12\sum_{n=0}^\infty\!\left(\frac z2\right)^n. f(z)=n=0 ⁣(1+12n+1)zn,z<1.\boxed{f(z)=-\sum_{n=0}^\infty\!\left(1+\frac{1}{2^{n+1}}\right)z^n,\quad|z|<1.}

Region II (1<z<21<|z|<2): first factor outside (1/z<1|1/z|<1), second still inside (z/2<1|z/2|<1). 1z1=1zn=0zn=n=1zn,1z2=12n=0(z/2)n.\frac{1}{z-1}=\frac1z\sum_{n=0}^\infty z^{-n}=\sum_{n=1}^\infty z^{-n},\quad \frac{1}{z-2}=-\frac12\sum_{n=0}^\infty(z/2)^n. f(z)=n=1znn=0zn2n+1,1<z<2.\boxed{f(z)=\sum_{n=1}^\infty z^{-n}-\sum_{n=0}^\infty\frac{z^n}{2^{n+1}},\quad 1<|z|<2.}

Region III (z>2|z|>2): both factors outside. 1z1=n=1zn,1z2=1zn=0(2/z)n=n=12n1zn.\frac{1}{z-1}=\sum_{n=1}^\infty z^{-n},\quad \frac{1}{z-2}=\frac1z\sum_{n=0}^\infty(2/z)^n=\sum_{n=1}^\infty\frac{2^{n-1}}{z^n}. f(z)=n=11+2n1zn,z>2.\boxed{f(z)=\sum_{n=1}^\infty\frac{1+2^{n-1}}{z^n},\quad|z|>2.}


2014 Paper 2, 2014-P2-Q1d (10 marks)

Laurent series of 1/(z2(z1))1/(z^2(z-1)) about z=0z=0 and z=1z=1.

About z=0z=0, region 0<z<10<|z|<1: f=1z21z1=1z2n=0zn.f=\frac{1}{z^2}\cdot\frac{1}{z-1}=-\frac{1}{z^2}\sum_{n=0}^\infty z^n. f(z)=1z21z1zz2,0<z<1.\boxed{f(z)=-\frac{1}{z^2}-\frac{1}{z}-1-z-z^2-\cdots,\quad 0<|z|<1.}

About z=1z=1, region 0<z1<10<|z-1|<1: let w=z1w=z-1, z=1+wz=1+w: f=1w(1+w)2=1wn=0(1)n(n+1)wn=1w2+3w4w2+f=\frac{1}{w(1+w)^2}=\frac1w\sum_{n=0}^\infty(-1)^n(n+1)w^n=\frac{1}{w}-2+3w-4w^2+\cdots f(z)=1z12+3(z1)4(z1)2+,0<z1<1.\boxed{f(z)=\frac{1}{z-1}-2+3(z-1)-4(z-1)^2+\cdots,\quad 0<|z-1|<1.}


2019 Paper 2, 2019-P2-Q4b (10 marks)

First three terms of the Laurent series of 1/(ez1)1/(e^z-1) in 0<z<2π0<|z|<2\pi.

ez1=z(1+z/2+z2/6+)=:z(1+w)e^z-1=z(1+z/2+z^2/6+\cdots)=:z(1+w). So f=1z11+w=1z(1w+w2)f=\tfrac1z\cdot\tfrac{1}{1+w}=\tfrac1z(1-w+w^2-\cdots).

1w+w2=1(z/2+z2/6)+z2/4+=1z/2+(1/41/6)z2+=1z/2+z2/12+1-w+w^2=1-(z/2+z^2/6)+z^2/4+\cdots=1-z/2+(1/4-1/6)z^2+\cdots=1-z/2+z^2/12+\cdots

1ez1=1z12+z12,0<z<2π.\boxed{\frac{1}{e^z-1}=\frac{1}{z}-\frac{1}{2}+\frac{z}{12}-\cdots,\quad 0<|z|<2\pi.}


2018 Paper 2, 2018-P2-Q4b (15 marks)

Laurent series of 1/((1+z2)(z+2))1/((1+z^2)(z+2)) in (i) z<1|z|<1, (ii) 1<z<21<|z|<2, (iii) z>2|z|>2.

Partial fractions: f=151z+2+152zz2+1f=\tfrac15\cdot\tfrac{1}{z+2}+\tfrac15\cdot\tfrac{2-z}{z^2+1}. Singular radii: ±i=1|{\pm i}|=1, 2=2|{-2}|=2.

(i) z<1|z|<1: both 1/(z+2)1/(z+2) and 1/(z2+1)1/(z^2+1) expand in powers of zz (Taylor): f=15n=0(1)n2n+1zn+15(2z)n=0(1)nz2n.f=\tfrac15\sum_{n=0}^\infty\tfrac{(-1)^n}{2^{n+1}}z^n+\tfrac15(2-z)\sum_{n=0}^\infty(-1)^n z^{2n}.

(ii) 1<z<21<|z|<2: 1/(z+2)1/(z+2) still in zz; 1/(z2+1)1/(z^2+1) switches to 1/z21/z^2 (since z>1|z|>1): f=15n=0(1)n2n+1zn+15(2z)n=0(1)nz2n2.f=\tfrac15\sum_{n=0}^\infty\tfrac{(-1)^n}{2^{n+1}}z^n+\tfrac15(2-z)\sum_{n=0}^\infty(-1)^n z^{-2n-2}.

(iii) z>2|z|>2: both expand in 1/z1/z: f=15n=0(1)n2nzn1+15(2z)n=0(1)nz2n2.f=\tfrac15\sum_{n=0}^\infty(-1)^n 2^n z^{-n-1}+\tfrac15(2-z)\sum_{n=0}^\infty(-1)^n z^{-2n-2}.


2025 Paper 2, 2025-P2-Q1d (10 marks)

Expand f(z)=1/((z+1)(z+3))f(z)=1/((z+1)(z+3)) valid for 1<z<31<|z|<3.

In this annulus z>1|z|>1 (so 1/(z+1)1/(z+1) expands in 1/z1/z) and z<3|z|<3 (so 1/(z+3)1/(z+3) expands in z/3z/3): 1z+1=1z11+1/z=1zn=0(1)nzn=n=0(1)nzn+1.\frac{1}{z+1}=\frac{1}{z}\cdot\frac{1}{1+1/z}=\frac{1}{z}\sum_{n=0}^\infty\frac{(-1)^n}{z^n}=\sum_{n=0}^\infty\frac{(-1)^n}{z^{n+1}}. 1z+3=1311+z/3=13n=0 ⁣(z3)n.\frac{1}{z+3}=\frac{1}{3}\cdot\frac{1}{1+z/3}=\frac{1}{3}\sum_{n=0}^\infty\!\left(-\frac{z}{3}\right)^n.

Partial fractions: f=12(1z+11z+3)f=\tfrac12\big(\tfrac{1}{z+1}-\tfrac{1}{z+3}\big): f(z)=12n=0(1)nzn+116n=0 ⁣(z3)n,1<z<3.\boxed{f(z)=\tfrac12\sum_{n=0}^\infty\frac{(-1)^n}{z^{n+1}}-\frac{1}{6}\sum_{n=0}^\infty\!\left(-\frac{z}{3}\right)^n,\quad 1<|z|<3.}

Common Traps

Practice Set

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.