Skip to main content

Complex Analysis: an Open Source Textbook

Section 6.5 Integral Representations

We now present some major results in the theory of functions of a complex variable. The first one is known as Cauchy ’s integral formula. It shows that the value of an analytic function \(f\) can be represented by a certain contour integral. The \(n^{th}\) derivative, \(f^{(n)}(z)\text{,}\) has a similar representation. In Chapter 7, we use these results to prove Taylor’s theorem and also establish the power series representation for analytic functions. The Cauchy integral formulas are a convenient tool for evaluating certain contour integrals.

Proof.

Because \(f\) is continuous at \(z_0\text{,}\) if \(\varepsilon >0\) is given there is a \(\delta >0\) such that the positively oriented circle \(C_0=\{z:|z-z_0| = \frac{1}{2}\delta\}\) lies interior to \(C\) (as Figure 6.5.2 shows) and such that
\begin{equation} |f(z) -f(z_0)| \lt \varepsilon \text{ whenever } |z-z_0| \lt \delta\text{.}\tag{6.5.2} \end{equation}
Figure 6.5.2. The contours \(C\) and \(C_0\) in the proof of Cauchy ’s integral formula
Since \(f(z_0)\) is a fixed value, we can use the result of Corollary 6.3.16 to conclude that
\begin{equation} f(z_0) = \frac{f(z_0)}{2\pi i}\int_{C_0}\frac{dz}{z-z_0} = \frac{1}{2\pi i}\int_{C_0}\frac{f(z_0)}{z-z_0}\,dz\text{.}\tag{6.5.3} \end{equation}
By the deformation of contour theorem (Theorem 6.3.13),
\begin{equation} \frac{1}{2\pi i}\int_C\frac{f(z)}{z-z_0}\,dz = \frac{1}{2\pi i}\int_{C_0}\frac{f(z)}{z-z_0}\,dz\text{.}\tag{6.5.4} \end{equation}
Using Inequality (6.5.2) and Equations (6.5.3) and (6.5.4) above, together with the ML inequality (Theorem 6.2.19), we obtain the estimate:
\begin{align*} \left|\frac{1}{2\pi i}\int_C\frac{f(z)}{z-z_0}\,dz - f(z_0) \right| \amp = \left|\frac{1}{2\pi i} \int_{C_0}\frac{f(z)}{z-z_0}\,dz - \frac{1}{2\pi i} \int_{C_0}\frac{f(z_0)}{z-z_0}\,dz\right|\\ \amp \le \frac{1}{2\pi}\int_{C_0}\frac{|f(z) -f(z_0)|}{|z-z_0|}\,|dz|\\ \amp \le \frac{1}{2\pi}\frac{\varepsilon}{(\frac{1}{2}) \delta } \pi \delta\\ \amp = \varepsilon \text{.} \end{align*}
This proves the theorem because \(\varepsilon\) can be made arbitrarily small.

Example 6.5.3.

Show that \(\int_{C_2^+(0)}\frac{\exp z}{z-1}\,dz = i 2\pi e\text{.}\)
Solution.
Recall that \(C_2^+(0)\) is the circle centered at 0 with radius 2 and having positive orientation. We have \(f(z) = \exp z\) and \(f(1)=e\text{.}\) The point \(z_0=1\) lies interior to the circle, so Cauchy ’s integral formula implies that
\begin{equation*} e = f(1) = \frac{1}{2\pi i}\int_C\frac{\exp z}{z-1}\,dz\text{.} \end{equation*}
Multiplication by \(2\pi i\) establishes the desired result.

Example 6.5.4.

Show that \(\int_{C_1^+(0)}\frac{\sin z}{4z+\pi}\,dz = i\left(-\frac{\sqrt{2}\pi}{4}\right)\text{.}\)
Solution.
Here we have \(f(z) = \sin z\text{.}\) We manipulate the integral and use Cauchy ’s integral formula to obtain
\begin{align*} \int_{C_1^+(0)}\frac{\sin z}{4z+\pi}\,dz \amp = \frac{ 1}{4}\int_{C_1^+(0)}\frac{\sin z}{z+(\frac{\pi}{4})}\,dz\\ \amp = \frac{1}{4}\int_{C_1^+(0)}\frac{f(z)}{z-(-\frac{\pi}{4})}\,dz\\ \amp = \frac{1}{4}(2\pi i) \, f\!\left(\!-\frac{\pi}{4}\right)\\ \amp = \frac{\pi i}{2}\sin\!\left(\!-\frac{\pi}{4}\right) = -\frac{\sqrt{2}\pi i}{4}\text{.} \end{align*}

