The boundary knows the interior
Here is something that should not be allowed. Pick an analytic function — say — and a point inside a loop, say inside the circle . I am going to tell you the value without ever evaluating at . I will only walk around the boundary circle, sampling at points that are nowhere near , add those boundary values up in the right way — and out drops exactly.
That is not a trick of this one example. For any function analytic on and inside a loop, the values on the boundary completely determine every value inside. The inside has no freedom of its own; it is the boundary's shadow. This is Cauchy's integral formula, and it has no analogue anywhere in real calculus.
The concrete claim this chapter opens with, computed properly in Beat 3:
where , so . A loop integral of boundary values reproduced — multiplied by the now-familiar from Chapter 7.
Cauchy's integral formula is the hinge of the whole unit. From it, in this one chapter, fall four classical theorems — Morera, Liouville, the maximum-modulus principle, and the Fundamental Theorem of Algebra — results that resisted other methods for centuries and here drop out in a few lines each. Its derivative form is a reliable exam earner ("evaluate "), and its proof skeletons are exactly the "state and prove" theory questions the course rewards. The next chapter turns the multi-pole version you will meet here into a machine for the hard real integrals ordinary calculus can't touch.
Shrink the loop until the function can't vary
The formula looks like magic, but it is built from exactly two things you already own from Chapter 7: the fundamental integral , and the principle of deformation — a contour may be deformed freely through any region where the integrand stays analytic, without changing the integral.
We want . The integrand misbehaves only at the single point (where is analytic). So deform down to a tiny circle of radius centred at — legal, because nothing between and is singular. On that tiny circle, is continuous, so it barely changes: everywhere on . Pull that near-constant out of the integral:
Shrink the loop to a point; the function freezes to ; the bare does the rest. That is the whole mechanism, and it is worth holding in one breath. But the step "" is a heuristic: it hides an error term, and a proof has to show that error vanishes as . We do exactly that in Beat 6 (Reveal 1 — the full "state and prove" answer), where the approximation is upgraded to an equality with one line of the ML inequality. For now, carry the picture: the boundary value at is what a vanishing loop around reads off.
Cauchy's integral formula
Let be a positively oriented simple closed contour, and let be analytic on and inside . Then for every point inside ,
State the hypotheses every time: positively oriented, simple, closed; analytic on and inside ; inside . Drop any one and the formula need not hold.
Step 0 of every evaluation — locate the pole. Before reaching for any formula, place the point (the root of the denominator) relative to : inside, outside, or on it. Everything downstream depends on that one check, and it is the single most common place marks are lost.
Evaluate .
Step 0 — locate. The denominator vanishes at , and , so is inside . Identify . What multiplies is , analytic everywhere — so CIF applies. Apply.
The boundary integral reconstructed without the integrand ever being evaluated at . Keep this in your pocket — it is the hook, and it returns in the gauntlet.
Evaluate .
Step 0 — locate. Pole at ; , inside. Identify : , entire. Apply:
Same three moves every time: locate, identify , evaluate at the pole, multiply by .
When the pole is outside: nothing to apply
Step 0 is not a formality — half the value of CIF questions is knowing when not to use it. If the pole lies outside , the integrand is analytic on and inside , and you are back in Chapter 7: Cauchy–Goursat gives , with no formula at all.
Evaluate .
Step 0 — locate. Pole at ; , so it is outside . Then is analytic on and inside — no singularity is enclosed — and by Cauchy–Goursat (Chapter 7)
CIF never enters. The trap is to see the shape, reach for , and forget to check where actually is. Step 0 saves you every time.
For with analytic on and inside :
- inside (Cauchy's integral formula).
- outside (Cauchy–Goursat — integrand analytic inside).
- on the integral is improper / undefined; exam contours are arranged so this does not happen.
Higher powers in the denominator: the derivative formula
What if the denominator is , or ? Differentiating Cauchy's formula under the integral sign — legal here — produces a whole family:
With the same hypotheses ( positively oriented simple closed, analytic on and inside , inside), for every integer ,
The denominator exponent is ; the derivative order is . A cube means , so — the second derivative, not the third. A bare is , so : plain CIF, . Read the exponent, subtract one — that is the derivative order. This single off-by-one is the most common slip in the whole topic.
Look at what the derivative formula quietly says: if is analytic (merely once differentiable in the complex sense) on a region, then exists for every — analytic once forces analytic infinitely often. Nothing like this happens on the real line: is differentiable once and never again. In , one derivative buys you all of them. We will spend this corollary as hard currency in the next sitting (it is the engine inside Morera's theorem).
Evaluate .
Step 0 — locate. Pole at , , inside. Read the exponent: denominator is , so , giving — the first derivative. Identify and differentiate : , and by the chain rule
The chain-rule factor of is its own slip point — , not . Assemble:
You will need this exactly once, in the capstone problem P6, so meet it here in the calm. Evaluating at an imaginary point collapses to a real number:
Both ingredients are already yours: evaluating an exponential at a point, and . The only new thing is watching them compose — the imaginary exponent becoming the real exponent . Hold it for P6.
Two poles inside: split, then apply CIF to each
When the denominator carries two different roots inside , CIF does not apply directly — its statement has a single pole . The fix is purely algebraic: partial fractions break the integrand into one-pole pieces, and CIF (or Cauchy–Goursat) handles each piece on its own.
Evaluate .
Step 0 — locate. Poles at and ; both satisfy , so both are enclosed. Split. Write ; cover-up gives and :
Apply CIF to each enclosed pole (here the constant numerators, evaluated trivially): and . Sum:
- Locate every root of the denominator (Step 0), and mark which lie inside .
- Split by partial fractions into one-pole terms.
- Apply CIF (or the derivative formula) to each term whose pole is inside; a term whose pole is outside contributes .
- Sum.
You may notice this is doing real work mechanically. The next chapter gives it a name and turns it into a single formula — for now, the split-and-apply recipe is all you need, and it is exactly what the exam rewards.
The boundary oracle: watch the loop reconstruct
Drag the point around inside and outside a fixed circle, and watch two numbers. LOOP is , computed numerically by walking the boundary circle (the trapezoid rule on 720 points — nothing here knows directly). DIRECT is , evaluated at the point. Inside the circle the two agree to the decimal — the loop has reconstructed from the boundary alone. Outside, the loop reads : it cannot see what it does not enclose.
The circle is fixed at the origin; drag the point (✕) and slide the radius. Compare LOOP (the boundary integral, divided by ) against DIRECT ( itself).
- z₀ inside (presets a, b): LOOP and DIRECT print the same complex number to three decimals. The loop reconstructed without ever touching — Cauchy's integral formula, live.
- Drag z₀ outward across the edge: LOOP snaps to while DIRECT keeps reporting . The loop cannot see outside itself — outside, the integrand is analytic inside , so Cauchy–Goursat gives , and CIF never fires.
- On the edge: the readout refuses to answer — sits on the contour and the integral is undefined.
- Change or the radius: inside, LOOP still tracks DIRECT exactly. The value depends only on and on being enclosed — never on how big the loop is.
End of sitting 1 — you can now compute with Cauchy's formula: locate the pole, pick CIF or the derivative formula or a partial-fraction split, and assemble. After the break: four giants that fall straight out of it.
Four children of Cauchy's formula — and the first, Morera
Everything in this sitting is "state and prove" material — the theory questions the course rewards most. Cauchy's integral formula has four famous consequences; stated in the order they appear on cards and the formula sheet, they are Morera, Liouville, the maximum-modulus principle, and the Fundamental Theorem of Algebra. We will prove them in a slightly different order — Morera, Liouville, FTA, max-modulus — so that Liouville and FTA stay next to each other, because the two-line jump from one to the other is the best story in the chapter. Call them "consequences," not "direct corollaries": some reach CIF through the infinite-differentiability corollary rather than from the formula itself.
Assumed is continuous on a domain , and for every closed contour in .
Proved is analytic in .
Key idea zero loops give an antiderivative; an antiderivative is analytic; an analytic function is infinitely differentiable — so its derivative is analytic too.
- Because around every loop, the integral of between two points is path-independent in (Chapter 7).
- Fix a basepoint and define . Path-independence makes this well-defined, and the Chapter-7 antiderivative theorem gives — so is analytic on .
- Now spend the corollary from Beat 3C: an analytic function is infinitely differentiable. So exists everywhere in .
- But . For to exist throughout is exactly for to be analytic.
Honest framing. This is a sketch resting on one cited theorem, not a self-contained five-step proof. The load-bearing move — " over every loop an analytic antiderivative exists" — is the path-independence / antiderivative theorem from Chapter 7, used here, not re-proved. Given that theorem, the rest is short. The infinite-differentiability corollary (Beat 3C) is the spark that turns analytic into analytic; name it when you write this out.
Liouville, the Fundamental Theorem of Algebra, and max-modulus
These three are the heart of the sitting. Liouville comes from a one-line size estimate; FTA falls out of Liouville in four lines; the maximum-modulus principle comes from reading Cauchy's formula as an average.
Cauchy's inequality if is analytic on and inside the circle and on that circle, then
Proof apply the derivative formula and the ML inequality (Chapter 7). On the integrand has size at most , and the contour has length , so
Liouville's theorem if is entire (analytic on all of ) and bounded ( everywhere), then is constant.
- Take in Cauchy's inequality. Since is entire we may use a circle of any radius about any point , and : .
- This holds for every . Let : the right-hand side , forcing .
- was arbitrary, so on — hence is constant.
Both hypotheses are load-bearing. "Entire" is what lets ; "bounded" is what makes the bound die. Drop either and the conclusion fails — is entire but unbounded; on a disk is bounded but not entire.
Claim every non-constant polynomial with complex coefficients has at least one root in .
Proof (by contradiction, via Liouville)
- Suppose is non-constant and has no root. Then is defined everywhere — and, being a ratio of analytic functions with non-vanishing denominator, is entire.
- As , (the top-degree term dominates), so — in particular outside some disk . On that closed disk is continuous ( has no zeros), hence bounded there; therefore is bounded on all of .
- Entire and bounded by Liouville, is constant — so is constant, contradicting "non-constant."
- The contradiction kills the assumption: must have a root. (Dividing out that root and repeating gives all roots of a degree- polynomial.)
The story beat. A theorem about polynomials — pure algebra, which resisted purely algebraic proof for centuries — falls in four lines the moment Liouville exists. That is why we kept Liouville and FTA adjacent.
Statement if is analytic and non-constant on a domain, then attains no maximum at an interior point; on a closed bounded region, the maximum of is therefore attained on the boundary.
Light sketch set in Cauchy's formula. The cancels the downstairs, leaving the mean-value property:
The centre value is the average of the values on any circle around it. Take the modulus of both sides and use :
So the modulus at the centre cannot exceed the largest modulus on the surrounding circle — a value that is an average of its neighbours cannot exceed the largest of them. (Keep the wording at "cannot exceed," never "cannot beat": at the constant case the centre ties the maximum, and the strict-maximum / forced-constant refinement is deliberately left out — the exam form here is state-and-apply.)
Since , maximising means maximising on the disk. On , is largest at , where it equals . So
Theory done — four classical theorems, all standing on Cauchy's one formula. Last stretch is all practice: the patterns the exam actually asks for.
Test yourself before moving on
Each follows a method you have now seen worked. Commit to an answer before reading the feedback — recognising the right option once you see it feels like knowing it, and it is not the same thing. Step 0 (locate the pole) wins or loses most of these.
Evaluate .
Evaluate .
Evaluate .
Evaluate .
Liouville's theorem forces to be constant when is:
The maximum of on the closed disk is:
Six cold problems
Work each before revealing. The last two open with a faded bridge — part of the work done for you, the key step left blank — before the full solution. Every solution is complete; nothing points outside this page.
Plain CIF, with a sign trap
P1. Evaluate .
Step 0 — locate. Write , so the pole is ; , inside. Identify : . Evaluate (the sign is the slip point):
Assemble:
Answer: .
Looks fearsome, dies at Step 0
P2. Evaluate .
Step 0 — locate. Factor the denominator: . The poles are and ; both have modulus , so both are outside . The integrand is analytic on and inside , so by Cauchy–Goursat
A fearsome-looking integrand that dies at Step 0 with no integration at all — that is the lesson. Always factor and locate before anything else.
Derivative formula with a trig second derivative
P3. Evaluate .
Step 0 — locate. Pole , inside . Read the exponent: means , so . Differentiate twice: , so . Assemble:
Answer: .
Faded bridge · same integrand, two different contours
P4. Let . Evaluate it for (a) , and (b) .
Bridge: the partial-fraction split is (given for (a)). Before revealing (b), predict: which of the poles does the smaller circle actually enclose?
(a) . Both poles and are inside (). Apply CIF to each PF term:
(b) . Now is inside () but is outside (). Two equivalent routes:
- Via the split: keep only the enclosed term. contributes ; the term has its pole outside, so it contributes . Total .
- Direct CIF: with one pole enclosed, write the integrand as with , analytic on and inside . Then , so .
Both routes agree: . The teaching point: the same integrand gave on one contour and on another — the value of a contour integral depends on which singularities the loop encloses, not on the integrand alone.
Theory · reproduce the Liouville proof
P5. Show that an entire function with for all is constant.
Predict the next step before each reveal: this is Liouville with — what is the one inequality you start from?
Cauchy's inequality at . Since is entire, for any point and any radius we may take , giving
Let . The right-hand side , so we are forced to , i.e. . (This step needs entire — only then is every allowed.)
was arbitrary, so for every . A function with zero derivative everywhere on is constant. (The number never mattered — any finite bound dies the same way. That is the content of Liouville.)
Faded bridge · capstone — a loop integral that returns a real number
P6. Evaluate .
Bridge: . Before revealing, predict two things — which poles lie inside , and (recalling the Beat 3C aside) what becomes at and at .
Step 0 — locate. Poles ; both have modulus , so both are inside. Split and apply CIF at each pole.
At : write the integrand as with . The exponent , so , and .
At : write it as with . The exponent , so , and .
Sum the two contributions:
Answer: . A loop integral of a complex function produced a real number — the two imaginary poles' contributions combined into something with no left. Chapter 9 turns exactly this into a machine for evaluating real integrals that defeat ordinary calculus.
How this appears on exams
In standard Indian engineering math exams, and likely in MCC201A unless your class notes differ, this chapter shows up in four recognisable costumes — each one you have now seen worked:
- "Evaluate — run the decision tree below. The single most valuable habit is Step 0.
- "State and prove Cauchy's integral formula" — Reveal 1, a full proof (the Beat 2 idea, made rigorous).
- "State and prove Liouville's theorem; hence prove the Fundamental Theorem of Algebra" — Reveal 2. "Hence" means use Liouville, not algebra.
- "State the maximum-modulus principle and find on …" — state it, then the pattern from the four-children section (Q6).
For with analytic on and inside , every problem is one walk down this list:
- Step 0 — locate. Find every root of the denominator and mark which lie inside .
- No pole inside? Integrand analytic inside Cauchy–Goursat: the integral is . Stop.
- One pole inside, ? Plain CIF: .
- One pole inside, ? Derivative formula with : . (Read the exponent, subtract one.)
- Several poles inside? Partial-fraction split, apply the rule above to each enclosed term, and add.
Reveal 1 — "State and prove Cauchy's integral formula." This is Beat 2's idea turned into a proof: the difference is the one line that bounds the error and sends it to zero.
Predict the next step before each reveal: how do you isolate the term, and how do you kill what is left over?
Deform to a small circle of radius about (legal: the integrand is analytic between and ). On write , so
using the fundamental integral .
By the ML inequality on , where and the length is ,
As , continuity of at sends , so . This is the step the examiner is marking — without it, the argument is a sketch, not a proof.
By deformation, the left-hand side is independent of . So is a constant in , which means is itself constant — and a constant that tends to is . Hence and
Reveal 2 — "State and prove Liouville's theorem; hence prove the Fundamental Theorem of Algebra." The exam-answer shape of the four-children section. The word "hence" is an instruction: build FTA on Liouville.
Predict the next step: after Liouville is proved, what entire, bounded function do you build from a rootless polynomial?
Statement. A bounded entire function is constant.
Proof. Let on . Cauchy's inequality at , on a circle of radius about any , gives . Valid for every because is entire; let to get . As was arbitrary, , so is constant.
Let be a non-constant polynomial and suppose, for contradiction, it has no root. Then is entire (denominator never zero). Since as , there — so is bounded outside a large disk, and bounded on that closed disk by continuity, hence bounded on all of . By Liouville, is constant — hence is constant, contradicting "non-constant." So has a root; factor it out and repeat for all roots.
- Skipping Step 0 — applying CIF to a pole that is outside, or Cauchy–Goursat to a loop that encloses one (Q1, Q2, P2).
- The off-by-one — reading as the third derivative instead of the second (Q3, P3).
- Dropping the chain-rule factor — , not (Q3, WE-4).
- A partial-fraction sign error — the coefficients in Q4 are and and cancel; a sign slip turns into (Q4, P4).
- For "prove CIF": dropping the error bound — stopping at "" without showing (Reveal 1). This is the single most common way a "prove Cauchy's formula" answer loses marks.
Six things to carry out of this chapter
- Cauchy's integral formula: — boundary values determine the inside; must be enclosed.
- Derivative formula: — denominator exponent , derivative order . Read the exponent, subtract one.
- Step 0 always: locate every pole and check inside / outside / on the contour before any formula.
- Several poles: partial-fraction split, CIF on each enclosed term, add.
- The four consequences: Morera (zero loops analytic), Liouville (bounded entire constant), the maximum-modulus principle (max on the boundary), and the Fundamental Theorem of Algebra (Liouville every non-constant polynomial has a root).
- Cauchy's inequality: — the size estimate behind Liouville, and behind FTA in turn.
Re-do two of P1–P6 from a blank page tomorrow — not re-read, re-do. Spaced retrieval of the locate-then-apply pattern is worth more than another hour now.
What comes next. The two-pole partial-fraction trick you used in 3D, P4 and P6 is doing real work by hand. The next chapter — Taylor and Laurent series, singularities — turns that hand-work into a single machine, and turns the "real number from a complex loop" surprise of P6 into a tool for hard real integrals that ordinary calculus can't touch.
Same material, another voice
If a different explanation would help, this one is worth your time — free, from MIT OpenCourseWare:
- Read: Orloff, MIT 18.04, Topic 4 — Cauchy's integral formula — the same formula and its consequences from another angle, with the Cauchy-inequality and Liouville arguments laid out cleanly.
✓ Chapter complete. Your progress, and every quiz answer, is saved on this computer — revisit any time.