The ML estimate is a bound on the magnitude of a contour integral:

For a contour of length and a continuous function with on ,

Hence the name: Maximum of times Length of .

Proof

First step: triangle inequality for integrals. Second: bound the integrand. Third: is the Arc length of the curve, which is . ∎

Standard use: showing semicircle contributions vanish

The most common application: estimating the contribution of a large semicircle in calculations of real improper integrals via contour integration.

Example. Let be the upper semicircle , . Estimate as .

Length .

On , . By the reverse Triangle inequality, , so

Apply ML:

So the semicircle contribution vanishes. This is the standard “vanishing semicircle” estimate used repeatedly in Chapter 14 of Vector Calculus and Complex Analysis to compute real improper integrals via contour integration. The trick: close a real integral with a large semicircle in the upper half-plane; the semicircle contribution dies by ML, and the real integral equals (residues) by the Residue theorem.

When ML is sharp

ML gives an upper bound, not the exact value. It’s sharp (equality) only when is constant on and has constant phase relative to — rare in practice. In typical use it overestimates by a constant factor, but the estimate is more than good enough for arguing limits.

Jordan’s lemma (sharpening)

For integrands of the form with and as in the upper half-plane, the semicircle contribution dies even when ML alone wouldn’t suffice — the exponential decay for helps. This is Jordan’s lemma, a finer-grained version of ML used for -type integrals.

In context

The ML estimate is the standard tool for:

  • Bounding contour integrals when exact computation is hard or infeasible.
  • Proving that semicircle / quarter-circle / rectangular-corner contributions vanish in limits.
  • Establishing convergence of Power series (the proof of the radius of convergence uses an ML-style bound on Taylor coefficients via Cauchy’s estimate).
  • The proof of the Cauchy integral formula (showing the error term in deforming a contour to a small circle vanishes).

It is the contour-integral analog of the inequality from real analysis — just dressed up for complex paths.