This page is a drill . The parent note built the theory; here we push it through every kind of input the topic can throw at you. Before each example: forecast the answer yourself. The point of a drill is the surprise when your guess is wrong.
Intuition What "every scenario" means for Laurent series
A Laurent problem is fully specified by two things: (1) the function — is the singularity removable , a pole , or essential ? and (2) the annulus — which ring are we expanding in, since the same function gives different series in different rings. The matrix below lists every combination. If we work one example per cell, no exam question can surprise you.
Every Laurent problem lands in exactly one cell of this grid. The columns are "how bad is the singularity", the rows are "what makes the problem awkward".
Awkwardness ↓ \ Singularity type →
Removable (no principal part)
Pole of order m (finite principal part)
Essential (infinite principal part)
Simplest / textbook centre
Ex 1
Ex 2
Ex 6
Multiple annuli, one function
—
Ex 3 (three rings)
—
Centre ≠ singularity (shifted a )
—
Ex 4
—
Degenerate / limiting input
Ex 5 (limit z → 0 )
Ex 7 (m → ∞ boundary)
Ex 6
Real-world / word problem
—
Ex 8 (signal decay)
—
Exam twist (product of two blow-ups)
—
Ex 9
—
Cells marked "—" collapse into a neighbour (e.g. a removable singularity has only one interesting annulus, so it needs no multi-ring row). We hit all 9 examples , covering every reachable cell.
Before we start, one reusable tool that every example leans on.
The figure above shows why the same z − 1 1 splits two ways: if z is inside the fence at 1 we factor out the constant; if outside , we factor out z . Keep this picture in mind — it is 80% of the work.
Ex 1 — Cell: Removable, textbook centre . f ( z ) = z sin z about a = 0 .
Forecast: guess — does this have any z 1 terms?
Steps.
Write the Taylor series of the numerator: sin z = z − 3 ! z 3 + 5 ! z 5 − ⋯ .
Why this step? The numerator is analytic (a genuine Taylor citizen, see Taylor series ); dividing later just shifts powers, which is trivial once we have the series.
Divide every term by z :
z s i n z = 1 − 3 ! z 2 + 5 ! z 4 − ⋯ .
Why this step? Division by z lowers each power by one. The lowest term was z 1 , so the lowest becomes z 0 — no negative power appears .
Read the principal part: there is none .
Result: principal part = 0 ⇒ removable singularity . The "hole" at 0 is fake; defining f ( 0 ) = 1 makes f analytic. Valid in 0 < ∣ z ∣ < ∞ .
Verify: lim z → 0 z s i n z = 1 , which equals the constant term c 0 = 1 we found. A removable singularity always has a finite limit — sanity check passes.
Ex 5 — Cell: Removable, limiting/degenerate input . f ( z ) = z 2 1 − cos z about 0 .
Forecast: the denominator is z 2 — surely a double pole? Guess before reading.
Steps.
cos z = 1 − 2 ! z 2 + 4 ! z 4 − ⋯ , so 1 − cos z = 2 ! z 2 − 4 ! z 4 + ⋯ .
Why this step? The cancellation of the leading 1 is the whole trick — the numerator secretly starts at z 2 , matching the denominator.
Divide by z 2 :
z 2 1 − c o s z = 2 ! 1 − 4 ! z 2 + 6 ! z 4 − ⋯ .
Why this step? The z 2 in numerator and denominator kill each other. The "double pole" was an illusion.
Principal part = 0 again ⇒ removable .
Verify: lim z → 0 z 2 1 − c o s z = 2 1 (a standard limit). Our constant term is c 0 = 2 ! 1 = 2 1 . ✔ This is the degenerate case: a big denominator does not guarantee a pole — you must check whether the numerator vanishes to matching order.
Ex 2 — Cell: Pole, textbook centre . f ( z ) = z 3 cos z about 0 .
Forecast: what order pole, and what is the residue c − 1 ?
Steps.
cos z = 1 − 2 ! z 2 + 4 ! z 4 − ⋯ .
Why this step? Same reason as before — expand the analytic numerator, then shift.
Divide by z 3 :
z 3 c o s z = principal part z 3 1 − 2 ! 1 z 1 + analytic part 4 ! z − ⋯ .
Why this step? Each term drops by 3 powers. The most negative is z − 3 , and it stops there (nothing more negative) — that finiteness is what makes it a pole , not essential.
Most negative power is z − 3 ⇒ pole of order 3 . The residue is the coefficient of z − 1 : c − 1 = − 2 ! 1 = − 2 1 .
Verify: For a pole of order m = 3 , Res = 2 ! 1 lim z → 0 d z 2 d 2 ( z 3 f ( z ) ) = 2 1 cos ′′ ( 0 ) = 2 1 ( − cos 0 ) = − 2 1 . ✔ Matches (this is the Residue theorem shortcut).
Ex 3 — Cell: Pole, multiple annuli . f ( z ) = z ( z − 3 ) 1 about 0 — do all three rings.
Forecast: how many distinct Laurent series does one function have here? Guess the number.
The singularities sit at z = 0 and z = 3 . They cut the plane (centred at 0 ) into rings: 0 < ∣ z ∣ < 3 and ∣ z ∣ > 3 . See the figure.
Steps.
Partial fractions: z ( z − 3 ) 1 = z − 1/3 + z − 3 1/3 .
Why this step? Each simple piece is a single fence , so it becomes a clean geometric series once we choose the right expansion direction (the Ex-1 picture).
Ring A: 0 < ∣ z ∣ < 3 . The z − 1/3 piece is already a single negative power (keep it). For the other, ∣ z ∣ < 3 so ∣ z /3∣ < 1 :
z − 3 1/3 = − 3 1/3 ⋅ 1 − z /3 1 = − 9 1 ∑ n ≥ 0 ( 3 z ) n .
Why this step? We factored out the larger quantity 3 so the ratio z /3 has modulus < 1 — that is the "wrong way round" pitfall from the parent note, avoided.
Full series: f ( z ) = − 3 z 1 − 9 1 n ≥ 0 ∑ 3 n z n = − 3 z 1 − 9 1 − 27 z − ⋯ . Principal part = − 3 z 1 ⇒ simple pole at 0 , residue c − 1 = − 3 1 .
Ring B: ∣ z ∣ > 3 . Now ∣3/ z ∣ < 1 , so factor out z :
z − 3 1/3 = z 1/3 ⋅ 1 − 3/ z 1 = 3 z 1 ∑ n ≥ 0 ( z 3 ) n = ∑ n ≥ 0 3 3 n z − n − 1 .
Why this step? In the outer ring z is the big quantity, so 3/ z is the small ratio.
Add the untouched − 3 z 1 : f ( z ) = − 3 z 1 + n ≥ 0 ∑ 1 3 n − 1 z − n − 1 = n ≥ 1 ∑ ( 1 3 n − 1 ) z − n − 1 + ⋯ . The n = 0 term is 3 z 1 , cancelling the − 3 z 1 exactly, leaving only deeper negative powers: f ( z ) = z 2 1 + z 3 3 + z 4 9 + ⋯ . All negative powers.
Result: two distinct Laurent series (rings A and B) for one function.
Verify: Residue at 0 (from ring A, the ring that surrounds 0 ) is c − 1 = − 3 1 . Cross-check: Res z = 0 = lim z → 0 z ⋅ z ( z − 3 ) 1 = 0 − 3 1 = − 3 1 . ✔ In ring B the coefficient of z − 1 is 0 — correct, because ring B does not wind around the residue in the residue-theorem sense used for that ring.
Ex 4 — Cell: Pole, centre ≠ singularity . f ( z ) = z − 2 1 about a = 1 , in the ring 0 < ∣ z − 1∣ < 1 .
Forecast: the singularity is at 2 , but we expand about 1 . Will there be negative powers of ( z − 1 ) ?
Steps.
Rewrite everything in the variable w = z − 1 (so the centre becomes the origin):
f = ( w + 1 ) − 2 1 = w − 1 1 .
Why this step? Laurent is always "about the centre"; renaming makes the centre w = 0 so we can use our one tool directly.
The nearest singularity is at w = 1 , i.e. ∣ z − 1∣ = 1 . In 0 < ∣ z − 1∣ < 1 we have ∣ w ∣ < 1 , so factor out the constant:
w − 1 1 = 1 − w − 1 = − ∑ n ≥ 0 w n = − 1 − w − w 2 − ⋯ .
Why this step? ∣ w ∣ < 1 makes u = w a valid ratio; factoring out − 1 produces the 1 − u 1 shape.
Back-substitute w = z − 1 :
f ( z ) = − ∑ n ≥ 0 ( z − 1 ) n .
Result: no principal part in this ring — the centre 1 is an ordinary analytic point of f , so about it we get a pure Taylor series . The singularity lives on the boundary ∣ z − 1∣ = 1 , not inside.
Verify: At z = 1 the sum is − 1 , and f ( 1 ) = 1 − 2 1 = − 1 . ✔ The lesson: a pole of the function is only a "principal-part" pole in a ring that actually encircles it.
Ex 6 — Cell: Essential . f ( z ) = z 2 e 1/ z about 0 .
Forecast: finite or infinite principal part? And what is the residue?
Steps.
Expand e 1/ z = ∑ n ≥ 0 n ! 1 z − n = 1 + z 1 + 2 ! z 2 1 + 3 ! z 3 1 + ⋯ .
Why this step? e w = ∑ w n / n ! everywhere; substituting w = 1/ z is legal for z = 0 and instantly gives infinitely many negative powers.
Multiply by z 2 :
z 2 e 1/ z = z 2 + z + 2 ! 1 + 3 ! z 1 + 4 ! z 2 1 + ⋯ .
Why this step? Multiplying by z 2 raises each power by 2. It shifts the whole tail up but cannot cut off the infinitely long negative tail.
Still infinitely many negative powers ⇒ essential singularity . Residue c − 1 = 3 ! 1 = 6 1 .
Verify: c − 1 is the coefficient of z − 1 : it came from the 3 ! z 3 1 term of e 1/ z times z 2 , giving 3 ! 1 z − 1 . So c − 1 = 6 1 . ✔ Note multiplying by z 2 did not demote an essential singularity to a pole — only finite truncation could, and e 1/ z never truncates.
Ex 7 — Cell: Boundary between pole and essential . Contrast g ( z ) = z 5 1 vs. h ( z ) = sin ( 1/ z ) 1 -style thinking about 0 .
Forecast: which one is "just a big pole" and which is "genuinely essential"? Guess.
Steps.
g ( z ) = z − 5 . Principal part is the single term z − 5 ; it stops .
Why this step? A pole of order m is defined by the most negative power being finite. Here m = 5 , done.
For a function like sin ( 1/ z ) = ∑ n ≥ 0 ( 2 n + 1 )! ( − 1 ) n z − ( 2 n + 1 ) = z 1 − 3 ! z 3 1 + ⋯ the negative tail never stops .
Why this step? This is the limiting case m → ∞ : a pole is "an essential singularity that happened to be finite." Once the order would be infinite, we rename it essential .
So the classification is a clean dichotomy: largest negative power finite ⇒ pole of that order; not finite ⇒ essential. Removable is just "order 0 ".
Verify: For g , residue c − 1 = 0 (no z − 1 term in z − 5 ), consistent with a pure power. For sin ( 1/ z ) , residue c − 1 = 1 (the z 1 term). Both read straight off the series. ✔
Ex 8 — Cell: Word problem . A stable signal amplifier has transfer function H ( z ) = z − 2 1 1 . For the region ∣ z ∣ > 2 1 (the "causal" region outside the pole), expand H in powers of 1/ z and read off the impulse-response coefficients h n (the coefficient of z − n − 1 ).
Forecast: will the coefficients grow or decay as n increases? (A stable amplifier should decay .)
Steps.
We are in ∣ z ∣ > 2 1 , so z 1/2 < 1 . Factor out the big quantity z :
H ( z ) = z 1 ⋅ 1 − 2 z 1 1 = z 1 ∑ n ≥ 0 ( 2 z 1 ) n = ∑ n ≥ 0 2 n 1 z − n − 1 .
Why this step? Outside the pole, z dominates, so 2 z 1 is the small ratio — this is the ring that encircles the singularity, exactly where the physical (causal) expansion lives.
Read off h n = 2 n 1 : h 0 = 1 , h 1 = 2 1 , h 2 = 4 1 , … .
Why this step? The coefficient of z − n − 1 is the n -th impulse-response sample in this convention.
Result: h n = ( 1/2 ) n — a decaying response ⇒ stable. The residue c − 1 = h 0 = 1 is Res z = 1/2 H = 1 .
Verify: ∑ n ≥ 0 h n = ∑ ( 1/2 ) n = 1 − 1/2 1 = 2 = H ( 1 ) ? Check: H ( 1 ) = 1 − 1/2 1 = 2 . ✔ The series summed at z = 1 reproduces the function's value — and a finite total energy confirms stability.
Ex 9 — Cell: Exam twist, product of two blow-ups . f ( z ) = z 2 ( z − 1 ) e z about 0 , in the ring 0 < ∣ z ∣ < 1 . Find the residue at 0 .
Forecast: the pole at 0 has order 2 ; guess the residue before grinding.
Steps.
In 0 < ∣ z ∣ < 1 expand the two analytic ingredients:
e z = 1 + z + 2 z 2 + ⋯ and z − 1 1 = 1 − z − 1 = − ∑ n ≥ 0 z n = − 1 − z − z 2 − ⋯ (valid since ∣ z ∣ < 1 ).
Why this step? Both are honest Taylor series here; the only singular factor is z 2 1 , which we hold aside and apply last.
Multiply the two power series, keeping terms up to z 1 (we only need enough to reach z − 1 after dividing by z 2 ):
e z ⋅ z − 1 1 = ( 1 + z + ⋯ ) ( − 1 − z − ⋯ ) = − 1 − 2 z + O ( z 2 ) .
Why this step? The residue is the coefficient of z − 1 in f ; dividing by z 2 shifts powers down by 2, so we need the coefficient of z 1 in this product.
Divide by z 2 :
f ( z ) = z 2 − 1 − 2 z + O ( z 2 ) = − z 2 1 − z 2 + O ( 1 ) .
Why this step? Now the principal part is visible: order-2 pole, and c − 1 = − 2 .
Result: residue at 0 is c − 1 = − 2 .
Verify: Order-2 formula: Res = lim z → 0 d z d ( z 2 f ) = lim z → 0 d z d z − 1 e z = lim ( z − 1 ) 2 e z ( z − 1 ) − e z = 1 1 ⋅ ( − 1 ) − 1 = − 2 . ✔ (This is the Cauchy integral formula machinery in disguise.)
Recall One-line summary of the whole drill
The two questions ::: (1) removable / pole-of-order-m / essential — read from where the negative tail stops; (2) which ring — pick u so ∣ u ∣ < 1 there, then expand.
Why one function can have several series ::: Different rings, separated by singularities, force different valid geometric expansions.
Fast residue when it's a pole ::: Res = ( m − 1 )! 1 lim z → a d z m − 1 d m − 1 [ ( z − a ) m f ( z ) ] .
Mnemonic The drill mantra
"Factor the BIG one out." Inside the ring factor out the constant; outside factor out z . Get ∣ u ∣ < 1 , then ∑ u n — every example above is that one move plus bookkeeping.
In z s i n z about 0 , what is the principal part? Zero — it's a removable singularity, lowest power is z 0 .
Residue of z 3 c o s z at 0 ? c − 1 = − 2 1 .
How many distinct Laurent series does z ( z − 3 ) 1 have about 0 ? Two — one in 0 < ∣ z ∣ < 3 , one in ∣ z ∣ > 3 .
Expanding z − 2 1 about 1 in 0 < ∣ z − 1∣ < 1 , is there a principal part? No — it's a pure Taylor series; the singularity is on the boundary, not encircled.
Why does multiplying e 1/ z by z 2 not remove the essential singularity? The negative tail is infinite; a finite power shift cannot truncate it.
Impulse coefficients of z − 1/2 1 in ∣ z ∣ > 2 1 ? h n = ( 1/2 ) n — decaying, hence stable.
Residue of z 2 ( z − 1 ) e z at 0 ? − 2 .