4. Elementary Analytic Functions

Branch Issues

Branch Issues in Elementary Analytic Functions

students, in complex analysis, some of the most important functions are also the most delicate 🌟. The exponential function behaves beautifully everywhere, but once we start using inverse functions like the logarithm, or roots, we meet a famous challenge called branch issues. These happen because complex functions can be multi-valued, meaning one input can lead to several possible outputs. Understanding this idea is essential for making sense of complex logarithms, powers, inverse trigonometric functions, and inverse hyperbolic functions.

What are branch issues?

In real algebra, a function usually gives one answer for each input. In complex analysis, this is not always true. For example, the complex logarithm of a nonzero number $z$ is written as $\log z$, but there is not just one value. If $z = re^{i\theta}$ with $r > 0$, then

$$

$\log$ z = $\ln$ r + i($\theta$ + $2\pi$ k), \quad k $\in$ \mathbb{Z}.

$$

This means the logarithm has infinitely many values. The problem is not that the formula is wrong; the problem is that the angle $\theta$ is only defined up to multiples of $2\pi$. This is the heart of branch issues.

A branch is a single-valued choice from a multi-valued function. A branch cut is a curve or set removed from the complex plane to make that choice possible in a consistent way. A branch point is a point where the function cannot be made single-valued in any neighborhood without cutting the plane. Common examples include $z=0$ for $\log z$ and $z=0$ for $z^{1/n}$.

Why do branch issues happen?

Branch issues appear because complex numbers have both a magnitude and an angle. The magnitude is unique, but the angle is not. If $z = re^{i\theta}$, then the same complex number is also

$$

z = re^{i($\theta$ + $2\pi$ k)} \quad \text{for any } k $\in$ \mathbb{Z}.

$$

When we define inverse functions, we often try to reverse a function that is not one-to-one. In real numbers, $x^2$ is not one-to-one on all of $\mathbb{R}$, so its inverse must be restricted to $x \ge 0$ or $x \le 0$. In complex analysis, the issue is deeper because loops around a point can change the value continuously and still bring us back to a different answer.

For example, if a point moves once around the origin, its argument increases by $2\pi$. That changes the logarithm by

$$

$\log$ z $\mapsto$ $\log$ z + $2\pi$ i.

$$

So a “single” value cannot be chosen globally on $\mathbb{C}\setminus\{0\}$ without making a cut.

The complex logarithm and the principal branch

The complex logarithm is the most famous example of branch issues. For $z \ne 0$, write $z = re^{i\theta}$, then the full logarithm is

$$

$\log$ z = $\ln$ r + i($\theta$ + $2\pi$ k), \quad k $\in$ \mathbb{Z}.

$$

To get a single-valued version, we choose a range for the argument. The most common choice is the principal argument, written as $\operatorname{არგ} z$ or often $\operatorname{Arg} z$, with values in

$$

$-\pi < \operatorname{Arg} z \le \pi.$

$$

Then the principal branch of the logarithm is

$$

\Log z = $\ln|$z| + i\operatorname{Arg} z.

$$

This is single-valued, but it is not defined everywhere. Usually the negative real axis is removed to keep $\operatorname{Arg} z$ continuous. That removed line is the branch cut.

Real-world picture 🧭: think of the angle of a compass needle. If you say the direction is $10^\circ$, that is clear. But if you allow $370^\circ$, $730^\circ$, and so on, then many descriptions represent the same direction. The logarithm “sees” all of those angles unless we choose one preferred range.

Branches of roots and powers

Branch issues also appear in fractional powers like $z^{1/n}$ and $z^\alpha$. Using the logarithm, we define

$$

$ z^\alpha = e^{\alpha \log z}.$

$$

Because $\log z$ is multi-valued, so is $z^\alpha$. For example, the square root has two values:

$$

$ z^{1/2} = \pm e^{\frac{1}{2}(\ln|z| + i\theta)}.$

$$

If we choose the principal logarithm, we get the principal square root. But that choice must be made carefully. Around the origin, the square root can switch sign after one full turn, showing that no globally continuous single-valued square root exists on all of $\mathbb{C}\setminus\{0\}$.

A good example is $z = -1$. Since $-1 = e^{i\pi} = e^{i(\pi + 2\pi k)}$, the square roots are

$$

(-1)^{1/2} = e^{i($\pi/2$ + $\pi$ k)} = $\pm$ i.

$$

So the answer is not one number, but two. Picking one is choosing a branch.

Branches in trigonometric and hyperbolic inverse functions

Inverse trigonometric functions such as $\arcsin z$, $\arccos z$, and $\arctan z$ also involve branch issues. In complex analysis, they are often defined using the logarithm. For example,

$$

