Skip to main content

Notes on complex analysis

Section 1.1 Conformal maps

Certain functions behave like little rigid rotations locally.

Definition 1.1.1.

A function \(f: A \to B\) is called conformal if for each \(z_0 \in A\text{,}\) \(f\) rotates tangent vectors to curves passing through \(z_0\) by a fixed angle \(\theta\) and stretches tangent vectors to curves by a fixed factor \(r\text{.}\)
By way of example, consider the function \(f(z) = z^2\) at the point \(z_0 = 1 + 1i = \sqrt{2}e^{i\pi/4}\text{.}\) The horizontal line through \(z_0\) can be parametrized by \(\gamma(t) = (1 + t) + 1i\) which passes through \(z_0\) at \(t = 1\text{.}\) The tangent vector at \(t = 1\) is \(\gamma\dd(0) = 1\text{.}\) Now look at the image. Composing, we get
\begin{equation*} f(\gamma(t)) = (t + 1i)^2 = (t^2 - 1) + 2ti. \end{equation*}
Then calculating the tangent vector to the image gives
\begin{equation*} f\dd(\gamma(t))|_{t = 1} = (2t + 2i)|_{t =1} = 2 + 2i. \end{equation*}
That is, the tangent vector has increased in length by a factor of \(2\sqrt{2}\) and undergone a rotation of \(\pi/4\) radians. If we check the vertical line through \(z_0\text{,}\) which can be parametrized by \(\gamma_2(t) = 1 + 1ti\) where \(\gamma_2(1) = z_0\text{,}\) we find that the tangent vector \(\gamma_2(1) = i\) has image \(f(\gamma_2(1)) = -2 + 2i\text{,}\) which again represents an increase in magnitude of \(2\sqrt{2}\) and a rotation of \(\pi/4\) radians.
There is a close connection between analytic maps and conformal maps.
This is pretty straighforward to see via the chain rule. Let \(\gamma(t)\) be a (differentiable) path contained in \(A\) with \(\gamma(0) = z_0\text{.}\) Let \(\sigma(t)\) be the image of \(\gamma\) under \(f\) defined by \(\sigma(t) = f(\gamma(t))\text{.}\) Then the chain rule gives
\begin{equation*} \sigma\dd(t) = f\dd(\gamma(t)) \cdot \gamma\dd(t) \end{equation*}
which in turn gives
\begin{equation*} \sigma\dd(0) = f\dd(z_0) \cdot \gamma\dd(0). \end{equation*}
That is, if \(f\dd(z_0) = r e^{i \theta}\) the image of the derivative of any curve \(\gamma\) through \(z_0\) is rotated by \(\theta\) and stretched by \(r\text{.}\)
Note that the condition that \(f\dd(z_0) \neq 0\) is necessary. For one, it obviously covers up the relationship between a curve and its image in the relation above. But the problem is deeper. Consider the function \(f(z) = z^2\text{.}\) Consider the lines that run along the \(x-\) and \(y-\)axis. These lines cross at a right angle at \(z = 0\text{,}\) but since both lines are mapped to the real axis under \(f\text{,}\) their images intersect at an angle of \(\pi\) radians. For this reason, points at which \(f\dd(z_0) = 0\) are called singular and do not correspond to points of local conformality.
Much of the behavior of analytic functions should be thought about in small neighborhoods around points. The next theorem is one that you learn in first year calculus and describes the relationship between the derivative of a function and the derivative of its inverse (when that inverse exists). Analytic functions away from singular points are locally invertible.
The inverse function theorem will let us make more connections between conformal maps and their inverses.
Because \(f\) is bijective, \(f\inv\) exists. Because \(f\) is conformal, for any \(z \in A\text{,}\) we must have \(f\dd(z) \neq 0\text{.}\) Then the inverse function theorem gives that \(f\inv\) is analytic and
\begin{equation*} \frac{d}{dw} f\inv(w) = \frac{1}{f\dd(z)} \neq 0, \end{equation*}
and so \(f\inv\) is also conformal.
This is an immediate consequence of the chain rule.
Because conformality is preserved by inverses and composition, we have the structure necessary to impose ideas from algebra on the family of conformal maps if we can make the functions compatible. An automorphism is a bijection from a set onto itself.
As part of our study of conformal maps, we're going to be looking a special family of automorphisms defined on the unit disk \(\D\text{,}\) but that's for later!
A typical use of bijective conformal maps is to change problems in one domain to problems in a different domain. It might not be obvious why, but frequently we can use tools in one domain that might not be available in another. Because bijective conformal maps preserve information about paths, solving a problem in one domain can be easily extended to a solution in a conformal relative.

Definition 1.1.7.

Two domains \(A, B \subset \C\) are called conformally equivalent if there is a bijective conformal map \(f: A \to B\text{.}\)
There is a pretty easy but very striking corollary.
Of course there are some annoyances here: we have no clue how to actually find the maps! We also don't know what happens at the boundary of the domains in the general case. Our next steps will be to address these questions.