The math optional, made finite. Daily Practice

Cauchy’s theorem (Cauchy-Goursat)

At a Glance

Why This Chapter Matters

Two distinct question types appear under this atom, and mixing them up is the most dangerous error. When the integrand is analytic (entire), the integral depends only on endpoints and you use a complex antiderivative — the contour itself is irrelevant. When the integrand is non-analytic (e.g. Re(z2)\operatorname{Re}(z^2)), the integral is path-dependent and must be evaluated by explicit parametrisation. The 2020 question is the path-independent type (5 minutes of work); the 2019 question is the parametrisation type (9 minutes). Both are worth 10 marks in Section A.

Minimum Theory

Cauchy-Goursat theorem. If ff is analytic on and inside a simple closed contour CC, then Cf(z)dz=0\oint_C f(z)\,dz = 0.

Fundamental theorem for contour integrals. If ff is analytic on a domain DD and FF is an antiderivative of ff on DD (i.e. F=fF'=f), then for any contour CC in DD from z1z_1 to z2z_2: Cf(z)dz=F(z2)F(z1).\int_C f(z)\,dz = F(z_2) - F(z_1). In particular the value is independent of the path. Entire functions (analytic on all of C\mathbb{C}) always have global antiderivatives.

Parametrisation. If ff is not analytic, there is no antiderivative and the integral must be computed by choosing a parametrisation z=γ(t)z = \gamma(t), atba \le t \le b, and reducing to Cf(z)dz=abf(γ(t))γ(t)dt.\int_C f(z)\,dz = \int_a^b f(\gamma(t))\,\gamma'(t)\,dt. Split into real and imaginary parts and integrate each separately.

Anatomy of Cauchy's theorem: closed contour with Cauchy–Goursat, versus an open arc with parametrisation

Question Archetypes

ArchetypeRecognition
antiderivative-integralintegrand is a polynomial or entire function; endpoints given; contour irrelevant
contour-parametrizeintegrand contains Re(z)\operatorname{Re}(z), Im(z)\operatorname{Im}(z), zˉ\bar{z}, or $

antiderivative-integral (1 question(s); 2020)

Recognition Cues — The integrand is a polynomial such as z2+3zz^2 + 3z, or any entire function. The problem specifies a start and end point and mentions a curve, but because the function is entire and has a global antiderivative, the curve description is a red herring for the value of the integral. You only need the two endpoints.

Solution Template

  1. Confirm the integrand ff is entire (polynomial, eze^z, sinz\sin z, etc.).
  2. Find an antiderivative FF such that F=fF' = f.
  3. Identify the endpoints z1z_1 (start) and z2z_2 (end) from the geometric description.
  4. Compute F(z2)F(z1)F(z_2) - F(z_1), carefully evaluating powers of ii.

Worked Example

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

Evaluate the integral C(z2+3z)dz\int_C (z^2+3z)\,dz counterclockwise from (2,0)(2,0) to (0,2)(0,2) along the curve CC, where CC is the circle z=2|z|=2.

Step 1 — The integrand is entire. f(z)=z2+3zf(z) = z^2 + 3z is a polynomial, hence analytic on all of C\mathbb{C}. Its antiderivative is

F(z)=z33+3z22,F(z)=z2+3z.F(z) = \frac{z^3}{3} + \frac{3z^2}{2}, \qquad F'(z) = z^2 + 3z.

Step 2 — Identify endpoints. The point (2,0)(2,0) corresponds to z1=2z_1 = 2 and (0,2)(0,2) corresponds to z2=2iz_2 = 2i.

Step 3 — Evaluate the antiderivative at each endpoint.

F(2i)=(2i)33+3(2i)22=8i3+3(4)2=68i3.F(2i) = \frac{(2i)^3}{3} + \frac{3(2i)^2}{2} = \frac{-8i}{3} + \frac{3(-4)}{2} = -6 - \frac{8i}{3}.

F(2)=83+342=83+6=263.F(2) = \frac{8}{3} + \frac{3 \cdot 4}{2} = \frac{8}{3} + 6 = \frac{26}{3}.

Step 4 — Subtract.

Cfdz=F(2i)F(2)=(68i3)263=62638i3=4438i3.\int_C f\,dz = F(2i) - F(2) = \left(-6 - \frac{8i}{3}\right) - \frac{26}{3} = -6 - \frac{26}{3} - \frac{8i}{3} = -\frac{44}{3} - \frac{8i}{3}.

C(z2+3z)dz=44383i\boxed{\int_C (z^2+3z)\,dz = -\frac{44}{3} - \frac{8}{3}i}

Common Traps

contour-parametrize (1 question(s); 2019)

Recognition Cues — The integrand is a real part or modulus: Re(z2)\operatorname{Re}(z^2), Im(z)\operatorname{Im}(z), z2|z|^2, zˉ\bar{z}. These are not analytic, so there is no antiderivative and the value is path-dependent. The problem specifies the exact curve (parabola, line segment, semicircle) because the curve must be parametrized explicitly.

Solution Template

  1. Write the parametrisation z=γ(t)z = \gamma(t), t[a,b]t \in [a,b], consistent with the given curve and direction.
  2. Compute dz=γ(t)dtdz = \gamma'(t)\,dt and express the integrand in terms of tt.
  3. Split into real and imaginary parts: ab[Re-part]dt+iab[Im-part]dt\int_a^b [\text{Re-part}]\,dt + i\int_a^b [\text{Im-part}]\,dt.
  4. Evaluate each integral using standard calculus.

Worked Example

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

Evaluate the integral CRe(z2)dz\displaystyle\int_C \operatorname{Re}(z^2)\,dz from 00 to 2+4i2+4i along the curve CC where CC is the parabola y=x2y=x^2.

Step 1 — Parametrize the curve. On C:y=x2C: y = x^2, write z=x+ix2z = x + ix^2 for x:02x: 0 \to 2. Then

dz=(1+2ix)dx.dz = (1 + 2ix)\,dx.

Endpoints check: x=0z=0x=0 \Rightarrow z=0; x=2z=2+4ix=2 \Rightarrow z = 2 + 4i. Correct.

Step 2 — Compute the integrand. Since z=x+iyz = x + iy with y=x2y = x^2:

z2=(x+iy)2=x2y2+2ixyRe(z2)=x2y2=x2x4.z^2 = (x+iy)^2 = x^2 - y^2 + 2ixy \quad\Rightarrow\quad \operatorname{Re}(z^2) = x^2 - y^2 = x^2 - x^4.

Step 3 — Assemble and split.

CRe(z2)dz=02(x2x4)(1+2ix)dx\int_C \operatorname{Re}(z^2)\,dz = \int_0^2 (x^2 - x^4)(1 + 2ix)\,dx

=02(x2x4)dx+2i02x(x2x4)dx= \int_0^2 (x^2 - x^4)\,dx + 2i\int_0^2 x(x^2 - x^4)\,dx

=02(x2x4)dx+2i02(x3x5)dx.= \int_0^2 (x^2 - x^4)\,dx + 2i\int_0^2 (x^3 - x^5)\,dx.

Step 4 — Evaluate each integral.

02(x2x4)dx=[x33x55]02=83325=409615=5615.\int_0^2 (x^2 - x^4)\,dx = \left[\frac{x^3}{3} - \frac{x^5}{5}\right]_0^2 = \frac{8}{3} - \frac{32}{5} = \frac{40 - 96}{15} = -\frac{56}{15}.

202(x3x5)dx=2[x44x66]02=2(4646)=2(203)=403.2\int_0^2 (x^3 - x^5)\,dx = 2\left[\frac{x^4}{4} - \frac{x^6}{6}\right]_0^2 = 2\left(4 - \frac{64}{6}\right) = 2\left(-\frac{20}{3}\right) = -\frac{40}{3}.

CRe(z2)dz=5615403i\boxed{\int_C \operatorname{Re}(z^2)\,dz = -\frac{56}{15} - \frac{40}{3}\,i}

Common Traps

Marks-Aware Writing

For a 10-mark answer on this atom, the examiner expects: (a) a one-sentence justification of the method (entire \Rightarrow use antiderivative; non-analytic \Rightarrow must parametrize), (b) all intermediate algebra shown, and (c) a clearly boxed numerical answer. Omitting the justification step typically costs 2–3 marks. For the parametrisation type, also show dzdz explicitly — leaving it implicit is penalised.

Practice Set

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