At first sight, complex integration is not really different from real integration. Let \(a, b \in \R\) and let \(g: [a,b] \to \C\) be continuous. Then we define
This definition is analogous to that of integration of a parametric curve in \(\R^2\text{.}\) For a function that takes complex numbers as arguments, we typically integrate over a path \(\gg\) (in place of a real interval). If you meditate about the substitution rule for real integrals (Theorem A.0.6), the following definition, which is based on (4.1), should come as no surprise.
Suppose \(\gg\) is a smooth path parametrized by \(\gg (t)
, \ a \leq t \leq b\text{,}\) and \(f\) is a complex function which is continuous on \(\gg\text{.}\) Then we define the integral of \(f\) on \(\gg\) as
This definition immediately extends to paths that are piecewise smooth: Suppose \(\gg\) is parametrized by \(\gg (t) , \ a \leq t
\leq b\text{,}\) which is smooth on the intervals \([a,c_1], [c_1,c_2], \dots,
[c_{n-1},c_n], [c_n,b]\text{.}\) 1
Our footnote on Definition 1.4.11 about the subtlety of the definition of a smooth path applies also here, at the subdivision points \(c_i\text{.}\) Note that we do not require that the left and right derivatives match at these points.
Then, assuming again that \(f\) is continuous on \(\gg\text{,}\) we define
To see this definition in action, we compute the integral of the function \(f: \C \to \C\) given by \(f(z) = \zbar^2\) over several paths from 0 to \(1 + i\text{.}\)
Let \(\gg\) be the line segment from \(0\) to \(1
+ i\text{.}\) A parametrization of this path is \(\gg(t) =
t + i t , \ 0 \leq t \leq 1\text{.}\) Here \(\gg'(t) = 1+i\) and \(f(\gg(t)) = \left( t-it
\right)^2\text{,}\) and so
Let \(\gg\) be the arc of the parabola \(y=x^2\) from \(0\) to \(1 + i\text{.}\) A parametrization of this path is \(\gg(t) = t + i t^2
, \ 0 \leq t \leq 1\text{.}\) Now we have \(\gg'(t) = 1 + 2it\) and
Let \(\gg\) be the union of the two line segments \(\gg_1\) from \(0\) to \(1\) and \(\gg_2\) from \(1\) to \(1+i\text{.}\) Parametrizations are \(\gg_1(t) = t , \ 0 \leq t \leq 1\text{,}\) and \(\gg_2(t) = 1 + it , \ 0 \leq t \leq 1\text{.}\) Hence
It is apparent but nevertheless noteworthy that these integrals evaluate to different results; in particular—unlike in calculus—a complex integral does not simply depend on the endpoints of the path of integration.
On the other hand, the complex integral has some standard properties, most of which follow from their real siblings in a straightforward way. Our first observation is that the actual choice of parametrization of \(\gamma\) does not matter. More precisely, if \(\gg (t) , \ a \leq t \leq b\) and \(\sigma (t) , \ c \leq t \leq d\) are parametrizations of a curve then we say that \(\sigma\) is a reparametrization of \(\gamma\) if there is an increasing piecewise smooth map of \([c,d]\) onto \([a,b]\) that takes \(\gg\) to \(\sigma\text{,}\) in the sense that \(\sigma = \gg \circ \tau\text{.}\)
If \(\gg (t) , \ a \leq t \leq b\) is a piecewise smooth parametrization of a curve and \(\sigma (t) , \ c \leq t \leq d\) is a reparametrization of \(\gg\) then
Proposition 4.1.3 says that a similar equality will hold for any integral and any parametrization. Its proof is left as Exercise 4.5.9, which also shows that the following definition is unchanged under reparametrization.
for any parametrization \(\gg (t)\text{,}\)\(a \leq t \leq b\text{.}\) Naturally, the length of a piecewise smooth path is the sum of the lengths of its smooth components.
Let \(\gamma\) be the line segment from \(0\) to \(1+i\text{,}\) which can be parametrized by \(\gamma(t) = t + it\) for \(0 \le t \le 1\text{.}\) Then \(\gamma'(t) = 1+i\) and so
Let \(\gamma\) be the unit circle, which can be parametrized by \(\gamma(t) = e ^{ it }\) for \(0 \le t \le 2 \pi\text{.}\) Then \(\gamma'(t) = i \, e^{ it }\) and
Now we observe some basic facts about how the line integral behaves with respect to function addition, scalar multiplication, inverse parametrization, and path concatenation; we also give an upper bound for the absolute value of an integral, which we will make use of time and again.
If \(\gg\) is parametrized by \(\gg (t) , \ a \leq t
\leq b\text{,}\) we define the path \(-\gg\) by \(-\gg(t) := \gg
(a+b-t) , \ a \leq t \leq b\text{.}\) Then
\begin{equation*}
\int_{-\gg} f \ = \ - \int_\gg f \,\text{.}
\end{equation*}
If \(\gg_1\) and \(\gg_2\) are piecewise smooth paths so that \(\gg_2\) starts where \(\gg_1\) ends, we define the path \(\gg_1\gg_2\) by following \(\gg_1\) to its end and then continuing on \(\gg_2\) to its end. Then
\begin{equation*}
\int_{\gg_1\gg_2} f \ = \ \int_{\gg_1}f+\int_{\gg_2}f \,\text{.}
\end{equation*}
For (c), we need a suitable parametrization \(\gg(t)\) for \(\gamma_1\gamma_2\text{.}\) If \(\gamma_1\) has domain \([a_1,b_1]\) and \(\gamma_2\) has domain \([a_2,b_2]\) then we can use
with domain \([a_1, b_1+b_2-a_2]\text{.}\) Now we break the integral over \(\gg_1\gg_2\) into two pieces and apply the change of variables \(s=t-b_1+a_2\text{:}\)
The last step follows since \(\gg\) restricted to \([a_1,b_1]\) is \(\gg_1\) and \(\gg\) restricted to \([b_1,b_1+b_2-a_2]\) is a reparametrization of \(\gg_2\text{.}\)
For (d), let \(\phi = \left( \Arg \int_\gg f
\right)\text{.}\) Then \(\int_\gg f = \left| \int_\gg f \right| e^{ i \phi }\) and thus, since \(\left| \int_\gg f \right| \in \R\text{,}\)
where \(\gg\) is any circle centered at \(w \in \C\text{,}\) oriented counter-clockwise. Thus Proposition 4.1.8(b) says that the analogous integral over a clockwise circle equals \(- 2 \pi i\text{.}\) Incidentally, the same example shows that the inequality in Proposition 4.1.8(d) is sharp: if \(\gg\) has radius \(r\text{,}\) then