Complex Fun Linear Theory
Complex Fun Linear Theory
chapter 2
complex functions
✫ ✪
Overview
The last chapter developed a basic theory of complex numbers. For the next few
chapters we turn our attention to functions of complex numbers. They are de-
fined in a similar way to functions of real numbers that you studied in calculus;
the only difference is that they operate on complex numbers rather than real
numbers. This chapter focuses primarily on very basic functions, their represen-
tations, and properties associated with functions such as limits and continuity.
You will learn some interesting applications as well as some exciting new ideas.
49
✐
50 Chapter 2 ■ Complex Functions
y v
•
w = f(z) = u + iv
Domain u = u(x, y) Range
D v = v(x, y) R
x u
Figure 2.1 illustrates the notion of a function (mapping) using these symbols.
■ EXAMPLE 2.1 Write f (z) = z 4 in the form f (z) = u (x, y) + iv (x, y).
Solution Using the binomial formula, we obtain
4 2 3 4
f (z) = (x + iy) = x4 + 4x3 iy + 6x2 (iy) + 4x (iy) + (iy)
= x4 − 6x2 y 2 + y 4 + i 4x3 y − 4xy 3 ,
Examples 2.1 and 2.2 show how to find u (x, y) and v (x, y) when a rule
for computing f is given. Conversely, if u (x, y) and v (x, y) are two real-valued
functions of the real variables x and y, they determine a complex-valued function
f (x, y) = u (x, y) + iv (x, y), and we can use the formulas
z+z z−z
x= and y =
2 2i
to find a formula for f involving the variables z and z.
■ EXAMPLE 2.3 Express f (z) = 4x2 + i4y 2 by a formula involving the vari-
ables z and z.
Solution Calculation reveals that
2 2
z+z z−z
f (z) = 4 + i4
2 2i
2
= z + 2zz + z − i z − 2zz + z 2
2 2
= (1 − i) z 2 + (2 + 2i) zz + (1 − i) z 2 .
Remark 2.1 For a given function f , the functions u and v defined here are
different from those defined by Equation (2-1) because Equation (2-1) involves
Cartesian coordinates and Equation (2-2) involves polar coordinates. ■
so that
so that
Once we have defined u and v for a function f in Cartesian form, we must use
different symbols if we want to express f in polar form. As is clear here, the
functions u and U are quite different, as are v and V. Of course, if we are working
only in one context, we can use any symbols we choose.
describe a transformation (or mapping) from D in the xy plane into the uv plane,
also called the w plane. Therefore, we can also consider the function
to be a transformation (or mapping) from the set D in the z plane onto the
range R in the w plane. This idea was illustrated in Figure 2.1. In the following
paragraphs we present some additional key ideas. They are staples for any kind
of function, and you should memorize all the terms in bold.
If A is a subset of the domain D of f , the set B = {f (z) : z ∈ A} is called
the image of the set A, and f is said to map A onto B. The image of a single
point is a single point, and the image of the entire domain, D, is the range, R.
The mapping w = f (z) is said to be from A into S if the image of A is contained
in S. Mathematicians use the notation f : A → S to indicate that a function
maps A into S.
Figure 2.2 illustrates a function f whose domain is D and whose range is
R. The shaded areas depict that the function maps A onto B. The function also
maps A into R, and, of course, it maps D onto R.
The inverse image of a point w is the set of all points z in D such that
w = f (z). The inverse image of a point may be one point, several points, or
nothing at all. If the last case occurs then the point w is not in the range of f .
For example, if w = f (z) = iz, the inverse image of the point −1 is the single
point i, because f (i) = i (i) = −1, and i is the only point that maps to −1. In
the case of w = f (z) = z 2 , the inverse image of the point −1 is the set {i, −i}.
2.1 ■ Functions and Linear Mappings 53
y v
w = f(z) = u + iv
A B
Domain Range
D R
x u
You will learn in Chapter 5 that if w = f (z) = ez , the inverse image of the point
0 is the empty set—there is no complex number z such that ez = 0.
The inverse image of a set of points, S, is the collection of all points in the
domain that map into S. If f maps D onto R, it is possible for the inverse image
of R to be function as well, but the original function must have a special property:
A function f is said to be one-to-one if it maps distinct points z1 = z2 onto
distinct points f (z1 ) = f (z2 ). Many times an easy way to prove that a function
f is one-to-one is to suppose f (z1 ) = f (z2 ) , and from this assumption deduce
that z1 must equal z2 . Thus, f (z) = iz is one-to-one because if f (z1 ) = f (z2 ) ,
then iz1 = iz2 . Dividing both sides of the last equation by i gives z1 = z2 . Figure
2.3 illustrates the idea of a one-to-one function: Distinct points get mapped to
distinct points.
The function f (z) = z 2 is not one-to-one because −i = i, but f (i) =
f (−i) = −1. Figure 2.4 depicts this situation: At least two different points get
mapped to the same point.
In the exercises we ask you to demonstrate that one-to-one functions give
rise to inverses that are functions. Loosely speaking, if w = f (z) maps the set
A one-to-one and onto the set B, then for each w in B there exists exactly one
point z in A such that w = f (z). For any such value of z we can take the
y f v
x u
y f (z) = z2 v
x u
Remark 2.2 Once we have specified f −1 (w) = −iw for all complex numbers
w, we note that there is nothing magical about the symbol w. We could just as
easily write f −1 (z) = −iz for all complex numbers z. ■
2.1 ■ Functions and Linear Mappings 55
We now show how to find the image B of a specified set A under a given
mapping u + iv = w = f (z). The set A is usually described with an equation or
inequality involving x and y. Using inverse functions, we can construct a chain
of equivalent statements leading to a description of the set B in terms of an
equation or an inequality involving u and v.
■ EXAMPLE 2.7 Show that the function f (z) = iz maps the line y = x + 1
in the xy plane onto the line v = −u − 1 in the w plane.
Solution (Method 1): With A = {(x, y) : y = x + 1}, we want to describe
B = f (A). We let z = x + iy ∈ A and use Equations (2-5) and Example 2.6 to
get
u + iv = w = f (z) ∈ B ⇐⇒ f −1 (w) = z = x + iy ∈ A
⇐⇒ −iw ∈ A
⇐⇒ v − iu ∈ A
⇐⇒ (v, −u) ∈ A
⇐⇒ −u = v + 1
⇐⇒ v = −u − 1,
w = T (z) = z + B = x + a + i (y + b)
is a one-to-one mapping of the z plane onto the w plane and is called a transla-
tion. This transformation can be visualized as a rigid translation whereby the
point z is displaced through the vector B = a + ib to its new position w = T (z).
The inverse mapping is given by
z = T −1 (w) = w − B = u − a + i (v − b)
and shows that T is a one-to-one mapping from the z plane onto the w plane.
The effect of a translation is depicted in Figure 2.5.
56 Chapter 2 ■ Complex Functions
y v
w = T(z)
w=z+B
B = a + ib B = a + ib
u=x+a
v=y+b
z = x + iy
x u
y v
w = R(z) φ=θ+α
α w = rei(θ + α)
r
ρ=
ρ=r
z = reiθ φ=θ+α
r θ r θ
x u
is a one-to-one mapping of the z plane onto the w plane and is called a rotation.
It can be visualized as a rigid rotation whereby the point z is rotated about
the origin through an angle α to its new position w = R (z). If we use polar
coordinates and designate w = ρiφ in the w plane, then the inverse mapping is
This analysis shows that R is a one-to-one mapping of the z plane onto the w
plane. The effect of rotation is depicted in Figure 2.6.
■ EXAMPLE 2.8 The ellipse centered at the origin with a horizontal major
axis of four units and vertical minor axis of two units can be represented by the
parametric equation
1
2
0.5
1.5
–2 –1 0 1 2 1
–0.5 0.5
–1 0
(a) 0.5 1 1.5 2 2.5 3 3.5
(b)
Figure 2.7 (a) Plot of the original ellipse; (b) plot of the rotated ellipse.
Suppose that we wanted to rotate the ellipse by an angle of π6 radians and shift
the center of the ellipse 2 units to the right and 1 unit up. Using complex
arithmetic, we can easily generate a parametric equation r (t) that does so:
π
r (t) = s (t) ei 6 + (2 + i)
π π
= (2 cos t + i sin t) cos + i sin + (2 + i)
6 6
π π π π
= 2 cos t cos − sin t sin + i 2 cos t sin + sin t cos + (2 + i)
6 6 6 6
√
√ 1 3
= 3 cos t − sin t + 2 + i cos t + sin t + 1
2 2
√
√ 1 3
= 3 cos t − sin t + 2, cos t + sin t + 1 , for 0 ≤ t ≤ 2π.
2 2
Figure 2.7 shows parametric plots of these ellipses, using the software program
Maple.
w = S (z) = Kz = Kx + iKy
is a one-to-one mapping of the z plane onto the w plane and is called a magni-
fication. If K > 1, it has the effect of stretching the distance between points
by the factor K. If K < 1, then it reduces the distance between points by the
factor K. The inverse transformation is given by
1 1 1
z = S −1 (w) = w = u+i v
K K K
and shows that S is one-to-one mapping from the z plane onto the w plane. The
effect of magnification is shown in Figure 2.8.
58 Chapter 2 ■ Complex Functions
y v
Ki Ki
w = Kz
u = Kx
i v = Ky i
x u
1 K 1 K
w = L (z) = Az + B
is a one-to-one mapping of the z plane onto the w plane and is called a linear
transformation. It can be considered as the composition of a rotation, a mag-
nification, and a translation. It has the effect of rotating the plane through an
angle given by α = Arg A, followed by a magnification by the factor K = |A|,
followed by a translation by the vector B = a + ib. The inverse mapping is given
by z = L−1 (w) = A1 w − B A and shows that L is a one-to-one mapping from the
z plane onto the w plane.
u + iv = w = f (z) ∈ B ⇐⇒ f −1 (w) = z ∈ A
⇐⇒ −iw − 1 ∈ A
⇐⇒ v − 1 − iu ∈ A
⇐⇒ (v − 1, −u) ∈ A
⇐⇒ v − 1 ≥ 1
⇐⇒ v ≥ 2.
w = u + iv = i (x + iy) + i = −y + i (x + 1) ,
(Method 3): The effect of the transformation w = f (z) is a rotation of the plane
through the angle α = π2 (when z is multiplied by i) followed by a translation
by the vector B = i. The first operation yields the set Im (w) ≥ 1. The second
shifts this set up 1 unit, resulting in the set Im (w) ≥ 2.
We illustrate this result in Figure 2.9.
y v
w = iz + i
x u
w−6−2i
Solution The inverse transformation is z = 3−4i , so if we designate the
range of f as B, then
w − 6 − 2i
⇐⇒
+ 1 + i
< 1.
3 − 4i
w − 6 − 2i
⇐⇒
+ 1 + i
Hence the disk with center −1 − i and radius 1 is mapped one-to-one and onto
the disk with center −1 + 3i and radius 5 as shown in Figure 2.10.
y v
w = S(z)
x u
■ EXAMPLE 2.11 Show that the image of the right half-plane Re (z) ≥ 1
under the linear transformation w = (−1 + i) z −2+3i is the half-plane v ≥ u+7.
Solution The inverse transformation is given by
w + 2 − 3i u + 2 + i (v − 3)
z= = ,
−1 + i −1 + i
which we write as
−u + v − 5 −u − v + 1
x + iy = +i .
2 2
Substituting x = (−u+v−5)
2 into Re(z) = x ≥ 1 gives (−u+v−5)
2 ≥ 1, which
simplifies to v ≥ u + 7. Figure 2.11 illustrates the mapping.
2.1 ■ Functions and Linear Mappings 61
y v
w = f(z)
x u