Limits and Continuity in the Complex Plane
What You’ll Learn
Section titled “What You’ll Learn”In this lesson you’ll state the epsilon-delta definition of a complex limit, see why “from every direction” is the phrase that matters, learn the path test for proving a limit does not exist, and check continuity by splitting into real and imaginary parts.
The Concept
Section titled “The Concept”The definition, which looks familiar
Section titled “The definition, which looks familiar”means: for every there is such that
Word for word this is the real-analysis definition. Only the meaning of the absolute value has changed, and that change is the whole story.
In , the set is an interval, and can approach from two sides. In , the set is a disc, and can approach along infinitely many paths: any ray, any spiral, any wiggling curve.
The limit must be the same along every one of them. That is a much stronger requirement, and it makes limits easier to disprove and harder to satisfy.
The path test
Section titled “The path test”The practical consequence is a clean way to show a limit fails to exist:
If two paths approaching give different limiting values, then does not exist.
Rays are usually the easiest paths to try, because on a ray you can substitute and let with fixed. If the answer still mentions , you are finished.
The reference example is . On the ray ,
which is constant along each ray and different on different rays. Along the real axis the value is 1; along the imaginary axis it is . The limit at 0 does not exist, even though everywhere, so the function is bounded and never wild.
This is the same phenomenon as the multivariable limits you saw in Calculus 3, where has no limit at the origin. Complex analysis inherits that difficulty and, remarkably, turns it into an advantage: the functions that survive the requirement are extremely well behaved.
Splitting into real and imaginary parts
Section titled “Splitting into real and imaginary parts”Since and , closeness in and closeness in both coordinates are the same thing. So:
With and ,
This is how you import everything you know about multivariable limits. It also means continuity of is exactly continuity of and as functions of two real variables.
Limit laws, and continuity
Section titled “Limit laws, and continuity”All the usual algebra survives, with the same proofs:
- provided
- Compositions of continuous functions are continuous
is continuous at if is in the domain and . There is also a sequential criterion, exactly as in real analysis: is continuous at iff for every sequence .
Continuous functions include all polynomials in , all rational functions away from the zeros of the denominator, , , , and also , , , . That last group is the important observation: continuity is cheap, and none of those four is differentiable. The interesting line in complex analysis is drawn at differentiability, not continuity.
Limits involving infinity
Section titled “Limits involving infinity”Because complex analysis works on the extended plane, three more limit statements are standard:
- means can be made arbitrarily large as . This is what having a pole at means.
- means approaches as grows without bound.
- , as for any non-constant polynomial.
A useful reduction: behaviour at is studied by substituting and looking at . Note there is only one in , unlike the real line’s ; on the Riemann sphere it is a single point, and every direction of escape heads for it.
Regions
Section titled “Regions”Two words used constantly from here on:
- A set is open if every point has a disc around it inside the set, and connected if it is not split into two separated pieces. An open connected set is called a domain.
- A domain is simply connected if it has no holes, meaning every loop in it can be shrunk to a point without leaving it.
Simple connectivity is the hypothesis in Cauchy’s theorem, and the annulus is the standard example of a domain that fails it. That failure is exactly what Laurent series and residues exist to handle.
Worked Examples
Section titled “Worked Examples”Example 1: Show does not exist.
Solution. Put with :
Along the value is 1 for every , so that path gives 1.
Along the value is .
Two paths, two values, so the limit does not exist. ∎
The function is bounded and continuous away from 0, which is a good reminder that failure of a limit need not involve anything blowing up.
Example 2: Show does not exist.
Solution. On the ray at angle , and , so the quotient is .
Along the positive real axis it is 1; along the positive imaginary axis it is 0. ∎
Example 3: Evaluate .
Solution. Factor, using :
So the limit is . ∎
Removable singularities factor out, exactly as in real calculus. Nothing about direction independence causes trouble here, because after cancelling, the expression is a polynomial.
Example 4: Is continuous at ?
Solution. No, because is undefined - the point is not in the domain, so continuity is not even a meaningful question there.
However the limit exists and equals , so defining makes the extended function continuous. This is a removable singularity, and it will turn out to be removable in a much stronger sense: the extended function is analytic, not merely continuous.
Example 5: Where is continuous?
Solution. It is a rational function, so it is continuous wherever the denominator is nonzero. Solving gives .
At those two points , so the function has poles there. ∎
Example 6: Verify continuity of by splitting into and .
Solution. We have and . Both are polynomials in two real variables, hence continuous everywhere on .
Since is continuous iff both and are, is continuous on all of . ∎
This is the standard route for transferring real results. Any statement about that is purely about closeness can be checked coordinatewise.
Example 7: An epsilon-delta proof.
Prove directly.
Solution. Estimate the target quantity:
Restrict attention to , which forces and hence
Given , choose
Then gives . ∎
The proof is character-for-character the real one. That is worth noticing: the epsilon-delta machinery transfers unchanged, and the only new phenomenon is the extra freedom the approaching point has.
Real-World Applications
Section titled “Real-World Applications”Numerical root-finding. Newton’s method in the complex plane converges to different roots depending on the starting point, and the boundaries between the basins are fractals. Whether the iteration has a limit, and which one, is exactly a question about limits of complex sequences.
Filter and system stability. Whether a transfer function stays bounded as or blows up at a pole determines whether an amplifier saturates or a control loop runs away. Engineers read off pole locations precisely because those are the points where the limit is .
Fractals. The Mandelbrot set is defined by whether the orbit of 0 under stays bounded. Every pixel is the answer to a boundedness question about a complex sequence.
Signal analysis near a resonance. The gain of a resonant system approaches a pole as the driving frequency approaches the natural frequency, and how fast it grows is set by the distance to that pole in the plane.
Analytic continuation in physics. Scattering amplitudes are continued from real energies into the complex plane, and the poles found there correspond to physical particles and resonances. The limiting behaviour on the way in is the whole content of the technique.
Computer graphics. Conformal image warps must be continuous to avoid visible tearing, and continuity is checked coordinatewise on and exactly as in Example 6.
Retrying will remove your ✅ checkmark until you pass again.