The limit of a complex function at a point is defined exactly like a real limit, but with absolute values interpreted as complex moduli:
means: for every there is a such that implies .
What’s subtly different from the real case
” close to ” means anywhere in a 2D disk of radius around . The complex limit must agree along every direction of approach — along the real axis, the imaginary axis, any diagonal, any spiral. If two approach paths give different limiting values, the limit doesn’t exist.
This is a much more demanding condition than the one-real-variable case, where you only have to check the left limit and the right limit.
A diagnostic failure
.
Approach along the positive real axis (): .
Approach along the positive imaginary axis (): .
Different directional limits, so the limit doesn’t exist.
This kind of “approach-dependent” failure is the engine of why most functions (, , ) fail the Complex derivative test.
A succeeding limit
.
Setting with ,
along every direction. The limit exists and equals . This is the foundation for being differentiable.
Standard rules
Sum, product, quotient (when the denominator’s limit is nonzero), and composition rules carry over from real-variable theory. The proofs are identical with reinterpreted.
Reduction to real-variable limits
Writing and ,
So a complex limit is two simultaneous real two-variable limits — both of which must agree along every path of approach.
In context
The complex limit is the foundation for:
- Continuity of complex functions.
- The Complex derivative (difference quotient as a complex limit).
- Convergence of sequences and series in .
The “every direction must agree” condition is what makes complex analysis rigid in a way real analysis is not. A function differentiable once on an open region turns out to be infinitely differentiable, equal to its own Taylor series, and constrained globally by its values on any small piece. All of this rests, ultimately, on the strict definition of the complex limit.