Complex Integration | Mathematics
4.1 Contours
Section titled “4.1 Contours”A contour (or piecewise smooth path) in is a continuous function that is differentiable except at finitely many points, with a Continuous derivative everywhere it exists.
A simple closed contour is a contour with and no other Self-intersections.
4.2 The Complex Integral
Section titled “4.2 The Complex Integral”Definition. For a contour and a continuous function on :
4.3 Basic Properties
Section titled “4.3 Basic Properties”Proposition 4.1. The complex integral is linear:
Proposition 4.2. Reversing orientation changes the sign:
Proposition 4.3. Additivity over contours:
4.4 ML Inequality
Section titled “4.4 ML Inequality”Proposition 4.4 (ML Inequality). If for all on a contour of length Then
Proof. .
4.5 Worked Examples: Contour Integrals
Section titled “4.5 Worked Examples: Contour Integrals”Solution
Problem. Evaluate where is the line segment from to .
Solution. Parameterize for . Then .
.
.
Problem. Evaluate where is the unit circle traversed once Counterclockwise.
, , . on .
.
Note: Since is not analytic, this result is non-zero, as expected.
Problem. Evaluate where is the upper semicircle , .
.
Problem. Evaluate where consists of the line segment from to followed by the line segment from to .
, : .
, : .
Total: .
Check: Since is entire, the integral from to is . Consistent.
4.6 ML Inequality Applications
Section titled “4.6 ML Inequality Applications”Solution
Problem. Use the ML inequality to show that Where is the upper semicircle , .
On : , . .
.
By Jordan’s inequality for :
as .
Problem. Bound where is .
On : (reverse triangle inequality). So .
Length of : .
.
4.7 Antiderivative Method
Section titled “4.7 Antiderivative Method”When is analytic on a connected domain and has a known antiderivative with :
This follows from the fundamental theorem of calculus applied to .
Solution
Problem. Evaluate where is any path from to .
Since is entire with antiderivative :
.
.
So the integral equals .
Problem. Evaluate where is any path from to .
Antiderivative: .
.
4.7 Intuition: What Makes Complex Integration Special?
Section titled “4.7 Intuition: What Makes Complex Integration Special?”Complex integration generalises the real line integral to paths in the complex plane. The integral sums the values of along a contour, weighted by the direction of the contour. For analytic functions (those that are complex-differentiable), the remarkable property is path-independence: if is analytic on a directly connected domain, the integral depends only on the endpoints, not on the path taken. This is the complex analogue of the fundamental theorem of calculus.
The Cauchy integral formula is the cornerstone: it says that the value of an analytic function at any interior point of a contour is completely determined by its values on the boundary. This is far stronger than anything in real analysis, where a function’s values on an interval tell you nothing about its values elsewhere. The residue theorem, which computes integrals by summing contributions from singularities inside the contour, is a consequence of the Cauchy integral formula. These tools make it possible to evaluate many real integrals that are difficult or impossible by real methods alone.
4.8 Common Mistakes
Section titled “4.8 Common Mistakes”Mistake 1: Confusing the contour integral with the real line integral. The complex integral is defined as , which is a real integral of a complex-valued function. Do not confuse this with the real line integral . The complex integral depends on the path , not just the endpoints.
Mistake 2: Forgetting that reversing orientation changes the sign. If is a contour from to , then is the same contour traversed from to . We have . Forgetting this can lead to sign errors in calculations.
Mistake 3: Assuming that the integral of an analytic function over a closed contour is always zero. The Cauchy-Goursat theorem states that the integral of an analytic function over a closed contour is zero only if the function is analytic inside the contour. If the function has singularities inside the contour, the integral may be non-zero. Use the residue theorem to compute such integrals.
Mistake 4: Misapplying the ML inequality. The ML inequality states that , where is an upper bound for on and is the length of . Forgetting to find a tight upper bound or miscalculating the length can lead to incorrect estimates.
Mistake 5: Confusing the parameterization of a contour. The value of the contour integral does not depend on the parameterization of the contour, only on the path traced out. However, different parameterizations can lead to different expressions for the integral. Always ensure that the parameterization is correct and that is computed properly.
flowchart TD A[4_Complex Integration] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Cross-References
Section titled “Cross-References”Cauchy’s Theorem: Cauchy’s theorem states that the integral of an analytic function over a closed contour is zero.
Cauchy’s Integral Formula: The integral formula expresses the value of an analytic function at interior points via boundary integrals.
Residue Theory: The residue theorem computes contour integrals by summing contributions from singularities.