Altanis

2.1Limits and Continuity

Updated 24 Jun 2026Chapter (PDF)

[2.1.1]Definition(Limit)#

A function f:ABf: A \to B is said to have a limit at some aLim(A)a \in \Lim(A) (denoted limxaf(x)=A\lim_{x \to a} f(x) = A) if, for every ε>0\epsilon > 0, there is some δ>0\delta > 0 such that

xa<δ    f(x)f(a)<ε.|x - a| < \delta \implies |f(x) - f(a)| < \epsilon.

Immediately from the definition, we see that for a function whose domain is an open subset of the complex numbers, it follows that

limxaf(x)=A    limxaf(x)=A.\lim_{x \to a} f(x) = A \implies \lim_{x \to a} \bar{f(x)} = \bar{A}.

The usual notion of continuity is lifted from real analysis.

[2.1.2]Definition(Derivative)#

A function f:ABf: A \to B is said to be differentiable at some aLim(A)a \in \Lim(A) if

limxaf(x)f(a)xa\lim_{x \to a} \frac{f(x) - f(a)}{x - a}

exists. Then f(a)f'(a) takes the value of this limit.

[2.1.3]Example(Derivatives of Functions)#

There are four classes of functions to consider in the context of complex analysis.

  1. Real-to-Real. For a function f:RRf: \bR \to \bR, the theory of differentiation is lifted from real analysis.

  2. Real-to-Complex. Let f:RCf: \bR \to \bC. Indeed, we see that f(t)=x(t)+iy(t)f(t) = x(t) + iy(t), and from multivariate analysis, we recall f(t)=x(t)+iy(t)f'(t) = x'(t) + iy'(t). There is nothing new here.

  3. Complex-to-Real. Let f:CRf: \bC \to \bR. From multivariate analysis, for a limit to exist, a limit through all paths must exist and be equivalent. If ff is differentiable at some aCa \in \bC, note that approaching the difference quotient from the real axis produces a purely real number, whereas approaching the difference quotient from the imaginary axis produces a purely imaginary number. Thus f(a)=0f'(a) = 0, and so f0f' \equiv 0 at points it is defined on.

  4. Complex-to-Complex. This is what we devote our time in complex differentiation towards. It is far less trivial than the other cases.