MethodMath
Ask
Join
HomeTopicsAskAlerts
Profile

© 2026 MethodMath. Built for mathematical knowledge sharing.

AboutContactGuidelinesPrivacyTermsCookies
Chloe Villeneuve
Chloe Villeneuve
May 13, 2026

How to apply the Cauchy-Goursat theorem for contour integration?

I am studying complex analysis and I need to understand the Cauchy-Goursat theorem. The theorem states:

If f(z)f(z)f(z) is analytic in a simply connected domain DDD, then for any closed contour CCC in DDD:

∮Cf(z) dz=0\oint_C f(z) \, dz = 0∮C​f(z)dz=0

My questions:

  1. What does "simply connected" mean exactly? What's the difference between simply and multiply connected domains?
  2. If fff has a singularity inside CCC, what happens? Can I still use a modified version of the theorem?
  3. How do I evaluate ∮C1z dz\oint_C \frac{1}{z} \, dz∮C​z1​dz where CCC is the unit circle? The function has a singularity at z=0z = 0z=0, so the theorem doesn't apply directly.
  4. What is the deformation of contours principle?

I need intuitive explanations with examples.

1 answers260 views

1 Answer

4
Amara Okafor
May 13, 2026
Accepted
**Simply Connected:** A domain where any closed curve can be continuously shrunk to a point without leaving the domain. A disk is simply connected; an annulus (ring) is not — a curve around the hole cannot be shrunk to a point. **What happens with singularities inside $C$:** The Cauchy-Goursat theorem fails if singularities are inside the contour. Instead, we use: 1. **Deformation of contours:** If $C_1$ and $C_2$ are two closed contours in a domain where $f$ is analytic, and $C_1$ can be continuously deformed into $C_2$, then $\oint_{C_1} f = \oint_{C_2} f$. 2. **Cauchy's Integral Formula:** If $f$ is analytic inside and on $C$, then: $$f(a) = \frac{1}{2\pi i} \oint_C \frac{f(z)}{z - a} \, dz$$ **Example: $\oint_C \frac{1}{z} \, dz$, $C$ is the unit circle.** Parametrise $z = e^{i\theta}$, $dz = ie^{i\theta} d\theta$: $$\oint_C \frac{1}{z} \, dz = \int_0^{2\pi} \frac{ie^{i\theta}}{e^{i\theta}} \, d\theta = \int_0^{2\pi} i \, d\theta = 2\pi i$$ This non-zero result tells us $1/z$ has a singularity (a simple pole) at $z = 0$ inside the contour, so Cauchy-Goursat doesn't apply. **Principle of Deformation of Contours:** If $f$ is analytic in a region between two closed curves $C_1$ and $C_2$ (where $C_2$ is inside $C_1$), then: $$\oint_{C_1} f(z) \, dz = \oint_{C_2} f(z) \, dz$$ This is extremely useful: we can deform any contour enclosing singularities into small circles around each singularity and sum the contributions.
1 comment
Robert FischerMay 13, 2026
The unit circle integral example showing $2\pi i$ for $1/z$ really drives home why Cauchy-Goursat needs the function to be analytic everywhere inside.
Still unsure? Join to comment or ask a follow-up.
Login or Register to post your answer

Suggested questions

Why does 0 factorial equal 1 instead of 0? Simple proof

31.4k

Why is dividing by zero undefined instead of infinity?

22.4k

what is the actual answer to 8 divided by 2 parentheses 2 plus 2 viral math problem

21.6k

Does the Banach-Steinhaus theorem hold for non-complete normed spaces?

31.1k

Do I need Calculus 3 before learning Fourier series?

3500