Questions: Limits and Continuity of Complex Functions
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
Consider f(z) = Re(z)/|z| for z ≠ 0 and f(0) = 0. What happens as z → 0?
AThe limit is 0, because both the numerator and denominator approach 0
BThe limit is 1, because Re(z) ≈ |z| for real z
CThe limit does not exist, because the value along the real axis differs from the value along the imaginary axis
DThe limit exists and equals 1/2 by averaging the real and imaginary approach directions
Along the positive real axis z = x > 0: Re(z)/|z| = x/x = 1. Along the positive imaginary axis z = iy, y > 0: Re(z)/|z| = 0/y = 0. The limit along two different paths gives different values (1 and 0), so the limit does not exist at 0. In the complex plane, a limit must agree along every possible path — not just two directions as in real analysis. This is the key difference from real analysis and exactly the kind of reasoning required for complex limits.
Question 2 Multiple Choice
Which statement correctly describes the component criterion for limits of complex functions?
Alim_{z→z₀} f(z) = L if and only if |f(z) - L| < ε whenever z is within δ of z₀, for the single approach along the real axis
Blim_{z→z₀} f(z) = L if and only if lim_{(x,y)→(x₀,y₀)} u(x,y) = Re(L) and lim_{(x,y)→(x₀,y₀)} v(x,y) = Im(L) as real multivariable limits
Clim_{z→z₀} f(z) = L if and only if the real and imaginary parts of f are bounded near z₀
Dlim_{z→z₀} f(z) = L if and only if f has no poles in a neighborhood of z₀
The component criterion reduces a complex limit to two real multivariable limits: the real part u(x,y) and imaginary part v(x,y) must each converge to the corresponding real/imaginary parts of L as (x,y) → (x₀,y₀) in ℝ². This is both necessary and sufficient. The power of this criterion is that it leverages your existing knowledge of real multivariable limits — no new conceptual apparatus is needed beyond the requirement that both components converge simultaneously.
Question 3 True / False
If lim_{z→z₀} f(z) = L along the real axis and lim_{z→z₀} f(z) = L along the imaginary axis (both giving the same value L), then lim_{z→z₀} f(z) = L.
TTrue
FFalse
Answer: False
Agreement along two paths is not sufficient for a complex limit to exist. In the complex plane, z can approach z₀ along infinitely many paths — rays, spirals, curves — and the limit must agree along all of them. A function can give the same value along the real and imaginary axes yet different values along paths like z = te^{iπ/4} (at a 45-degree angle). For a real function f: ℝ → ℝ, agreement of one-sided limits is sufficient because there are only two approach directions; in ℂ, infinitely many directions must all agree.
Question 4 True / False
A complex function f(z) = u(x,y) + iv(x,y) is continuous at z₀ = x₀ + iy₀ if and only if both u and v are continuous as real functions from ℝ² to ℝ at (x₀, y₀).
TTrue
FFalse
Answer: True
This is the component criterion for continuity, and it is an exact equivalence. Continuity of f at z₀ means lim_{z→z₀} f(z) = f(z₀), which by the component criterion is equivalent to lim_{(x,y)→(x₀,y₀)} u(x,y) = u(x₀,y₀) and lim_{(x,y)→(x₀,y₀)} v(x,y) = v(x₀,y₀) — precisely continuity of u and v as real functions. There is no additional 'complex' condition beyond these two real conditions. This makes checking continuity of complex functions reducible to real analysis.
Question 5 Short Answer
Why is approaching a point z₀ in the complex plane fundamentally more restrictive than approaching x₀ on the real line, and what does this foreshadow about complex differentiability?
Think about your answer, then reveal below.
Model answer: On the real line, x can approach x₀ from only two directions (left or right), so a limit exists if those two one-sided limits agree. In the complex plane, z can approach z₀ along infinitely many paths — every possible curve leading to z₀. The ε-δ condition |z - z₀| < δ controls all directions simultaneously, so the limit must be consistent across all approach paths. This is a much stricter condition. For differentiability, this strictness becomes even more powerful: a complex function that is differentiable at z₀ must have a single derivative value regardless of the direction of approach, forcing the Cauchy-Riemann equations and ultimately implying that complex-differentiable (holomorphic) functions are infinitely differentiable and equal their Taylor series.
The direction-independence requirement for complex limits is the seed of everything powerful in complex analysis. Real functions can be once-differentiable without being twice-differentiable; complex functions cannot. Real analytic functions are a very special subclass; all holomorphic functions are automatically analytic. This rigidity comes from the constraint that limits must agree along every path, which propagates through differentiation to give holomorphic functions extraordinary global properties like the maximum modulus principle and Liouville's theorem.