Cauchy-Riemann Equations — Definition, Formula & Examples
The Cauchy-Riemann equations are a pair of partial differential equations that the real and imaginary parts of a complex function must satisfy for the function to be differentiable at a point in the complex plane.
Let be a complex-valued function where . The function is complex-differentiable (holomorphic) at a point only if the partial derivatives of and exist there and satisfy and . When these equations hold and the partial derivatives are continuous, is analytic at that point.
Key Formula
Where:
- = Real part of the complex function f(z)
- = Imaginary part of the complex function f(z)
- = Real component of z = x + iy
- = Imaginary component of z = x + iy
How It Works
To check whether a complex function is analytic, first split it into its real part and imaginary part . Then compute all four first-order partial derivatives: , , , and . Verify whether and at the point(s) of interest. If both conditions hold and the partials are continuous, is holomorphic there. If either condition fails, is not complex-differentiable at that point.
Worked Example
Problem: Verify that f(z) = z² satisfies the Cauchy-Riemann equations.
Expand f(z): Write z = x + iy, so z² = (x + iy)² = x² − y² + 2xyi. This gives u(x,y) = x² − y² and v(x,y) = 2xy.
Compute partial derivatives: Find all four first-order partials of u and v.
Check Cauchy-Riemann: Verify both conditions: u_x = v_y gives 2x = 2x, and u_y = −v_x gives −2y = −2y. Both hold everywhere.
Answer: Both Cauchy-Riemann equations are satisfied for all (x, y), confirming that f(z) = z² is analytic on the entire complex plane.
Why It Matters
The Cauchy-Riemann equations are the gateway test for analyticity in complex analysis, which underpins contour integration, residue calculus, and conformal mappings. Engineers use these ideas in fluid dynamics and electrostatics, where analytic functions model irrotational, incompressible flows and electric potentials.
Common Mistakes
Mistake: Forgetting the negative sign in the second equation and writing u_y = v_x instead of u_y = −v_x.
Correction: The second Cauchy-Riemann equation has a minus sign: ∂u/∂y = −∂v/∂x. A sign error will incorrectly classify non-analytic functions as analytic or vice versa.
