2. Functions of a Complex Variable

Limits And Continuity

Limits and Continuity in Complex Analysis

students, in this lesson you will explore how limits and continuity work for functions of a complex variable. These ideas are the starting point for much of Complex Analysis, including differentiability and analyticity. By the end, you should be able to explain what it means for a complex function to approach a value, test whether a function is continuous at a point, and see why these ideas are different from the real-number case. πŸš€

Why limits matter for complex functions

A function of a complex variable takes a complex number $z$ and sends it to another complex number $f(z)$. Here $z$ may be written as $z=x+iy$, where $x$ and $y$ are real numbers, and $i^2=-1$.

In real calculus, you often study what happens as $x$ gets close to a number. In Complex Analysis, the idea is similar, but there is a big difference: a complex number can approach a point from infinitely many directions in the plane. That means limits in the complex plane are often more restrictive and more powerful than limits in one real variable.

For example, if we say

$$

$\lim_{z\to z_0} f(z)=L,$

$$

we mean that whenever $z$ gets close to $z_0$ from any direction, the values $f(z)$ get close to $L$. This β€œfrom any direction” part is essential. πŸ“

The formal idea of a complex limit

A complex limit is defined using distance in the plane. We say

$$

$\lim_{z\to z_0} f(z)=L$

$$

if for every $\varepsilon>0$, there exists $\delta>0$ such that whenever

$$

$0<|z-z_0|<\delta,$

$$

it follows that

$$

$|f(z)-L|<\varepsilon.$

$$

This definition is very similar to the real-variable one, except that $z$ and $L$ are complex numbers. The symbol $|z-z_0|$ means the distance between the points $z$ and $z_0$ in the complex plane.

A helpful way to think about this is: if you draw a small circle around $z_0$, then all points inside that circle, except possibly $z_0$ itself, must map into a small circle around $L$ when the limit exists.

How to check a limit in practice

To test a complex limit, one common method is to write the complex variable as

$$

$z=x+iy.$

$$

Then the function can often be expressed in terms of $x$ and $y$. If the limit depends on the direction of approach, then the limit does not exist.

Example: a limit that does not exist

Consider the function

$$

$f(z)=\frac{\overline{z}}{z}, \qquad z\neq 0.$

$$

Let $z$ approach $0$ along the real axis. Then $z=x$ with $y=0$, so $\overline{z}=z$, and

$$

$f(z)=1.$

$$

Now let $z$ approach $0$ along the imaginary axis. Then $z=iy$ with $y\neq 0$, so $\overline{z}=-iy$ and

$$

$f(z)=\frac{-iy}{iy}=-1.$

$$

Because the values approach different numbers along different paths, the limit as $z\to 0$ does not exist. This example shows why path checking is so important in Complex Analysis. πŸ”

Example: a limit that does exist

Consider

$$

$f(z)=z^2.$

$$

As $z\to z_0$, the values $z^2$ approach $z_0^2$. So

$$

$\lim_{z\to z_0} z^2=z_0^2.$

$$

This is a case where the function behaves smoothly in every direction. Polynomial functions are continuous everywhere, and they have limits everywhere.

Continuity in the complex plane

A function $f$ is continuous at a point $z_0$ if

$$

$\lim_{z\to z_0} f(z)=f(z_0).$

$$

This means three things must fit together:

  1. $f(z_0)$ must be defined.
  2. The limit $\lim_{z\to z_0} f(z)$ must exist.
  3. The limit must equal the actual value $f(z_0)$.

If any one of these fails, the function is not continuous at $z_0$.

Why continuity matters

Continuity means the graph of the function has no sudden jumps at that point. In the complex plane, this idea is still about closeness: if $z$ is close to $z_0$, then $f(z)$ is close to $f(z_0)$.

A familiar real-world example is a temperature map on a city. If the temperature changes continuously, nearby locations have similar temperatures. A sudden jump from $20^\circ\text{C}$ to $40^\circ\text{C}$ across a tiny street would not be continuous. In Complex Analysis, continuity is the same kind of smooth behavior, but for complex values. 🌍

Example: continuity of a polynomial

Let

$$

$f(z)=z^3-2z+1.$

$$

Since sums, products, and powers of continuous functions are continuous, this polynomial is continuous for every complex number $z$. Therefore, for every $z_0$,

$$

$\lim_{z\to z_0} f(z)=f(z_0).$

$$

