ProofComplete

Complex Methods in Physics - Key Proof

We present a detailed proof of Cauchy's Integral Formula, which is fundamental to all subsequent development of complex analysis and its physical applications.

ProofCauchy's Integral Formula

Theorem: If f(z)f(z) is analytic in a simply connected domain DD containing a point z0z_0 and CC is a positively oriented simple closed contour in DD enclosing z0z_0, then:

f(z0)=12πiCf(z)zz0dzf(z_0) = \frac{1}{2\pi i}\oint_C \frac{f(z)}{z - z_0}dz

Proof:

Step 1: Consider a small circle CϵC_\epsilon of radius ϵ\epsilon centered at z0z_0. Since ff is analytic in the region between CC and CϵC_\epsilon, we can apply Cauchy's Integral Theorem to the function f(z)/(zz0)f(z)/(z - z_0), which is analytic in this annular region.

By deforming the contour from CC to CϵC_\epsilon:

Cf(z)zz0dz=Cϵf(z)zz0dz\oint_C \frac{f(z)}{z - z_0}dz = \oint_{C_\epsilon} \frac{f(z)}{z - z_0}dz

Step 2: Parametrize CϵC_\epsilon as z=z0+ϵeiθz = z_0 + \epsilon e^{i\theta} for 0θ2π0 \leq \theta \leq 2\pi, so dz=iϵeiθdθdz = i\epsilon e^{i\theta}d\theta:

Cϵf(z)zz0dz=02πf(z0+ϵeiθ)ϵeiθiϵeiθdθ=i02πf(z0+ϵeiθ)dθ\oint_{C_\epsilon} \frac{f(z)}{z - z_0}dz = \int_0^{2\pi} \frac{f(z_0 + \epsilon e^{i\theta})}{\epsilon e^{i\theta}} \cdot i\epsilon e^{i\theta}d\theta = i\int_0^{2\pi} f(z_0 + \epsilon e^{i\theta})d\theta

Step 3: Since ff is continuous at z0z_0 (being analytic), for any δ>0\delta > 0 there exists ϵ0>0\epsilon_0 > 0 such that f(z)f(z0)<δ|f(z) - f(z_0)| < \delta whenever zz0<ϵ0|z - z_0| < \epsilon_0.

For ϵ<ϵ0\epsilon < \epsilon_0:

i02πf(z0+ϵeiθ)dθi02πf(z0)dθ02πf(z0+ϵeiθ)f(z0)dθ<2πδ\left|i\int_0^{2\pi} f(z_0 + \epsilon e^{i\theta})d\theta - i\int_0^{2\pi} f(z_0)d\theta\right| \leq \int_0^{2\pi} |f(z_0 + \epsilon e^{i\theta}) - f(z_0)|d\theta < 2\pi\delta

Step 4: Since f(z0)f(z_0) is constant:

i02πf(z0)dθ=2πif(z0)i\int_0^{2\pi} f(z_0)d\theta = 2\pi if(z_0)

As δ\delta can be arbitrarily small:

Cϵf(z)zz0dz=2πif(z0)\oint_{C_\epsilon} \frac{f(z)}{z - z_0}dz = 2\pi if(z_0)

Combining Steps 1 and 4:

Cf(z)zz0dz=2πif(z0)\oint_C \frac{f(z)}{z - z_0}dz = 2\pi if(z_0)

which gives the desired result.

RemarkPhysical Interpretation

Cauchy's formula states that the value of an analytic function at any point is completely determined by its values on any surrounding curve. In physics:

  • For electrostatics, the potential at an interior point is the average over any surrounding surface (mean value property)
  • For fluid flow, the velocity potential inside a region is determined by boundary conditions
  • In quantum mechanics, wave function values in field-free regions are determined by boundary values

This reflects the holographic principle at a mathematical level: interior information is encoded on the boundary.

ProofCauchy's Integral Formula for Derivatives

Theorem: Under the same conditions, the nn-th derivative is:

f(n)(z0)=n!2πiCf(z)(zz0)n+1dzf^{(n)}(z_0) = \frac{n!}{2\pi i}\oint_C \frac{f(z)}{(z - z_0)^{n+1}}dz

Proof:

