2. Functions of a Complex Variable

Analyticity

Analyticity in Complex Analysis

students, imagine you are studying a function not on a number line, but on the whole flat plane of complex numbers ✨. In complex analysis, a function can behave in surprisingly powerful ways, and one of the most important ideas is analyticity. A function that is analytic is not just well-behaved at one point; it is locally representable by a power series, which makes it much easier to understand and use.

What You Will Learn

By the end of this lesson, students, you should be able to:

  • explain what it means for a complex function to be analytic,
  • connect analyticity with differentiability and holomorphic behavior,
  • recognize examples and nonexamples of analytic functions,
  • understand why analyticity is a central idea in complex analysis.

Analyticity is one of the key reasons complex analysis is so powerful. In many situations, if a function is complex differentiable in an open region, then it automatically has many other strong properties too. That is very different from real calculus, where differentiability alone does not guarantee such rich behavior.

What Does Analytic Mean?

A function $f(z)$ is analytic at a point $z_0$ if it can be written as a power series around $z_0$ in some neighborhood of that point:

$$f(z)=\sum_{n=0}^{\infty} a_n (z-z_0)^n$$

for all $z$ sufficiently close to $z_0$.

If a function is analytic at every point of an open set, we say it is analytic on that set.

This is a very strong property. It means the function is not just differentiable once; it can be built from a convergent infinite polynomial-like expression. That is why analytic functions are sometimes called the “best-behaved” functions in complex analysis 📘.

A closely related word is holomorphic. In many textbooks, a function is called holomorphic on an open set if it is complex differentiable at every point of that set. A major theorem in complex analysis says that for complex functions, being holomorphic and being analytic are equivalent on open sets. This is one of the most striking results in the subject.

Differentiability and Why It Is Different from Real Calculus

To understand analyticity, students, it helps to recall complex differentiability. A function $f$ is complex 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 and is the same no matter how $z$ approaches $z_0$ in the complex plane.

That “no matter how” part matters a lot. In real calculus, you only approach from the left or right on a line. In the complex plane, you can approach from infinitely many directions. This makes complex differentiability much more restrictive.

For example, consider the function $f(z)=\overline{z}$. It looks simple, but it is not complex differentiable anywhere. If $z=x+iy$, then $\overline{z}=x-iy$. Its behavior depends on direction, so the complex derivative does not exist. Since it is not complex differentiable, it is also not analytic.

On the other hand, the polynomial $f(z)=z^2$ is analytic everywhere. In fact, every polynomial in $z$ is entire, meaning analytic on all of $\mathbb{C}$.

Power Series and Local Behavior

One of the most useful facts about analytic functions is that they behave like power series near each point. This lets us do many calculations in a clean, systematic way.

Suppose $f$ is analytic at $z_0$. Then for some radius $r>0$,

$$f(z)=\sum_{n=0}^{\infty} a_n (z-z_0)^n \quad \text{for } |z-z_0|<r.$$

This series is not just an approximation; it is exactly equal to the function in that neighborhood.

Why is this useful? Because power series are easy to differentiate and integrate term by term. If

$$f(z)=\sum_{n=0}^{\infty} a_n (z-z_0)^n,$$

then

$$f'(z)=\sum_{n=1}^{\infty} n a_n (z-z_0)^{n-1}$$

inside the same radius of convergence. This means analytic functions are automatically smooth in the complex sense and have derivatives of all orders.

A real-world comparison can help: think of a zoomed-in digital map. A non-analytic function may look jagged or inconsistent when zoomed in from different directions. An analytic function, however, has a precise local pattern that repeats through its power series description 🔍.

Examples of Analytic Functions

Many familiar functions are analytic wherever they are defined.

1. Polynomials

Every polynomial like $p(z)=z^3-2z+5$ is analytic everywhere. It has no singularities or breaks in the complex plane.

2. Exponential function

The function $e^z$ is analytic everywhere and has the series expansion

$$e^z=\sum_{n=0}^{\infty} \frac{z^n}{n!}.$$

3. Trigonometric functions

Functions such as $\sin z$ and $\cos z$ are also analytic everywhere because they can be written as power series.

4. Rational functions

Functions like

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

are analytic everywhere except at points where the denominator is zero. Here, $f$ is analytic on $\mathbb{C}\setminus\{1\}$.

These examples show a common pattern: analytic functions are often smooth except at isolated points where they may fail to be defined.

Nonexamples and Common Mistakes

Not every complex-valued function is analytic. Some functions are continuous but not complex differentiable, and therefore not analytic.

