7. Cauchy Integral Formula

Derivatives Of Analytic Functions

Derivatives of Analytic Functions and the Cauchy Integral Formula

students, imagine zooming in on a smooth curve in the complex plane ✨. In calculus, a derivative tells you how a function changes near a point. In complex analysis, something even stronger happens: if a function is analytic, then its derivatives are tightly controlled by values of the function around a circle. That powerful idea comes from the Cauchy Integral Formula.

What you will learn

By the end of this lesson, students, you will be able to:

  • explain what it means for a complex function to be analytic,
  • understand why derivatives of analytic functions are special,
  • use the Cauchy Integral Formula to compute derivatives,
  • connect these ideas to bigger results such as Liouville’s theorem and the Fundamental Theorem of Algebra,
  • recognize how contour integrals can reveal local behavior of a function.

This lesson is important because it shows a major difference between real and complex calculus. In real calculus, a function can be smooth without being very special. In complex analysis, analyticity is much stronger, and it leads to deep results about derivatives 📘.

Analytic functions and why derivatives matter

A complex function $f(z)$ is called analytic at a point if it is complex differentiable in a neighborhood of that point. Complex differentiability is a stricter requirement than real differentiability. It means the limit

$$f'(z)=\lim_{h\to 0}\frac{f(z+h)-f(z)}{h}$$

exists in the complex sense, no matter how $h$ approaches $0$ in the complex plane.

This is important because once a function is analytic, all of its higher derivatives often exist too. In fact, analytic functions are extremely well-behaved: they are infinitely differentiable, and their derivatives can be found using integrals over curves instead of just local limits.

A useful way to think about this is that an analytic function is not just determined by its value at one point. It is strongly influenced by its values on a surrounding curve. That is the key idea behind Cauchy’s work.

For example, the function $f(z)=z^2$ is analytic everywhere, and its derivative is $f'(z)=2z$. But the theory is much deeper than simple polynomials. It applies to functions like $f(z)=e^z$, $f(z)=\sin z$, and many others.

The Cauchy Integral Formula for derivatives

The Cauchy Integral Formula gives a way to compute the value of an analytic function inside a closed contour from values on the contour. If $f$ is analytic on and inside a simple closed contour $C$, and if $a$ is a point inside $C$, then

$$f(a)=\frac{1}{2\pi i}\int_C \frac{f(z)}{z-a}\,dz$$

This formula is already powerful, but it becomes even more striking when we differentiate it. The derivative version says that for any nonnegative integer $n$,

$$f^{(n)}(a)=\frac{n!}{2\pi i}\int_C \frac{f(z)}{(z-a)^{n+1}}\,dz$$

where $f^{(n)}(a)$ means the $n$th derivative of $f$ at $a$.

For the first derivative, this becomes

$$f'(a)=\frac{1}{2\pi i}\int_C \frac{f(z)}{(z-a)^2}\,dz$$

This is one of the most important formulas in complex analysis. It tells us that a derivative at a point is not just a local quantity. It can be recovered from an integral around a curve enclosing that point.

Why is this so surprising? In ordinary calculus, derivatives are usually found from formulas or limits. Here, the values of the function around a boundary determine the derivative inside the region. That is a deep connection between local and global behavior 🌍.

How the formula is used in practice

Suppose you want to compute $f'(a)$ for a function that is analytic inside and on a circle $C$. If you know $f(z)$ on the contour, you can evaluate the integral. This can be easier than directly using the limit definition.

For example, let $f(z)=e^z$ and let $C$ be the circle $|z|=2$ centered at the origin. To compute $f'(0)$, use

$$f'(0)=\frac{1}{2\pi i}\int_C \frac{e^z}{z^2}\,dz$$

We already know from calculus that $f'(z)=e^z$, so $f'(0)=1$. The integral formula gives the same result, but it does so through contour integration.

Another useful example is $f(z)=\frac{1}{1-z}$, which is analytic inside any circle centered at $0$ with radius less than $1$. If $|a|<1$, then

$$f'(a)=\frac{1}{(1-a)^2}$$

The derivative formula confirms this value through an integral around any contour enclosing $a$ and staying inside the region where $f$ is analytic.

In many problems, the strategy is:

  1. identify a function $f$ that is analytic in a region,
  2. choose a contour $C$ enclosing the point $a$,
  3. match the integral to the derivative version of Cauchy’s formula,
  4. read off the derivative.

This approach is especially useful when the integral contains a factor like $\frac{1}{(z-a)^2}$ or more generally $\frac{1}{(z-a)^{n+1}}$.

Why derivatives of analytic functions are so special

The derivative formulas show that analytic functions are more rigid than most functions from real calculus. Rigid means they cannot change in just any arbitrary way.

One major consequence is that if an analytic function is very small on a boundary, its derivatives inside can also be controlled. For example, if $|f(z)|\le M$ on a contour $C$, then the derivative formula gives estimates such as

