Cauchy-Riemann Equations

Introduction

The Cauchy-Riemann equations are a pair of partial differential equations that lie at the heart of complex analysis. They give a necessary condition for a complex function to be complex differentiable, and — together with a mild continuity assumption — a sufficient one. A function that is complex differentiable throughout an open set is called holomorphic on that set.

The point that makes complex differentiability special is this: it is a far stronger requirement than differentiability of the same function viewed as a map from \mathbb{R}^2 to \mathbb{R}^2. The Cauchy-Riemann equations are precisely the extra constraint that captures this difference.

Complex Functions and Differentiability

A complex function is a function whose domain and range both exist within the set of complex numbers. We can always split such a function into its real and imaginary parts, f(z) = u(x, y) + iv(x, y), where z = x + iy and u(x, y) and v(x, y) are real-valued functions of the two real variables x and y.

A complex function f(z) is said to be differentiable at a point z_0 in its domain if the limit

f'(z_0) = \displaystyle\lim_{\Delta z\to 0} \dfrac{f(z_0 + \Delta z) - f(z_0)}{\Delta z}

exists. The crucial subtlety is hidden in the words “\Delta z \to 0“: in the complex plane, \Delta z can approach 0 from any direction, and the value of the limit must be the same for all of them. On the real line there are only two directions to worry about (from the left and from the right); in the complex plane there are infinitely many. Demanding a single common limiting value is a strong constraint, and it is exactly this constraint that produces the Cauchy-Riemann equations.

Deriving the Equations

Suppose f'(z_0) exists. Because the limit must be independent of direction, we are free to compute it along any path we like, and the answers must agree. Comparing two convenient choices is enough.

Approach along the real axis. Take \Delta z = \Delta x real. Then

f'(z_0) = \displaystyle\lim_{\Delta x\to 0} \dfrac{f(z_0 + \Delta x) - f(z_0)}{\Delta x} = \dfrac{\partial u}{\partial x} + i\,\dfrac{\partial v}{\partial x}

Approach along the imaginary axis. Take \Delta z = i\,\Delta y. Using 1/i = -i,

f'(z_0) = \displaystyle\lim_{\Delta y\to 0} \dfrac{f(z_0 + i\,\Delta y) - f(z_0)}{i\,\Delta y} = \dfrac{\partial v}{\partial y} - i\,\dfrac{\partial u}{\partial y}

Since these two expressions for f'(z_0) must be equal, we match real part with real part and imaginary part with imaginary part. That gives exactly the Cauchy-Riemann equations.

The Cauchy-Riemann Equations

The Cauchy-Riemann equations are given by:

\dfrac{\partial u}{\partial x} = \dfrac{\partial v}{\partial y}

\dfrac{\partial u}{\partial y} = -\dfrac{\partial v}{\partial x}

When they hold, the derivative itself can be written compactly as

f'(z) = \dfrac{\partial u}{\partial x} + i\,\dfrac{\partial v}{\partial x} = \dfrac{\partial v}{\partial y} - i\,\dfrac{\partial u}{\partial y}

Necessary, but Not Quite Sufficient

The derivation shows that the Cauchy-Riemann equations are necessary: any function that is complex differentiable at a point must satisfy them there. The converse needs care. Satisfying the equations at a single point is not by itself enough to guarantee differentiability there.

A standard counterexample is f(z) = \sqrt{|xy|}, so that u(x, y) = \sqrt{|xy|} and v \equiv 0. At the origin all four first-order partial derivatives vanish, so the Cauchy-Riemann equations are satisfied. Yet the difference quotient approaches 0 along the coordinate axes while approaching a nonzero value along the line y = x, so f'(0) does not exist.

The clean statement is a sufficiency theorem: if u and v have continuous first-order partial derivatives in a neighborhood of z_0 and satisfy the Cauchy-Riemann equations there, then f is complex differentiable at z_0. Continuity of the partial derivatives is what upgrades the equations from necessary to sufficient.

Worked Examples

A holomorphic function. Let f(z) = z^2. Expanding, z^2 = (x + iy)^2 = (x^2 - y^2) + i(2xy), so u = x^2 - y^2 and v = 2xy. Then