Example: $f(z)=\operatorname{Re}(z)$

If $z=x+iy$, then $f(z)=x$. This function is not complex differentiable anywhere, even though it is perfectly good as a real-valued function on the plane.

Example: $f(z)=|z|$

This function is continuous everywhere, but it is not complex differentiable at any point except possibly in special limited contexts, and in standard complex analysis it is not analytic on any open region.

A common mistake is to think that because a function has partial derivatives in $x$ and $y$, it must be analytic. That is not enough. Complex analyticity requires stronger conditions.

Cauchy-Riemann Equations and Analyticity

If $f(z)=u(x,y)+iv(x,y)$ where $z=x+iy$, then a necessary condition for complex differentiability is the Cauchy-Riemann equations:

$$\frac{\partial u}{\partial x}=\frac{\partial v}{\partial y}, \qquad \frac{\partial u}{\partial y}=-\frac{\partial v}{\partial x}.$$

When these equations hold and the partial derivatives are continuous in a neighborhood, the function is complex differentiable there. If this happens on an open set, the function is analytic there.

For example, take $f(z)=z^2$. Writing $z=x+iy$ gives

$$z^2=(x+iy)^2=x^2-y^2+i(2xy).$$

So $u(x,y)=x^2-y^2$ and $v(x,y)=2xy$. Then

$$\frac{\partial u}{\partial x}=2x, \quad \frac{\partial v}{\partial y}=2x, \quad \frac{\partial u}{\partial y}=-2y, \quad -\frac{\partial v}{\partial x}=-2y.$$

The Cauchy-Riemann equations are satisfied everywhere, which matches the fact that $z^2$ is analytic everywhere.

These equations give a practical way to test differentiability, but remember: they are part of the story, not the whole story. Analyticity is the stronger conclusion.

Why Analyticity Matters

Analyticity is central because it unlocks many powerful theorems in complex analysis. Once a function is analytic, it behaves in very structured ways.

Here are some important consequences:

  • analytic functions are infinitely differentiable,
  • they can be expanded into power series,
  • they obey strong uniqueness properties,
  • many integrals and contour methods become available,
  • local behavior strongly controls global behavior.

This is why analyticity connects directly to the broader study of functions of a complex variable. The topic of limits and continuity helps define the foundation, differentiability introduces the complex derivative, and analyticity takes the subject to a much deeper level.

A key idea in the subject is that complex differentiability is not just a small step beyond continuity. It leads to a much richer theory than the one from basic real-variable calculus. That is what makes complex analysis so useful in engineering, physics, and applied mathematics ⚙️.

A Short Summary Example

Suppose you are given a function

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

Around $z_0=0$, this can be written as a geometric series:

$$\frac{1}{1-z}=\sum_{n=0}^{\infty} z^n \quad \text{for } |z|<1.$$

So $f$ is analytic at $0$ and, in fact, analytic on its domain of definition except at $z=1$. This example shows how analyticity connects directly to power series and to the locations where a function is defined.

Conclusion

Analyticity means that a complex function can be represented locally by a convergent power series. It is one of the most important ideas in complex analysis because it captures the deep relationship between differentiability, power series, and local behavior. students, if a function is analytic on an open set, then it is holomorphic there, complex differentiable there, and extremely structured in ways that make calculation and theory much easier. Analyticity is not just a technical term; it is the doorway into the most powerful parts of complex analysis 🌟.

Study Notes

  • A function is analytic at $z_0$ if it equals a power series in some neighborhood of $z_0$.
  • A function analytic on an open set is analytic at every point in that set.
  • On open sets, analytic and holomorphic are equivalent in complex analysis.
  • Complex differentiability uses the limit $$f'(z_0)=\lim_{z\to z_0} \frac{f(z)-f(z_0)}{z-z_0}.$$
  • Analytic functions satisfy the Cauchy-Riemann equations when written as $f(z)=u(x,y)+iv(x,y)$.
  • Every analytic function is infinitely differentiable in the complex sense.
  • Polynomials, $e^z$, $\sin z$, and $\cos z$ are analytic everywhere.
  • Rational functions are analytic wherever their denominators are not zero.
  • Functions like $\overline{z}$, $\operatorname{Re}(z)$, and $|z|$ are not analytic on any open set.
  • Analyticity is a core idea in the topic of functions of a complex variable because it connects limits, continuity, differentiability, and power series.

Practice Quiz

5 questions to test your understanding

Analyticity — Complex Analysis | A-Warded