We prove this by induction. The base case n=0n = 0 is Cauchy's Integral Formula.

Assume the formula holds for n=kn = k. For n=k+1n = k + 1, consider:

f(k)(z0)=k!2πiCf(z)(zz0)k+1dzf^{(k)}(z_0) = \frac{k!}{2\pi i}\oint_C \frac{f(z)}{(z - z_0)^{k+1}}dz

The derivative with respect to z0z_0 is:

f(k+1)(z0)=ddz0f(k)(z0)=k!2πiddz0Cf(z)(zz0)k+1dzf^{(k+1)}(z_0) = \frac{d}{dz_0}f^{(k)}(z_0) = \frac{k!}{2\pi i}\frac{d}{dz_0}\oint_C \frac{f(z)}{(z - z_0)^{k+1}}dz

Since zz on CC is independent of z0z_0:

=k!2πiCf(z)z0[(zz0)(k+1)]dz= \frac{k!}{2\pi i}\oint_C f(z)\frac{\partial}{\partial z_0}\left[(z - z_0)^{-(k+1)}\right]dz

=k!2πiCf(z)(k+1)(zz0)(k+2)dz= \frac{k!}{2\pi i}\oint_C f(z) \cdot (k+1)(z - z_0)^{-(k+2)}dz

=(k+1)!2πiCf(z)(zz0)k+2dz= \frac{(k+1)!}{2\pi i}\oint_C \frac{f(z)}{(z - z_0)^{k+2}}dz

This completes the induction.

ExampleApplication to Taylor Series

Cauchy's formula for derivatives immediately gives the Taylor series of an analytic function:

f(z)=n=0f(n)(z0)n!(zz0)n=n=012πiCf(ζ)(ζz0)n+1(ζz0)ndζf(z) = \sum_{n=0}^{\infty}\frac{f^{(n)}(z_0)}{n!}(z - z_0)^n = \sum_{n=0}^{\infty}\frac{1}{2\pi i}\oint_C \frac{f(\zeta)}{(\zeta - z_0)^{n+1}}(\zeta - z_0)^n\,d\zeta

For zz0<r|z - z_0| < r where rr is the radius of convergence (distance to nearest singularity), we can interchange sum and integral:

f(z)=12πiCf(ζ)ζz0n=0(zz0ζz0)ndζ=12πiCf(ζ)ζzdζf(z) = \frac{1}{2\pi i}\oint_C \frac{f(\zeta)}{\zeta - z_0}\sum_{n=0}^{\infty}\left(\frac{z - z_0}{\zeta - z_0}\right)^n d\zeta = \frac{1}{2\pi i}\oint_C \frac{f(\zeta)}{\zeta - z}d\zeta

This recovers Cauchy's integral formula for general zz near z0z_0.

ProofLiouville's Theorem

Theorem: If f(z)f(z) is entire (analytic everywhere in C\mathbb{C}) and bounded, then ff is constant.

Proof:

Since ff is bounded, f(z)M|f(z)| \leq M for all zz and some constant MM. By Cauchy's formula for derivatives with a circle zz0=R|z - z_0| = R:

f(z0)=12πizz0=Rf(z)(zz0)2dz12πM2πRR2=MR|f'(z_0)| = \left|\frac{1}{2\pi i}\oint_{|z-z_0|=R} \frac{f(z)}{(z - z_0)^2}dz\right| \leq \frac{1}{2\pi}\frac{M \cdot 2\pi R}{R^2} = \frac{M}{R}

As RR \to \infty, f(z0)0|f'(z_0)| \to 0 for arbitrary z0z_0. Thus f(z)=0f'(z) = 0 everywhere, so ff is constant.

RemarkFundamental Theorem of Algebra

Liouville's theorem immediately proves the Fundamental Theorem of Algebra: every non-constant polynomial p(z)p(z) has at least one root. If not, 1/p(z)1/p(z) would be entire and bounded (since p(z)|p(z)| \to \infty as z|z| \to \infty implies 1/p(z)0|1/p(z)| \to 0), hence constant by Liouville—a contradiction.

These proofs demonstrate the elegant interplay between local analyticity conditions and global properties, a theme that permeates complex analysis and its applications to physics.