1 Review of Complex Numbers
1 Review of Complex Numbers
1 Review of Complex Numbers
2)
20
(cos(20/4) + i sin(20/4))
= 2
10
(cos(5) + i sin(5)) = 2
10
(1) = 1024.
De Moivres Theorem can be used to generate identities for sin n and
cos n via the binomial theorem. For example,
cos 3 + i sin 3 = (cos + i sin )
3
= cos
3
+ 3i cos
2
sin 3 cos sin
2
i sin
3
= cos
3
3 cos sin
2
+ i(3 cos
2
sin sin
3
).
Equating real and imaginary parts, we see that cos 3 = cos
3
3 cos sin
2
,
and likewise sin 3 = 3 cos
2
sin sin
3
.
It is more interesting to nd roots. Let z = r(cos +i sin ) be a complex
number, which we assume to be nonzero (since the only n
th
root of 0 is zero
why?), and let w = s(cos +i sin ). Then w
n
= z if and only if s
n
= r and
n = + 2k for some integer k. Thus s = r
1/n
, and = /n + 2k/n for
some integer k. But sometimes these numbers will be the same for dierent
values of k: if
1
= /n + 2k
1
/n and
2
= /n + 2k
2
/n, then
r
1/n
(cos
1
+ i sin
1
) = r
1/n
(cos
2
+ i sin
2
)
if and only if
1
and
2
dier by an integer multiple of 2, if and only
if 2k
1
/n and 2k
2
/n dier by an integer multiple of 2, if and only if n
4
divides k
1
k
2
. Moreover, we can nd a complete set of choices by taking
the arguments
/n, /n + 2/n, . . . , /n + 2(n 1)/n.
Thus we see: If n is a positive integer, then a nonzero complex number has
exactly n distinct n
th
roots given by the formula above.
Examples: the two square roots of i = cos(/2) + i sin(/2) are
cos
_
4
_
+ i sin
_
4
_
=
2
2
+
2
2
i;
cos
_
4
+
_
+ i sin
_
4
+
_
=
2
2
2
2
i.
For another example, to nd all of the fth roots of
3 + i, rst write
3 + i = 2
_
3
2
+
1
2
i
_
= 2
_
cos
6
+ i sin
6
_
.
Thus the fth roots are given by
2
1/5
_
cos
_
30
+
2k
5
_
+ i sin
_
30
+
2k
5
__
, k = 0, 1, 2, 3, 4.
We can apply the above to the complex number 1 = cos 0 + i sin 0. Thus
there are exactly n complex numbers z such that z
n
= 1, called the n
th
roots
of unity: namely
cos
_
2k
n
_
+ i sin
_
2k
n
_
, k = 0, 1, . . . , n 1.
It is easy to see that, once we have found one n
th
root w of a nonzero
complex number z, then all of the n
th
roots of z are of the form
_
cos
_
2k
n
_
+ i sin
_
2k
n
__
w,
for k = 0, 1, . . . , n 1, i.e. any two n
th
roots of a given nonzero complex
number dier by multiplying by an n
th
root of unity.
Warning: the usual rules for fractional exponents that hold for positive
real numbers do not usually hold for complex roots; this is connected with
the fact that there is not in general one preferred n
th
root of a complex
number. For example,
1 = i
2
=
1
1 =
_
(1)(1) =
1 = 1.
5
1.3 Complex numbers: the complex exponential function
Given a power series
n=0
a
n
x
n
, we can try to substitute in complex values
for x and see what we get. Here we shall just consider the usual power series
for the exponential function e
x
=
n=0
x
n
n!
. We begin by substituting a purely
imaginary complex number it, where t is real. This gives
e
it
=
n=0
i
n
t
n
n!
=
n=0
i
2n
t
2n
(2n)!
+
n=0
i
2n+1
t
2n+1
(2n + 1)!
,
where we have simply broken the sum up into summing over even and odd
positive integers. Using i
2n
= (1)
n
, and hence i
2n+1
= (1)
n
i, we see that
the sum is equal to
e
it
=
n=0
(1)
n
t
2n
(2n)!
+ i
n=0
(1)
n
t
2n+1
(2n + 1)!
= cos t + i sin t.
This beautiful fact is known as Eulers formula. For example, e
i
= 1.
We can thus write the polar form r(cos + i sin ) for a complex number
as re
i
. Assuming the usual rules for exponents, we can see in another way
that the arguments add under multiplication:
r
1
e
i
1
r
2
e
i
2
= r
1
r
2
e
i
1
e
i
2
= r
1
r
2
e
i
1
+i
2
= r
1
r
2
e
i(
1
+
2
)
.
In particular, e
i
1
e
i
2
= e
i(
1
+
2
)
. Equating real and imaginary parts, we see
that this fact is equivalent to the usual addition formulas for the sine and
cosine functions, and indeed is perhaps the best way of explaining why these
somewhat mysterious looking addition formulas are true.
Eulers formula is a fundamental link between the basic constants of
mathematics, e and , and between the exponential and trigonometric func-
tions. For example, since e
it
= cos(t) + i sin(t) = cos t i sin t, we see
that
cos t = Re e
it
=
1
2
(e
it
+ e
it
);
sin t = Ime
it
=
1
2i
(e
it
e
it
).
Now suppose that we can substitute an arbitrary complex number z =
x + iy in the expression for e
x
, and that the usual rules for exponentiation
apply. Then
e
x+iy
= e
x
e
iy
= e
x
(cos y + i sin y).
6
In particular, if r is a positive real number, then
e
ln r+i
= r(cos + i sin ).
Thus every nonzero complex number z = r(cos + i sin ) has a logarithm.
In fact the possible solutions to e
w
= z are
w = ln r + ( + 2n)i, n an integer.
We call any of these values a logarithm of z and write w = log z. Of course,
log is not a well-dened function. Note that, for real x, the exponential
function e
x
is one-to-one and its values are the positive real numbers; hence
ln x is dened for positive x. For complex z, the exponential function is no
longer one-to-one: e
z
1
= e
z
2
exactly when z
2
= z
2
+2ni for some integer n,
and the values of the complex exponential are all nonzero complex numbers.
Thus log z is dened for all z = 0, but only up to adding an arbitrary
integer multiple of 2i.
For example, log(1) = log(e
i
) = i + 2ni = (2n + 1)i, for any
integer n.
It is then natural to try to dene an expression of the form z
, where z
is a nonzero complex number and is any complex number, by the formula
z
= e
log z
.
Since log z is only well-dened up to adding an integer multiple of 2i, this
says that, given any particular choice of value, say w, for z
, then we
2ni
is also a value for z
2
= e
2 log 2
= e
2(ln 2+2ni)
= e
2 ln 2+2n
2i)
= 2
2
e
2n
2i)
= 2
2
(cos(2n
2) + i sin(2n
2),
where, in the second line, the expression 2
2
means the usual real valued
expression e
2 ln 2
, and n is an arbitrary integer. For another example,
2
i
= e
i log 2
= e
i(ln 2+2ni)
= e
i ln 22n
= e
2n
(cos(ln 2) + i sin(ln 2)).
7
1.4 Homework
1. Write in the form a + bi:
(a) (2 + i) (3 + i); (b) (1 + 4i)(2 + 4i); (c) (2 3i)(2 + 3i).
2. Write in the form a + bi:
(a)
2 + i
3 + i
; (b)
1 + 4i
2 + 8i
; (c)
2 3i
3 + 2i
.
3. Write in polar form:
(a) 1
3 i)
7
; (1 + i)
9
.
7. Find all complex numbers z such that z
5
= 2 2i. (You can leave z
in polar form.) How many dierent ones are there?
8. Find all solutions in complex numbers z of the equation (z +1)
5
= z
5
.
(Note: you should nd exactly four dierent solutions.)
9. What are all possible values (in the form a + bi) of the following ex-
pressions?
(a) log(1 + i) (b) i
i
(c) i
e
(d) (1 + i)
.
How many are real? Pure imaginary?
What are all possible values of e
i
, interpreting e
i
as (a) the value of
the complex exponential function on i? (b) as the complex number e
raised to the power i?
10. Beginning with the formula cos t =
1
2
(e
it
+ e
it
), nd a formula for
cos
1
x in terms of log and square roots. (Hint: let x = cos t and
z = e
it
, so that e
it
= 1/z. Multiply both sides of the above formula
by 2z and apply the quadratic formula to solve rst for z and then for
t.)
8