$$|f^{(n)}(a)|\le \frac{n!\,M}{r^n}$$

when $C$ is a circle of radius $r$ centered at $a$. This type of estimate shows that the size of the derivative depends on the size of the function on the boundary and the distance to that boundary.

This is a big deal because it proves that analytic functions cannot have arbitrary behavior. Their derivatives are tied to their values in a whole region. This is one reason complex analysis is full of strong theorems.

A famous result connected to this idea is Liouville’s theorem. It says that any entire function, meaning analytic on all of $\mathbb{C}$, that is bounded must be constant. The derivative estimates from Cauchy’s formula help prove this. If $|f(z)|\le M$ everywhere, then choosing larger and larger circles around a point forces $f'(a)$ to be $0$. The same argument works for all higher derivatives, so the function must be constant.

That is an amazing conclusion: a bounded analytic function on the entire complex plane cannot wiggle at all 🚀.

Connection to the Fundamental Theorem of Algebra

The derivative theory of analytic functions also helps prove the Fundamental Theorem of Algebra. This theorem says that every nonconstant polynomial has at least one complex root.

Why does complex analysis help? Suppose a polynomial $p(z)$ had no zeros. Then $\frac{1}{p(z)}$ would be entire. For large $|z|$, a polynomial gets large in magnitude, so $\frac{1}{p(z)}$ becomes small. In fact, one can show it is bounded on all of $\mathbb{C}$. By Liouville’s theorem, $\frac{1}{p(z)}$ would have to be constant, which would mean $p(z)$ is constant too. That contradicts the assumption that $p$ is nonconstant.

So the chain is:

$$\text{Cauchy Integral Formula} \rightarrow \text{derivative estimates} \rightarrow \text{Liouville’s theorem} \rightarrow \text{Fundamental Theorem of Algebra}$$

This shows that the study of derivatives of analytic functions is not isolated. It is part of a larger structure that connects local behavior, global behavior, and algebraic consequences.

A worked example

Let

$$f(z)=\frac{\sin z}{z-1}$$

and suppose $C$ is a circle centered at $0$ with radius $2$. The function is analytic on and inside $C$ except at $z=1$, so choose a point where the denominator is not zero. If we want the derivative at $a=0$ for a function analytic there, we might instead consider a related analytic function near $0$. For example, take

$$g(z)=\frac{\sin z}{z-1}$$

This function is analytic at $a=0$ because the only singularity inside the circle is at $z=1$, not at $0$. To use Cauchy’s derivative formula directly, we need a contour enclosing $0$ and the function analytic on and inside that contour. Since $g$ is not analytic on all of the disk due to the singularity at $1$, the formula cannot be applied across the whole disk. This example teaches an important rule: the function must be analytic on and inside the contour except possibly at the point where the formula is being applied.

Now compare with

$$h(z)=\sin z$$

which is entire. Then

$$h'(0)=\frac{1}{2\pi i}\int_C \frac{\sin z}{z^2}\,dz$$

for any simple closed contour $C$ around $0$. Since $h'(z)=\cos z$, we know

$$h'(0)=\cos 0=1$$

The integral must therefore equal $1$.

This shows how the theory works in two ways: it gives a calculation method, and it also tells you when the method is allowed.

Conclusion

students, the derivatives of analytic functions are one of the deepest ideas in complex analysis. The Cauchy Integral Formula shows that if a function is analytic, then its values on a contour determine not only the function inside but also all of its derivatives. This leads to powerful estimates, strong rigidity, Liouville’s theorem, and even the Fundamental Theorem of Algebra.

The main lesson is that analyticity is far stronger than ordinary differentiability. A complex analytic function is controlled by its boundary behavior, and its derivatives can be extracted from contour integrals. That is why the Cauchy Integral Formula is a central tool in complex analysis 📚.

Study Notes

  • A function is analytic if it is complex differentiable in a neighborhood.
  • The Cauchy Integral Formula is

$$f(a)=\frac{1}{2\pi i}\int_C \frac{f(z)}{z-a}\,dz$$

  • The derivative version is

$$f^{(n)}(a)=\frac{n!}{2\pi i}\int_C \frac{f(z)}{(z-a)^{n+1}}\,dz$$

  • For the first derivative,

$$f'(a)=\frac{1}{2\pi i}\int_C \frac{f(z)}{(z-a)^2}\,dz$$

  • Analytic functions are infinitely differentiable.
  • Cauchy’s formula gives derivative estimates and helps prove Liouville’s theorem.
  • Liouville’s theorem says a bounded entire function must be constant.
  • Liouville’s theorem helps prove the Fundamental Theorem of Algebra.
  • The function must be analytic on and inside the contour for the formula to apply.
  • The derivative of an analytic function is not just local information; it can be recovered from values around a surrounding curve.

Practice Quiz

5 questions to test your understanding