Appendix B: Cauchy's Integral Formula
Cauchy's integral formula and the residue theorem. Essential tools for contour integration used in the Nyquist criterion and inverse Laplace/Z-transforms.
This appendix presents Cauchy's integral formula and the residue theorem, which are the complex analysis results underpinning the Nyquist stability criterion (the relevant section) and the computation of inverse Laplace and Z-transforms via contour integration (the relevant section).
B.1 Cauchy's Integral Formula
Let be analytic (complex differentiable) on and inside a simple closed contour . Then,
Intuition: If a function is analytic everywhere inside a closed contour, then its integral around that contour vanishes. This is the fundamental result of complex analysis and is a consequence of the fact that analytic functions have no "sources" or "sinks" inside the contour.
Let be analytic on and inside a simple closed contour traversed in the counter-clockwise direction. Then, for any point inside :
More generally, the -th derivative of at is given by:
Intuition: Cauchy's integral formula says that the value of an analytic function at any interior point is completely determined by its values on the boundary. This is a remarkable property unique to analytic functions: knowing on a closed curve tells you everything about inside. In our course, this formula is used to compute inverse Laplace and Z-transforms via contour integration.
B.2 The Residue Theorem
If has an isolated singularity (pole) at , the residue of at is the coefficient in the Laurent series expansion:
For a pole of order , the residue can be computed as:
For a simple pole ():
Let be analytic on and inside a simple closed contour (traversed counter-clockwise), except at a finite number of isolated singularities inside . Then,
Intuition: The residue theorem generalizes Cauchy's integral theorem to functions with poles: the integral around a closed contour equals times the sum of the residues at the poles enclosed by the contour. This is the key tool for computing inverse Laplace transforms and is the mathematical engine behind the Nyquist criterion -- the winding number in the principle of variation of the argument (Theorem) is computed via residues.
B.3 Application to the Nyquist Criterion
The principle of variation of the argument (Theorem), which is the foundation of the Nyquist stability criterion, is a direct consequence of the residue theorem. For a function with zeros and poles inside a contour :
This follows because:
-
At a zero of order , we can write with , so , contributing a residue of .
-
At a pole of order , we can write with , so , contributing a residue of .
Summing over all zeros and poles gives .
Intuition: The logarithmic derivative has simple poles exactly at the zeros and poles of , with residues equal to the multiplicities (positive for zeros, negative for poles). The residue theorem then directly gives the winding number formula , which is exactly what the Nyquist criterion uses to determine stability.
B.4 Application to Inverse Transforms
For computing inverse Laplace transforms, the contour integral representation is:
where the integral is taken along the line which is in the region of convergence. By closing the contour (typically with a semicircle to the left for ), the residue theorem converts this integral into a sum of residues at the poles of .
Similarly, for inverse Z-transforms:
where the contour integral is taken along a circle in the region of convergence in a counter-clockwise fashion. Cauchy's integral formula (Theorem B.0.2) may be employed to obtain solutions.
However, for applications considered in this course, the partial fraction expansion is the most direct approach for computing inverse transforms.