This makes polynomial functions easy to work with and is one reason they are so important in Complex Analysis.

Limits, continuity, and paths of approach

One of the most important ideas in complex limits is that a point can be approached from many paths: along the real axis, the imaginary axis, circles, spirals, or any curve in the plane.

If a limit exists, it must be the same no matter how $z$ approaches $z_0$. This gives a powerful test:

  • If two different paths give two different values, the limit does not exist.
  • If the function gets close to the same number along all paths, the limit may exist.

This is stricter than in one-variable calculus, where there are only two directions, left and right.

A useful geometric picture

Imagine a drone flying toward a target point on a map. In one-dimensional calculus, the drone can only move along a line. In the complex plane, the drone can fly in from any direction. For a limit to exist, the result must not depend on the route taken. ✈️

This geometric viewpoint helps explain why some formulas that work nicely for real variables become more delicate for complex variables.

Connection to differentiability and analyticity

Limits and continuity are not just isolated ideas. They are the foundation for the next major concept: complex differentiability.

A function $f$ is differentiable at $z_0$ if the limit

$$

$f'(z_0)=\lim_{z\to z_0}\frac{f(z)-f(z_0)}{z-z_0}$

$$

exists. Notice that this definition uses a limit. So if limits are not understood well, differentiability becomes much harder to study.

Also, if a function is differentiable at a point, then it must be continuous at that point. In other words,

$$

$\text{differentiable} \Rightarrow \text{continuous}.$

$$

The reverse is not always true. A function can be continuous but not differentiable.

A function is called analytic at a point if it is complex differentiable in a neighborhood of that point. Analytic functions are central in Complex Analysis because they behave very regularly and obey many powerful theorems.

So limits and continuity are the first steps in a chain:

$$

$\text{limit}$ \rightarrow \text{continuity} \rightarrow \text{differentiability} \rightarrow \text{analyticity}.

$$

Common mistakes and how to avoid them

Here are some frequent errors students make when working with complex limits and continuity:

1. Checking only one path

If you only test the real axis, you may miss a problem. A complex limit must work for every path, not just one.

2. Confusing $z$ with a real number

Remember that $z$ has two parts:

$$

$z=x+iy.$

$$

A function may behave differently depending on both $x$ and $y$.

3. Forgetting the function value in continuity

To be continuous at $z_0$, the limit alone is not enough. You also need

$$

$f(z_0)$

$$

to be defined and equal to the limit.

4. Assuming real rules always work the same way

Many algebra rules do carry over, but complex limits require care because of the two-dimensional nature of the plane.

Conclusion

students, limits and continuity are the entry point to Complex Analysis. A complex limit describes what happens to $f(z)$ as $z$ approaches a point from any direction in the plane. Continuity means that the limit exists and equals the function value. These ideas are essential because they prepare you for differentiability and analyticity, the deeper parts of the subject.

When you study a complex function, always ask: Does the limit exist? Is the function continuous? Does it behave the same from every direction? These questions help you understand how complex functions work and why they are so useful in mathematics and science. βœ…

Study Notes

  • A complex variable is written as $z=x+iy$, where $x$ and $y$ are real numbers.
  • The limit $\lim_{z\to z_0} f(z)=L$ means $f(z)$ gets close to $L$ as $z$ gets close to $z_0$ from any direction.
  • The formal definition uses $\varepsilon$ and $\delta$:

$$

$ 0<|z-z_0|<\delta \Rightarrow |f(z)-L|<\varepsilon.$

$$

  • A limit in Complex Analysis must be the same along every path of approach.
  • If two different paths give different values, the limit does not exist.
  • A function is continuous at $z_0$ if

$$

$ \lim_{z\to z_0} f(z)=f(z_0).$

$$

  • Continuity requires that $f(z_0)$ is defined, the limit exists, and both are equal.
  • Polynomial functions are continuous everywhere in $\mathbb{C}$.
  • Limits and continuity are the foundation for differentiability, since

$$

$ f'(z_0)=\lim_{z\to z_0}\frac{f(z)-f(z_0)}{z-z_0}.$

$$

  • Differentiability implies continuity, but continuity does not always imply differentiability.
  • Analytic functions are complex differentiable in a neighborhood, so limits and continuity help build the bigger theory of Complex Analysis.

Practice Quiz

5 questions to test your understanding

Limits And Continuity β€” Complex Analysis | A-Warded