Example 6.5.5.

Show that \(\displaystyle\int_{C_1^+(0)}\frac{\exp (i\pi z)}{2z^2-5z+2}\,dz=\frac{2\pi}{3}\text{.}\)
Solution.
We see that \(2z^2-5z+2 = (2z-1)(z-2) = \frac{1}{2}(z-\frac{1}{2})(z-2)\text{.}\) The only zero of this expression that lies in the interior of \(C_1(0)\) is \(z_0 = \frac{1}{2}\text{.}\) We set \(f(z) = \frac{\exp (i\pi z)}{{z-2}}\) and use Theorem 6.5.1 to conclude that
\begin{align*} \int_{C_1^+(0)}\frac{\exp (i\pi z)}{2z^2-5z+2}\,dz \amp = \frac{1}{2}\int_{C_1^+(0)}\frac{f(z)}{z-\frac{{1}}{2}}\,dz\\ \amp = \frac{1}{2}(2\pi i) \, f\!\left(\frac{1}{2}\right)\\ \amp = \pi i\frac{\exp (\frac{i\pi}{2})}{\frac{{1}}{2}-2}\\ \amp = \frac{2\pi}{3}\text{.} \end{align*}
We now state a general result that shows how to accomplish differentiation under the integral sign. The proof is in some advanced texts. See, for instance, Rolf Nevanlinna and V. Paatero, Introduction to Complex Analysis (Reading, Mass.: Addison-Wesley, 1969), Section 9.7.
We now generalize Theorem 6.5.1 to give an integral representation for the \(n\)th derivative, \(f^{(n)}(z)\text{.}\) We use Leibniz’s rule in the proof and note that this method of proof serves as a mnemonic device for remembering Theorem 6.5.7.

Proof.

