Holomorphic Functions and Complex Differentiation

Part 9, Chapter 9: Complex Analysis, Holomorphic Functions

Learning objectives

  • Define holomorphic (analytic) functions of a complex variable via the direction-independent limit
  • Distinguish real-differentiable maps R2R2\mathbb{R}^2 \to \mathbb{R}^2 from complex-differentiable (holomorphic) maps
  • Compute complex derivatives from the limit definition and recognize the entire functions
  • Predict that bounded entire functions must be constant (Liouville)

Complex differentiability is not just real differentiability with one extra coordinate. The complex derivative demands that a single limit exist independently of the direction from which the increment approaches zero. That tiny strengthening of the definition has spectacular consequences: a function that is complex-differentiable once is automatically infinitely differentiable, equal to its Taylor series, and rigidly controlled by its boundary values. None of this holds for real-differentiable functions. This section unpacks what holomorphicity means and why it is the defining concept of all of complex analysis.

The direction-independent definition

A function f:UtomathbbCf: U \to \mathbb{C} on an open set UsubseteqmathbbCU \subseteq \mathbb{C} is holomorphic (or analytic) at z_0inUz_0 \in U if the limit

f(z0)=limhto0fracf(z0+h)f(z0)hf'(z_0) = \lim_{h \to 0} \frac{f(z_0 + h) - f(z_0)}{h}hto0fracf(z_0+h)f(z_0)h

exists as a complex number, where hinmathbbCh \in \mathbb{C} may approach 00 from any direction in the plane. A function holomorphic on every point of an open set is called holomorphic on that set; one holomorphic on all of mathbbC\mathbb{C} is called entire.

The phrase "any direction" is the entire content of the definition. Approaching h=th = t along the real axis with tto0t \to 0 gives one candidate for the derivative; approaching h=ith = it along the imaginary axis gives another. Both must yield the same number. Most candidate functions fail this requirement, barz\bar{z}, operatornameRe(z)\operatorname{Re}(z), and z|z| are all real-differentiable but not holomorphic.

The widget above visualizes zz alongside f(z)f(z). Try f(z)=z2f(z) = z^2: notice how the unit circle maps to a curve that winds around the origin twice, while small disks remain locally circular (preserving angles). This rigidity is a fingerprint of holomorphicity.

Why complex differentiation is stronger than real

Write f(x+iy)=u(x,y)+iv(x,y)f(x + iy) = u(x, y) + iv(x, y) where u,vu, v are real-valued. As a map mathbbR2tomathbbR2\mathbb{R}^2 \to \mathbb{R}^2, ff is differentiable in the real sense exactly when uu and vv have continuous partial derivatives. The Jacobian is

J = \begin{pmatrix} u_x & u_y \\ v_x & v_y \end{pmatrix}

For ff to be holomorphic, this Jacobian must additionally have the form of a rotation-scaling matrix: ux=vyu_x = v_yy and uy=vxu_y = -v_xx. These are the Cauchy-Riemann equations (next section). The geometric content is unmistakable: a holomorphic derivative f(z_0)f'(z_0) acts on the tangent plane as multiplication by a complex number, which is the composition of a rotation and a uniform scaling. Real-differentiable maps with arbitrary Jacobian shears and squashes that a complex multiplication cannot reproduce.

Where this shows up
  • Quantum field theory: Amplitudes are computed by contour integrals over complex-momentum paths. The residue theorem (built on holomorphicity) turns intractable real integrals into finite sums of pole contributions, the workhorse computation in particle physics.
  • Signal processing: The Z-transform extends Laplace and Fourier methods into the complex plane. Stability of digital filters reduces to checking whether transfer-function poles lie inside the unit disk, a question about holomorphic structure.
  • Fluid dynamics: In two-dimensional incompressible irrotational flow, the velocity field is the gradient of a harmonic function, equivalently the real part of a holomorphic potential. Joukowski airfoil designs are explicit conformal maps that turn the flow around a cylinder into flow around a wing.
  • Random matrix theory: Eigenvalue densities of large random matrices are described by holomorphic resolvents G(z)=operatornametr(zM)1G(z) = \operatorname{tr}(z - M)^{-1}. The branch cuts and poles of GG encode the spectral distribution.
  • Number theory: The Riemann zeta function zeta(s)=sumns\zeta(s) = \sum n^{-s} is holomorphic except at s=1s = 1. The location of its zeros (the Riemann Hypothesis) controls the distribution of prime numbers via the explicit formula.

Pause and think: Why is f(z)=barzf(z) = \bar{z} not holomorphic, even though it is perfectly smooth as a map mathbbR2tomathbbR2\mathbb{R}^2 \to \mathbb{R}^2? Compute the limit barh/h\bar{h}/h as hto0h \to 0 along h=th = t (real) and h=ith = it (imaginary). What do you get for each?

Try it

  • Before computing: predict whether f(z)=z3+2zf(z) = z^3 + 2z is holomorphic. (Hint: polynomials in zz alone are always entire.) Then compute f(z)f'(z) using the limit definition.
  • Test that f(z)=operatornameRe(z)=xf(z) = \operatorname{Re}(z) = x is not holomorphic by approaching h=0h = 0 from two directions. The two candidate derivatives should disagree.
  • Use the complex-plane widget to visualize f(z)=1/zf(z) = 1/z. Where does this function fail to be holomorphic? What happens to the unit circle?
  • True or false: if ff is entire and f(z)leq100|f(z)| \leq 100 for all zinmathbbCz \in \mathbb{C}, then ff must be constant. (This is Liouville's theorem, the boundedness of an entire function forces drastic rigidity.)

A trap to watch for

"Differentiable" in real analysis is a local condition checked at one point; in complex analysis it is a global condition with stunning consequences. If ff is complex-differentiable at every point of an open set, then ff is automatically analytic in the sense of having a convergent power-series representation in a neighborhood of each point, and the two conditions are equivalent. This contrasts violently with real analysis, where there exist functions infinitely differentiable everywhere yet equal to their Taylor series nowhere (e.g., e1/x2e^{-1/x^2} extended by 00 at x=0x = 0). The phrase "real smooth" is much weaker than "real analytic"; in complex analysis these two notions collapse into one.

What you now know

You can apply the direction-independent limit definition, identify polynomials, exponentials, and rational functions as holomorphic (where their denominators are nonzero), and recognize that barz\bar{z}, operatornameRe(z)\operatorname{Re}(z), and z|z| fail the condition. The next section unpacks the Cauchy-Riemann equations, which transform the limit test into an algebraic check on the partial derivatives of uu and vv.

Mark section complete →

References

  • Garrity, T. (2002). All the Mathematics You Missed: But Need to Know for Graduate School. Cambridge University Press, ch. 9.
  • Ahlfors, L. V. (1979). Complex Analysis (3rd ed.). McGraw-Hill, ch. 2.
  • Stein, E. M., Shakarchi, R. (2003). Complex Analysis. Princeton University Press, ch. 1.
  • Conway, J. B. (1978). Functions of One Complex Variable I (2nd ed.). Springer, ch. 3.
  • Brown, J. W., Churchill, R. V. (2014). Complex Variables and Applications (9th ed.). McGraw-Hill, ch. 2.

This page is prerendered for SEO and accessibility. The interactive widgets above hydrate on JavaScript load.