Before you can read a single line of the parent note, you must own about a dozen small pieces of vocabulary. This page builds every one of them from nothing, in an order where each rests on the previous. Nothing below is assumed — if the parent note used a symbol, it is defined here first.
Figure s01 — Alt text: The complex plane with horizontal real axis and vertical imaginary axis. A lavender arrow runs from the origin to the point z=x+iy. A butter-yellow segment along the bottom marks the horizontal distance x=Re(z); a mint segment up the side marks the vertical distance y=Im(z); a coral dashed line drops from the point down to the real axis. The length of the lavender arrow is labelled ∣z∣=x2+y2.
x is the real part, written Re(z) — the horizontal coordinate (the butter-yellow segment).
y is the imaginary part, written Im(z) — the vertical coordinate (the mint segment).
Why we need it: every function in this chapter eats a point z of this plane and returns another complex number. There is no number line here — there is a whole plane — and that extra dimension is exactly why singularities can be "fenced off" as rings later.
Why we need it: the entire idea of an annulus is "all points whose distance from a is between r and R." That distance is a modulus. Whenever you see ∣z−a∣, read it aloud as "the distance from z to the fixed point a."
Polar form (next section) leans on the symbol eiθ. Before we may use it, we must say what it means, because raising e to an imaginary power is not something ordinary arithmetic explains.
Why we need it: every loop in this chapter is a circle, and eiθ is the cleanest way to drive a point around a circle by turning one dial θ. That is why the parent's contour proof is written with eiθ.
Figure s02 — Alt text: The complex plane with a mint dashed unit circle centred at the origin. A coral arrow of length one points at angle θ (this is eiθ=cosθ+isinθ, landing on the unit circle). A longer lavender arrow along the same direction reaches the point z=ρeiθ, its length labelled ρ=∣z∣. A butter-yellow arc near the origin marks the angle θ swept up from the positive real axis.
Now the tiny movement rule you will meet in the proof — with its derivation:
Reading it as a picture: nudging θ a little slides zalong the circle; the factor i turns the radial arrow eiθ by 90∘ so the step is tangent to the circle (exactly the direction you move when going around).
Why we need it: the Cauchy integral formula and Taylor's theorem only work where f is analytic. Laurent series exist precisely to survive where analyticity fails — so you must know what "nice" means before you can talk about "not nice."
Figure s03 — Alt text: A 3-D surface plot over the complex plane (horizontal axes Re(z) and Im(z)) whose height is ∣f(z)∣ for f(z)=1/z. Away from the origin the surface is a gently sloping valley; directly above z=0 it rockets upward into a tall spike labelled "blow-up", picturing the singularity.
The figure shows the height ∣f(z)∣ as a surface. At a singularity it shoots up like a spike.
See Poles and singularities for the full picture. The whole point of the principal part is that it measures how bad the singularity is by counting negative-power terms.
Why we need it: the whole innovation of Laurent over Taylor is: allow negative powers. The negative-power terms are the "principal part." The name of the game is nothing more than this split.
Figure s04 — Alt text: The complex plane showing a shaded lavender ring (annulus) around a fixed centre point a marked with a slate dot. A coral inner circle has radius r (a coral arrow from a marks that inner radius); a lavender outer circle has radius R. A mint dashed circle sits inside the ring as the loop γ, with a mint arrowhead showing it is traversed anticlockwise (positive orientation).
Why we need it: this is the "sieve" that pulls out one coefficient at a time in the parent's derivation. Only the power k=−1 leaves a residue behind; all others integrate to zero over a full loop.
The inner radius r = the distance from a to the closest singularity of f (the one that fences off the hole in the middle). The outer radius R = the distance from a to the next singularity further out. See Annulus of convergence. Between them, f is analytic, and that ring is exactly where its Laurent series converges.
The diagram below is a dependency map: read it top-to-bottom, where each arrow means "you need the thing at the tail before you can do the thing at the head." If your renderer does not draw the diagram, here is the same information in words: the complex plane (z=x+iy) gives you the modulus (distance), which builds the annulus. The complex exponentialeiθ gives you polar form, which lets you loop around a; combined with the contour fact (only k=−1 survives) this yields the coefficient formula and residue. Separately, analytic defines what a singularity is, and poles/essential classify it. The geometric series is the algebra engine that produces the actual expansions. All four strands converge on the Laurent series.