Because \(f^{(0)}(z) = f(z)\text{,}\) the case for \(n=0\) reduces to Theorem 6.5.1. We now establish the theorem for the case \(n=1\text{.}\) We start by using the parametrization
\begin{equation*} C:\xi =\xi (t) \text{ and } d\,\xi = \xi \,'(t)\,dt, \text{ for } a \le t \le b\text{.} \end{equation*}
We use Theorem 6.5.1 and write
\begin{equation} f(z) = \frac{1}{2\pi i}\int_C\frac{f(\xi)}{\xi -z}\,d\xi = \frac{1}{2\pi i}\int_a^b\frac{f\big(\xi(t)\big) \xi \,'(t)\,dt}{\xi(t)-z}\text{.}\tag{6.5.6} \end{equation}
The integrand on the right side of Equation (6.5.6) is a function \(g(z,t)\) of the two variables \(z\) and \(t\text{,}\) where
\begin{equation*} g(z,t)=\frac{f\big(\xi(t)\big) \xi \,'(t)}{\xi(t)-z} \text{ and } \frac{\partial g}{dz}(z,t)= g_{z}(z,\,t)=\frac{f\big(\xi(t)\big) \xi \,'(t)}{\big(\xi (t)-z\big)^2}\text{.} \end{equation*}
Moreover, \(g(z,t)\) and \(g_{z}(z,t)\) are continuous on the interior of \(C\text{,}\) which is an open set. Applying Leibniz’s rule to Equations (6.5.6) gives
\begin{equation*} f\,'(z)=\frac{1}{2\pi i}\int_a^b\frac{f\big(\xi(t)\big) \xi \,'(t)\,dt}{\big(\xi(t)-z\big)^2}= \frac{1}{2\pi i}\int_C \frac{f(\xi)\,d\xi}{(\xi -z)^2}\text{,} \end{equation*}
and the proof for the case \(n=1\) is complete. We can apply the same argument to the analytic function \(f\,'\) and show that its derivative \(f\,''\) is also represented by Equation (6.5.5) for \(n=2\text{.}\) The principle of mathematical induction establishes the theorem for all integers \(n \ge 0\text{.}\)

Example 6.5.8.

Let \(z_0\) denote a fixed complex value. Show that, if \(C\) is a simple closed positively oriented contour such that \(z_0\) lies interior to \(C\text{,}\) then for any integer \(n \ge 1\text{,}\)
\begin{equation} \int_C\frac{1}{z-z_0}\,dz=2\pi i \text{ and } \int_C\frac{1}{(z-z_0)^{n+1}}\,dz = 0\text{.}\tag{6.5.7} \end{equation}
Solution.
We let \(f(z)=1\text{.}\) Then \(f^{(n)}(z)=0\) for \(n \ge 1\text{.}\) Theorem 6.5.1 implies that the value of the first integral in Equations (6.5.7) is
\begin{equation*} \int_C\frac{1}{z-z_0}\,dz = 2\pi i f(z_0)=2\pi i\text{.} \end{equation*}
and Theorem 6.5.7 further implies that
\begin{equation*} \int_C\frac{1}{(z-z_0)^{n+1}}\,dz = \frac{2\pi i}{n!}f^{(n)}(z_0)=0\text{.} \end{equation*}
This result is the same as that proven earlier in Corollary 6.3.16. Obviously, though, the technique of using Theorems 6.5.1 and Theorem 6.5.7 is easier.

Example 6.5.9.

Show that \(\displaystyle\int_{C_2^+(0)}\frac{\exp z^2}{(z-i)^4}\,dz = \frac{-4\pi}{3e}\text{.}\)
Solution.
If we let \(f(z)=\exp z^2\text{,}\) then a straightforward calculation shows that \(f^{(3)}(z)=(12z+8z^3) \exp z^2\text{.}\) Using Cauchy ’s integral formulas with \(n=3\text{,}\) we conclude that
\begin{equation*} \int_C\frac{\exp z^2}{(z-i)^4}\ dz=\frac{2\pi i}{3!}f^{(3)}(i)=\frac{2\pi i}{6}\frac{4i}{e}=\frac{-4\pi}{3e} \end{equation*}
We now state two important corollaries of Theorem 6.5.7.

Proof.

For each point \(z_0\) in \(D\text{,}\) there exists a closed disk \(\left\vert z-z_0\right\vert \le R\) that is contained in \(D\text{.}\) We use the circle \(C=C_R(z_0)=\{z:|z-z_0|=R\}\) in Theorem 6.5.7 to show that \(f^{(n)}(z_0)\) exists for all integers \(n \ge 0\text{.}\)

Remark 6.5.11.

This result is interesting, as it illustrates a big difference between real and complex functions. A real function \(f\) can have the property that \(f\,'\) exists everywhere in a domain \(D\text{,}\) but \(f\,''\) exists nowhere. Corollary 6.5.10 states that if a complex function \(f\) has the property that \(f\,'\) exists everywhere in a domain \(D\text{,}\) then, remarkably, all derivatives of \(f\) exist in \(D\text{.}\)

Proof.

For each point \(z_0=(x_0, y_0)\) in \(D\) there exists a disk \(D_R(z_0)\) that is contained in \(D\text{.}\) In this disk, a conjugate harmonic function \(v\) exists, so the function \(f(z) =u+iv\) is analytic. We use the Cauchy-Riemann equations to get \(f\,'(z)=u_x+iv_x=v_y-iu_y\text{,}\) for \(z\in D_R(z_0)\text{.}\) Since \(f\,'\) is analytic in \(D_R(z_0)\text{,}\) the functions \(u_x\) and \(u_y\) are harmonic there. Again, we can use the Cauchy-Riemann equations to obtain, for \(z\in D_R(z_0)\text{,}\)
\begin{equation*} f\,''(z) = u_{xx}+iv_{xx} = v_{yx}-iu_{yx}=-u_{yy}-iv_{yy}\text{.} \end{equation*}
Because \(f\,''\) is analytic in \(D_R(z_0)\text{,}\) the functions \(u_{xx}\text{,}\) \(u_{xy}\text{,}\) and \(u_{yy}\) are harmonic there.

Exercises Exercises

Recall that \(C_{\rho }^+(z_0)\) denotes the positively oriented circle \(\{z:|z-z_0| = \rho \}\text{.}\)

1.

Evaluate \(\int_{C_1^+(0)}(\exp z+\cos z)z^{-1}\,dz\text{.}\)
Solution.
\(4\pi i\text{.}\)

2.

Evaluate \(\int_{C_1^+(1)}(z+1)^{-1}(z-1)^{-1}\,dz\text{.}\)

3.

Evaluate \(\int_{C_1^+(1)}(z+1)^{-1}(z-1)^{-2}\,dz\text{.}\)
Solution.
\(-i\frac{\pi}{2}\text{.}\)

4.

Evaluate \(\int_{C_1^+(1)}(z^3-1)^{-1}\,dz\text{.}\)

5.

Evaluate \(\int_{C_1^+(0)}z^{-4}\sin z\,dz\text{.}\)
Solution.
\(-i\frac{\pi}{3}\text{.}\)

6.

Evaluate \(\int_{C_1^+(0)}(z\cos z)^{-1}\,dz\text{.}\)

7.

Evaluate \(\int_{C_1^+(0)}z^{-3}\sinh (z^2)\,dz\text{.}\)
Solution.
\(2\pi i\text{.}\)

8.

Evaluate \(\int_Cz^{-2}\sin z\ dz\) along the following contours: \label {6.5.8}
(a)
The circle \(C_1^+(\frac{\pi}{2})\text{.}\)
(b)
The circle \(C_1^+(\frac{\pi}{4})\text{.}\)

9.

Evaluate \(\int_{C_1^+(0)}z^{-n}\exp z\,dz\text{,}\) where \(n\) is a positive integer.
Solution.
\(\frac{2\pi i}{(n-1) !}\text{.}\)

10.

Evaluate \(\int_Cz^{-2}(z^2-16)^{-1}\exp z\,dz\) along the following contours:
(a)
The circle \(C_1^+(0)\text{.}\)
(b)
The circle \(C_1^+(4)\text{.}\)

11.

Evaluate \(\int_{C_1^+(1+i)}(z^4+4)^{-1}\,dz\text{.}\)
Solution.
\(\frac{\pi}{8}-i\frac{\pi}{8}\text{.}\)

12.

Evaluate \(\int_Cz^{-1}(z-1)^{-1}\exp z\,dz\) along the following contours:
(a)
The circle \(C_{\frac{1}{2}}^+(0)\text{.}\)
(b)
The circle \(C_2^+(0)\text{.}\)

13.

Evaluate \(\int_C(z^2+1)^{-1}\sin z\,dz\) along the following contours:
(a)
The circle \(C_1^+(i)\text{.}\)
Solution.
\(i\pi \sinh 1\text{.}\)
(b)
The circle \(C_1^+(-i)\text{.}\)
Solution.
\(i\pi \sinh 1\text{.}\)

14.

Evaluate \(\int_{C_1^+(i)}(z^2+1)^{-2}\,dz\text{.}\)

15.

Evaluate \(\int_C(z^2+1)^{-1}\,dz\) along the following contours:
(a)
The circle \(C_1^+(i)\text{.}\)
Solution.
\(\pi\text{.}\)
(b)
The circle \(C_1^+(-i)\text{.}\)
Solution.
\(-\pi\text{.}\)

16.

Let \(P(z)=a_0+a_1z+a_2z^2+a_3z^3\text{.}\) Evaluate \(\int_{C_1^+(0)}P(z)z^{-n}\,dz\text{,}\) where \(n\) is a positive integer.

17.

Let \(z_1\) and \(z_2\) be two complex numbers that lie interior to the simple closed contour \(C\) with positive orientation. Evaluate
\begin{equation} \int_C(z-z_1)^{-1}(z-z_2)^{-1}\,dz\text{.}\tag{6.5.8} \end{equation}
Solution.
\(0\text{.}\)

18.

Let \(f\) be analytic in the simply connected domain \(D\) and let \(z_1\) and \(z_2\) be two complex numbers that lie interior to the simple closed contour \(C\) having positive orientation that lies in \(D\text{.}\) Show that
\begin{equation*} \frac{f(z_2)-f(z_1)}{z_2-z_1} = \frac{1}{2\pi i}\int_C\frac{f(z)}{(z-z_1)(z-z_2)}\,dz\text{.} \end{equation*}
What happens when \(z_2 \to z_1\text{?}\) Why?

19.

The Legendre polynomial \(P_n(z)\) is defined by
\begin{equation*} P_n(z)=\frac{1}{2^n n!}\frac{d^n}{dz^n}[(z^2-1)^n]\text{.} \end{equation*}
Use Cauchy ’s integral formula to show that
\begin{equation*} P_n(z) = \frac{1}{2\pi i}\int_C\frac{(\xi ^2-1)^n}{2^n(\xi -z)^{n+1}}\,d\xi\text{,} \end{equation*}
where \(C\) is a simple closed contour having positive orientation and \(z\) lies inside \(C\text{.}\)
Solution.
Let \(f(z)=(z^2-1)^n\text{,}\) which is analytic everywhere. By Cauchy ’s integral formulas, \(P_n(z) = \frac{1}{2^nn!}f\,^{(n)}(z) = \frac{1}{2^nn!}\left[\frac{n!}{2\pi i}\int_{C}\frac{f(\xi)}{(\xi -z)^{n+1}}\,d\xi\right]\text{.}\) The conclusion follows from this result. Show the details.

20.

Discuss the importance of being able to define an analytic function \(f(z)\) with the contour integral in Formula (6.5.1). How does this definition differ from other definitions of a function that you have learned?