\dfrac{\partial u}{\partial x} = 2x = \dfrac{\partial v}{\partial y}, \qquad \dfrac{\partial u}{\partial y} = -2y = -\dfrac{\partial v}{\partial x}

Both equations hold everywhere, and the formula above gives f'(z) = 2x + i\,2y = 2z, exactly as expected.

A function that fails. Let f(z) = \bar{z} = x - iy, so u = x and v = -y. Here \dfrac{\partial u}{\partial x} = 1 but \dfrac{\partial v}{\partial y} = -1. The first Cauchy-Riemann equation fails at every point, so complex conjugation is nowhere complex differentiable — even though, as a map \mathbb{R}^2 \to \mathbb{R}^2, it is perfectly smooth. This is a vivid illustration of how much stronger complex differentiability is than real differentiability.

Geometric Meaning

Viewing f as a map from \mathbb{R}^2 to \mathbb{R}^2, its derivative is the Jacobian matrix

J = \begin{pmatrix} \partial u/\partial x & \partial u/\partial y \\ \partial v/\partial x & \partial v/\partial y \end{pmatrix}

The Cauchy-Riemann equations force this matrix into the special form

J = \begin{pmatrix} a & -b \\ b & a \end{pmatrix}, \qquad a = \dfrac{\partial u}{\partial x}, \quad b = \dfrac{\partial v}{\partial x}

This is exactly the matrix that represents multiplication by the complex number a + ib = f'(z): a rotation by \arg(a + ib) together with a scaling by |a + ib|. So wherever f'(z) \neq 0, a holomorphic function acts locally like a rotation followed by a uniform scaling. Because rotations and uniform scalings preserve angles, holomorphic functions are conformal — and this is the “deep symmetry” that makes complex analysis so rigid and so powerful.

Harmonic Functions

Holomorphic functions are infinitely differentiable (itself a nontrivial result of complex analysis), so we may differentiate the Cauchy-Riemann equations freely. Differentiating \dfrac{\partial u}{\partial x} = \dfrac{\partial v}{\partial y} with respect to x, and \dfrac{\partial u}{\partial y} = -\dfrac{\partial v}{\partial x} with respect to y, then adding the results:

\dfrac{\partial^2 u}{\partial x^2} + \dfrac{\partial^2 u}{\partial y^2} = \dfrac{\partial^2 v}{\partial x\,\partial y} - \dfrac{\partial^2 v}{\partial y\,\partial x} = 0

where the right-hand side vanishes because the mixed partial derivatives are equal. Thus u satisfies Laplace’s equation

\nabla^2 u = \dfrac{\partial^2 u}{\partial x^2} + \dfrac{\partial^2 u}{\partial y^2} = 0

and the identical argument applies to v. A twice continuously differentiable solution of Laplace’s equation is called a harmonic function, so the real and imaginary parts of a holomorphic function are always harmonic. They are not independent, however: u and v remain tied together by the Cauchy-Riemann equations, and for this reason v is called a harmonic conjugate of u.

Applications of the Cauchy-Riemann Equations

The link between holomorphic functions and harmonic functions makes the Cauchy-Riemann equations a practical tool in two-dimensional physics. In ideal fluid flow and in electrostatics, one packages a potential \varphi and a stream function \psi into a single holomorphic complex potential \Phi = \varphi + i\psi. The Cauchy-Riemann equations then guarantee both that \varphi and \psi are harmonic and that their level curves — equipotential lines and streamlines — intersect at right angles, a direct consequence of conformality.

Conformality also underlies the method of conformal mapping, in which a holomorphic function transports a hard-to-handle domain to a simple one (such as a disk or a half-plane) while preserving angles. A boundary-value problem for Laplace’s equation can be solved in the simple domain and then mapped back to the original. The same circle of ideas supports analytic continuation, the extension of a holomorphic function beyond its original domain of definition.

Conclusion

The Cauchy-Riemann equations express, in two short identities, what it means for a complex function to have a derivative that does not depend on direction. From that single requirement flow the rigidity of holomorphic functions, their conformality, and the harmonicity of their real and imaginary parts. Seeing where the equations come from — and where they fall short — turns them from a formula to be memorized into a lens for understanding the structure of the complex plane.

Do you prefer video lectures over reading a webpage? Follow us on YouTube to stay updated with the latest video content!

Want to study more? Visit our Index here!


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *