Skip to content

What is Complex Analysis?

In this lesson you’ll see what complex analysis is for, why complex differentiability is a far stronger condition than real differentiability, and three concrete problems that are unsolvable on the real line and routine in the plane.

Complex analysis studies functions f:CCf : \mathbb{C} \to \mathbb{C} that are differentiable in the complex sense. That phrase carries almost all the weight, so it is worth seeing immediately why.

One definition, two very different meanings

Section titled “One definition, two very different meanings”

The definition of the derivative looks identical to the real one:

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

But hh is now a complex number, so it can approach 0 along the real axis, along the imaginary axis, along a spiral, along any path at all. The limit must come out the same every time.

For a real function, h0h \to 0 has two directions and you need one-sided limits to agree. In the plane there are infinitely many directions, and demanding they all agree is a genuinely severe constraint. It turns out to be equivalent to a pair of partial differential equations, and it forces consequences with no real-variable analogue:

  • Differentiable once on an open set     \implies differentiable infinitely often.
  • The values on any small circle determine the values everywhere inside it.
  • A bounded function differentiable on all of C\mathbb{C} must be constant.
  • If two analytic functions agree on a line segment, they agree everywhere they are both defined.

Compare the real case, where x|x| is continuous but not differentiable, x4/3x^{4/3} is differentiable once but not twice, and there are functions continuous everywhere and differentiable nowhere. Real differentiability is cheap; complex differentiability is expensive and you get what you pay for.

Here is the cleanest illustration, and the one that converts most people.

The function f(x)=11+x2f(x) = \frac{1}{1+x^2} is perfectly well behaved on all of R\mathbb{R}: smooth, bounded, no asymptotes, nothing wrong with it anywhere. Its Taylor series about 0 is

1x2+x4x6+1 - x^2 + x^4 - x^6 + \cdots

which diverges for x>1|x| > 1. Why 1? Nothing on the real line is special at x=±1x = \pm 1.

Viewed in the plane, 11+z2\frac{1}{1+z^2} blows up at z=±iz = \pm i, since 1+z2=01 + z^2 = 0 exactly there. Those points sit at distance 1 from the origin, and the radius of convergence of a power series is precisely the distance from its centre to the nearest singularity. The obstruction was always there; it was just off the real line.

This is the pattern of the entire subject. A question about real functions turns out to have a complex answer, and the complex answer is usually simpler than any real argument would be.

Three things it does that nothing else does

Section titled “Three things it does that nothing else does”

It evaluates real integrals. Consider

dx1+x4\int_{-\infty}^{\infty}\frac{dx}{1+x^4}

No substitution, no partial-fraction trick, no integration by parts gets you there comfortably. With the residue theorem it is a few lines, and the answer is π2\frac{\pi}{\sqrt2}.

It proves the fundamental theorem of algebra. Every non-constant polynomial with complex coefficients has a root. The standard proof is three lines of complex analysis via Liouville’s theorem, and there is no comparably short algebraic proof.

It solves boundary-value problems by changing shape. A conformal map deforms a difficult region into a disc while preserving the equation being solved. This is how heat flow and fluid flow around awkward shapes were handled before computers, and it is still how the theory is organized.

You have met the ingredients already:

  • Algebra 2 gave you complex arithmetic and the fact that i2=1i^2 = -1.
  • Pre-Calculus gave you polar form and De Moivre’s theorem.
  • Calculus 2 gave you power series and radius of convergence.
  • Calculus 3 gave you line integrals and Green’s theorem, and Cauchy’s theorem is essentially Green’s theorem with the Cauchy–Riemann equations substituted in.
  • Real Analysis gave you the standard of proof and the habit of asking what a hypothesis is for.

What is new is the interaction. Complex analysis is where those five threads meet, which is why it reads as unexpectedly efficient: most of the machinery is already in place.

Example 1: Show that f(z)=zˉf(z) = \bar{z} is not complex differentiable anywhere.

Solution. With f(z)=zˉf(z) = \bar z and hh complex,

f(z+h)f(z)h=z+hzˉh=hˉh\frac{f(z+h)-f(z)}{h} = \frac{\overline{z+h}-\bar z}{h} = \frac{\bar h}{h}

Take h=th = t real: the quotient is t/t=1t/t = 1.

Take h=ith = it imaginary: the quotient is it/(it)=it/(it)=1\overline{it}/(it) = -it/(it) = -1.

Two directions, two different answers, so the limit does not exist - at any point. ∎

Note how ordinary zˉ\bar z looks. As a map R2R2\mathbb{R}^2 \to \mathbb{R}^2 it is (x,y)(x,y)(x,y)\mapsto(x,-y), which is linear and as smooth as anything can be. It fails the complex test because reflection is not a rotation-and-scaling, and that is exactly what complex differentiability requires locally.

Example 2: Verify f(z)=z2f(z)=z^2 is differentiable, directly from the definition.

Solution.

(z+h)2z2h=2zh+h2h=2z+h\frac{(z+h)^2 - z^2}{h} = \frac{2zh + h^2}{h} = 2z + h

As h0h \to 0 this tends to 2z2z regardless of the direction of approach, because the expression no longer contains hh in any direction-sensitive way. So f(z)=2zf'(z) = 2z. ✓

The contrast with Example 1 is the whole point. Polynomials in zz pass; anything built with zˉ\bar z, Rez\operatorname{Re} z, Imz\operatorname{Im} z, or z|z| generally fails.

Example 3: Find the radius of convergence of the Taylor series of 1z2+4\frac{1}{z^2+4} about 0, without computing any coefficients.

Solution. Singularities occur where z2+4=0z^2 + 4 = 0, that is z=±2iz = \pm 2i. Both lie at distance 2 from the origin.

R=2R = 2

No differentiation, no ratio test. Locate the singularities and measure. For the real function 1x2+4\frac{1}{x^2+4} this radius would be inexplicable.

Example 4: Where does the series for 11+z2\frac{1}{1+z^2} about z0=1z_0 = 1 converge?

Solution. Same poles, ±i\pm i, but the centre has moved. Distances:

1i=2,1+i=2|1 - i| = \sqrt{2}, \qquad |1 + i| = \sqrt{2}

So R=21.414R = \sqrt2 \approx 1.414. ∎

The radius depends on the centre, which is the correct way to think about it: a power series knows only about the disc around its own centre, and the nearest obstruction sets its reach.

Example 5: Why is eze^z never zero?

Solution. Write z=x+iyz = x+iy. Then

ez=ex(cosy+isiny),ez=exe^z = e^x(\cos y + i\sin y), \qquad |e^z| = e^x

Since ex>0e^x > 0 for every real xx, the modulus is never 0, so ez0e^z \ne 0 for all zz. ∎

Worth noting that eze^z is nevertheless not injective: ez+2πi=eze^{z+2\pi i} = e^z, so the complex exponential is periodic with period 2πi2\pi i. That periodicity is why the complex logarithm is multi-valued, a theme that recurs throughout the section.

Example 6: A real integral that becomes routine.

State what complex analysis contributes to dx1+x4\displaystyle\int_{-\infty}^{\infty}\frac{dx}{1+x^4}.

Solution. The integrand’s denominator factors over C\mathbb{C} into four linear terms, with roots the fourth roots of 1-1:

eiπ/4,e3iπ/4,e5iπ/4,e7iπ/4e^{i\pi/4},\quad e^{3i\pi/4},\quad e^{5i\pi/4},\quad e^{7i\pi/4}

Two of these lie in the upper half plane. Closing the real line into a large semicircular contour and applying the residue theorem gives

dx1+x4=π22.2214\int_{-\infty}^{\infty}\frac{dx}{1+x^4} = \frac{\pi}{\sqrt2} \approx 2.2214

The details come later in the section; the point now is that the method exists and that its ingredients are the roots of the denominator in the plane. The real integral was hard because the relevant structure was invisible from the real line.

AC circuit analysis. Voltage and current in a steady-state AC circuit are handled as complex amplitudes, and impedance is a complex number combining resistance and reactance. Series and parallel rules then become ordinary complex arithmetic instead of differential equations.

System stability. A linear control system is stable exactly when the poles of its transfer function lie in the left half plane. Engineers read stability off the geometry of a set of points in C\mathbb{C}, which is complex analysis used as a design tool.

Aerodynamics. The flow around a cylinder is elementary; the flow around an aerofoil is not. The Joukowski transformation is a conformal map taking one to the other, and it is how lift was first calculated.

Quantum mechanics. Amplitudes are complex, and interference is what happens when you add them. The complex structure is physical here rather than a bookkeeping convenience.

Signal processing. The Fourier and Laplace transforms are integrals in the complex plane, and the location of poles determines filter behaviour. Every equalizer and every audio filter is designed by placing points in C\mathbb{C}.

Prime numbers. The prime number theorem, describing how primes thin out, is proved using contour integration applied to the Riemann zeta function. A counting problem about integers requires calculus in the plane, which remains one of the most surprising connections in mathematics.

What makes complex differentiability stronger than real differentiability?
Why is f(z) = z̄ not complex differentiable anywhere?
Why does the Taylor series of 1/(1 + x²) about 0 have radius of convergence 1?
What is the radius of convergence of the Taylor series of 1/(z² + 4) about 0?
Which statement about e^z is true?
Which of these is a consequence of complex differentiability with no real-variable analogue?