The Cauchy integral formula (CIF) is the most important theorem in complex analysis.

If is analytic on a simply connected domain and is a positively oriented simple closed contour in enclosing a point , then

The value of an analytic function at any interior point of a contour is determined by its values on the contour.

Why this is striking

In real analysis, boundary values of a function on an interval don’t determine interior values — you can change interior values without affecting boundary values. In complex analysis, analyticity is rigid enough that boundary values do determine interior values, completely.

This rigidity propagates: analytic functions are infinitely differentiable, equal to their Taylor series, bounded entire constant, and so on. All of those results follow from the CIF.

Sketch of proof

Deform to a small circle of radius around using the Deformation principle (valid since is analytic on the deformation region ).

On , write — the second piece is small by continuity of . So

The error: as , the contour length is , so by ML estimate the error goes to zero. Taking the limit gives the CIF. ∎

CIF as a computational tool

Rewriting the CIF: if is analytic on and encloses (and no other singularities), then

This is a recipe for computing when has a simple pole inside .

Worked example. .

is entire. is enclosed by . By CIF: .

Worked example. .

entire, enclosed. CIF: .

Worked example: multiple poles. .

Two poles, and , both inside.

Partial fractions: .

Apply CIF to each: ; . Sum: .

Alternatively, split the contour by Deformation principle into a small contour around each pole, then apply CIF. Same answer.

Generalized CIF: derivatives

For any nonnegative integer , under the same hypotheses,

So contour integrals over give the -th derivative of at , up to constants.

Sketch. Differentiate the CIF with respect to , passing the derivative inside the integral. Each differentiation of with respect to gives , with a sign that combines with as you iterate, ultimately producing — hence the on the right.

Why differentiation under the integral is legal here: the standard sufficient condition is that the integrand and its -derivative are both continuous as functions of on a region of the form where is open and is the contour, and that the integrand-derivative is uniformly bounded on that region. Both hold: pick a small disk around separated from by some positive distance , so for all . Then , uniformly bounded. The Leibniz integral rule (real-variable version, applied componentwise) finishes the argument.

Implication: analytic functions are infinitely differentiable. The right side of the generalized CIF makes sense for any , which means exists for all . Once-differentiable in implies infinitely-differentiable in — stark contrast to real analysis where you can have but not .

Worked example. .

Use the form: , , . So .

Consequences in 1–3 lines

The generalized CIF unlocks:

  • Cauchy’s estimate: where is a bound on on the circle . See Cauchy’s estimate.
  • Liouville’s theorem: bounded entire constant. Take in Cauchy’s estimate.
  • Fundamental theorem of algebra: every non-constant polynomial has a root. By Liouville.
  • Analyticity ⇒ Taylor series convergence: the radius of convergence of the Taylor series equals the distance to the nearest singularity.

All of complex analysis cascades from the single statement of the CIF.

In context

The CIF is the central tool for evaluating closed-contour integrals when the integrand has a pole. The Residue theorem extends CIF to handle arbitrary isolated singularities, not just simple poles, completing the closed-contour-integral story.