$\arcsin$ z = -i $\log$$\left($iz + $\sqrt{1-z^2}$$\right)$.

$$

This formula contains both a logarithm and a square root, so it inherits branch choices from both. To make $\arcsin z$ single-valued, we must choose branches of $\log$ and $\sqrt{\,\cdot\,}$ consistently.

Similarly, inverse hyperbolic functions such as $\operatorname{arsinh} z$ are defined by formulas like

$$

$\operatorname{arsinh} z = \log\left(z + \sqrt{z^2+1}\right).$

$$

These expressions are useful because they connect inverse functions to elementary analytic functions. But they also remind us that “inverse” in complex analysis often means “choose a branch of a multi-valued relation.”

How branch cuts work

A branch cut is not part of the function itself. It is a tool used to make a branch single-valued and continuous on a chosen domain. The cut is often drawn so that one can travel around the domain without circling a branch point.

For the principal logarithm, a common branch cut is the set

$$

$(-\infty,0].$

$$

Removing this ray from the plane allows us to define $\Log z$ continuously on $\mathbb{C}\setminus(-\infty,0]$.

Why does the cut matter? Suppose you start at a point near the positive real axis and move continuously around the origin. If your path crosses the cut, the argument jumps from values near $\pi$ to values near $-\pi$. That jump prevents a discontinuity from appearing inside the chosen domain. In other words, the cut marks where the “sheet” of the function is separated.

This is not a physical tear in the plane; it is a bookkeeping choice. Different books may choose different cuts. What matters is that the branch is single-valued and analytic on the domain where it is defined.

Analyticity and the need for local choices

students, branch issues are closely tied to analyticity. A function is analytic if it is complex differentiable in a neighborhood of each point in its domain. Multi-valued expressions cannot be analytic until a branch is selected.

The principal logarithm $\Log z$ is analytic on $\mathbb{C}\setminus(-\infty,0]$. The principal square root is analytic on the same domain when chosen consistently. But no branch of $\log z$ can be analytic on all of $\mathbb{C}\setminus\{0\}$, because any loop around $0$ forces a change by $2\pi i$.

This is an important idea in Complex Analysis: some functions are only locally analytic on suitable domains. Branch issues show that the topology of the domain matters. If the domain contains a loop around a branch point, a single-valued analytic branch may fail to exist.

Worked example: comparing two paths

Suppose $z$ moves from $1$ to $-1$ along the upper half of the unit circle. Then we can write

$$

z(t) = e^{it}, \quad 0 \le t \le $\pi.$

$$

Along this path, a continuous choice of argument is $\theta = t$, so the logarithm can be tracked as

$$

$\log z(t) = i t.$

$$

At the endpoint, the value is $i\pi$.

Now move from $1$ to $-1$ along the lower half of the unit circle:

$$

z(t) = e^{it}, \quad 0 \ge t \ge -$\pi.$

$$

Then a continuous argument is $\theta = t$, and the logarithm becomes

$$

$\log z(t) = i t.$

$$

At the endpoint, the value is $-i\pi$.

Both paths end at the same complex number $-1$, but the logarithm gives different results because the paths wind differently around the origin. This is a clear example of branch dependence.

Conclusion

Branch issues are a central idea in elementary analytic functions because they explain why many complex inverses and powers are multi-valued. The logarithm, roots, inverse trigonometric functions, and inverse hyperbolic functions all require careful branch choices to become single-valued. Branch cuts and principal branches are the standard tools for handling these functions in a consistent way. Understanding branch issues helps students see how algebra, geometry, and topology come together in complex analysis ✨.

Study Notes

  • A multi-valued function gives more than one value for the same input.
  • A branch is a single-valued choice from a multi-valued function.
  • A branch cut is a removed curve or ray that makes a branch single-valued and continuous on the remaining domain.
  • A branch point is a point around which the function cannot be made single-valued without cutting the plane.
  • The complex logarithm satisfies

$$

$\log$ z = $\ln|$z| + i(\operatorname{Arg} z + $2\pi$ k), \quad k $\in$ \mathbb{Z}.

$$

  • The principal logarithm is

$$

\Log z = $\ln|$z| + i\operatorname{Arg} z,

$$

with $-\pi < \operatorname{Arg} z \le \pi$.

  • Fractional powers are usually defined using the logarithm:

$$

$ z^\alpha = e^{\alpha \log z}.$

$$

  • Inverse trigonometric and hyperbolic functions often use formulas involving $\log z$ and $\sqrt{\,\cdot\,}$, so they also have branch issues.
  • Different paths to the same point can give different values if the path winds around a branch point.
  • Branch issues show why the domain of a complex function matters as much as the formula itself.

Practice Quiz

5 questions to test your understanding