Anda di halaman 1dari 13

Complex Numbers

Richard Earl

Mathematical Institute, Oxford, OX1 2LB,


July 2004
Abstract
This article discusses some introductory ideas associated with complex numbers, their algebra and
geometry. This includes a look at their importance in solving polynomial equations, how complex
numbers add and multiply, and how they can be represented. Finally we look at the nth roots of
unity, that is, the solutions of the equations z
n
= 1.
1 The Need For Complex Numbers
The shortest path between two truths in the real domain passes through the complex domain
Jacques Hadamard (1865-1963)
All of you will know that the two roots of the equation ax
2
+bx +c = 0 are
x =
b

b
2
4ac
2a
(1)
and solving quadratic equations is something that mathematicians have been able to do since the time
of the Babylonians. When b
2
4ac > 0 then these two roots are real and distinct; graphically they are
where the curve y = ax
2
+bx +c cuts the x-axis. When b
2
4ac = 0 then we have one real root and the
curve just touches the x-axis here. But what happens when b
2
4ac < 0? In this case there are no real
solutions to the equation, as no real number squares to give the negative b
2
4ac. From the graphical
point of view, the curve y = ax
2
+bx +c lies entirely above or below the x-axis.
-1 1 2 3
- 1
1
2
3
Two Distinct Real Roots
- 1 1 2 3
1
2
3
4
One Repeated Real Root
-1 -0. 5 0. 5 1 1. 5 2 2. 5 3
1
2
3
4
5
No Real Roots
It is only comparatively recently that mathematicians have been comfortable with these roots when
b
2
4ac < 0. During the Renaissance the quadratic would have been considered unsolvable, or its roots
would have been called imaginary
1
.
If we imagine

1 to exist, and that it behaves much like other numbers, then the two roots of the
quadratic ax
2
+bx +c = 0 can be written in the form
x = AB

1 (2)

These pages are produced by Richard Earl, who is the Schools Liaison and Access Ocer for mathematics, statistics
and computer science at Oxford University. Any comments, suggestions or requests for other material would be welcomed
at earl@maths.ox.ac.uk
1
The term imaginary was rst used by the French Mathematician Ren Descartes (1596-1650). Whilst he is known more
as a philosopher, Descartes made many important contributions to mathematics and helped found co-ordinate geometry
hence the naming of Cartesian co-ordinates.
1
where A = b/2a and B =

4ac b
2
/2a are real numbers. But what meaning can such roots have?
It was this philosophical point which pre-occupied mathematicians until the start of the 19th century;
afterwards these imaginary numbers started proving so useful (especially in the work of Cauchy and
Gauss) that these philosophical concerns were essentially forgotten.
Notation 1 We shall from now on write i for

1 this is standard notation amongst mathemati-
cians
2
, though many books, particularly those written for engineers and physicists, use j instead.
Denition 2 A complex number
3
is a number of the form a + bi where a and b are real numbers. If
z = a + bi then a is known as the real part of z and b as the imaginary part. We write a = Re z and
b = Imz. Note that real numbers are complex a real number is simply a complex number with zero
imaginary part.
Remark 3 Note that two complex numbers are equal precisely when their real and imaginary parts are
equal that is a+bi = c+di if and only if a = c and b = d. This is called comparing real and imaginary
parts.
Notation 4 We write C for the set of all complex numbers.
One of the rst major results concerning complex numbers, and which conclusively demonstrated their
usefulness, was proved by Gauss in 1799. From the quadratic formula (1) we know that all quadratic
equations can be solved using complex numbers, but what Gauss was the rst to prove was the much
more general result:
Theorem 5 (FUNDAMENTAL THEOREM OF ALGEBRA) The roots of any polynomial equation
a
0
+a
1
x +a
2
x
2
+ +a
n
x
n
= 0,
with real (or complex) coecients a
i
, are complex. That is there are n (not necessarily distinct) complex
numbers
1
, . . . ,
n
such that
a
0
+a
1
x +a
2
x
2
+ +a
n
x
n
= a
n
(x
1
) (x
2
) (x
n
) .
In particular, this shows that a degree n polynomial has, counting repetitions, exactly n roots in C.
The proof of this theorem is far beyond the scope of this document. Note that the theorem only guarantees
the existence of the roots of a polynomial somewhere in C unlike the quadratic formula, which plainly
gives us a formula for the roots. The theorem gives no hint as to where in C these roots are to be found.
Exercise 1 A. Which of the following quadratic equations require the use of complex numbers to solve
them?
3x
2
+ 2x 1 = 0, 2x
2
6x + 9 = 0, 4x
2
+ 7x 9 = 0.
Exercise 2 B. On separate axes, sketch the graphs of the following cubics, being sure to carefully label
any turning points. In each case state how many of the cubics roots are real.
y
1
(x) = x
3
x
2
x + 1;
y
2
(x) = 3x
3
+ 5x
2
+x + 1;
y
3
(x) = 2x
3
+x
2
x + 1.
2
The i notation was rst introduced by the Swiss mathematician Leonhard Euler (1707-1783). Much of our modern
notation is due to him including e and . Euler was a giant in 18th century mathematics and the most prolic mathematician
ever. His most important contributions were in analysis (eg. on innite series, calculus of variations). The study of topology
arguably dates back to his solution of the Knigsberg Bridge Problem.
3
The term complex number is due to the German mathematician Carl Gauss (1777-1855). Gauss is considered by many
the greatest mathematician ever. He made major contributions to almost every area of mathematics from number theory
and non-Euclidean geometry, to astronomy and magnetism. His name precedes a multitude of theorems and denitions
throughout mathematics.
2
Exercise 3 C. Let p and q be real numbers with p 0. Find the co-ordinates of the turning points of
the cubic y = x
3
+px +q. Show that the cubic equation x
3
+px +q = 0 has three real roots, with two or
more repeated, precisely when
4p
3
+ 27q
2
= 0.
Under what conditions on p and q does x
3
+px+q = 0 have (i) three distinct real roots, (ii) just one real
root? How many real roots does the equation x
3
+px +q = 0 have when p > 0?
Exercise 4 C. By making a substitution of the form X = x for a certain choice of , transform the
equation X
3
+aX
2
+bX+c = 0 into one of the form x
3
+px+q = 0. Hence nd conditions under which
the equation
X
3
+aX
2
+bX +c = 0
has (i) three distinct real roots, (ii) three real roots involving repetitions, (iii) just one real root.
Exercise 5 C The cubic equation x
3
+ax
2
+bx +c = 0 has roots , , so that
x
3
+ax
2
+bx +c = (x ) (x ) (x ) .
By equating the coecients of powers of x in the previous equation, nd expressions for a, b and c in
terms of , and .
Given that , , are real, what can you deduce about their signs if (i) c < 0, (ii) b < 0 and c < 0,
(iii) b < 0 and c = 0.
Exercise 6 C. With a, b, c and , , as in the previous exercise, let S
n
=
n
+
n
+
n
. Find expressions
S
0
, S
1
and S
2
in terms of a, b and c. Show further that
S
n+3
+aS
n+2
+bS
n+1
+cS
n
= 0
for n 0 and hence nd expressions for S
3
and S
4
in terms of a, b and c.
2 Basic Operations
We add, subtract, multiply and divide complex numbers much as we would expect. We add and subtract
complex numbers by adding their real and imaginary parts:-
(a +bi) + (c +di) = (a +c) + (b +d) i,
(a +bi) (c +di) = (a c) + (b d) i.
We can multiply complex numbers by expanding the brackets in the usual fashion and using i
2
= 1,
(a +bi) (c +di) = ac +bci +adi +bdi
2
= (ac bd) + (ad +bc) i.
To divide complex numbers, we note rstly that (c +di) (c di) = c
2
+d
2
is real. So
a +bi
c +di
=
a +bi
c +di

c di
c di
=

ac +bd
c
2
+d
2

bc ad
c
2
+d
2

i.
The number c di, which we just used, as relating to c + di, has a special name and some useful
properties see Proposition 10.
Denition 6 Let z = a + bi. The conjugate of z is the number a bi, and this is denoted as z (or in
some books as z

).
Note from equation (2) that when the real quadratic equation ax
2
+bx +c = 0 has complex roots, then
these roots are conjugates of each other. Generally, if the polynomial a
n
z
n
+ a
n1
z
n1
+ + a
0
= 0,
where the a
i
are real, has a root z
0
, then the conjugate z
0
is also a root.
3
Exercise 7 A. Put each of the following numbers into the form a +bi.
(1 + 2i)(3 i),
1 + 2i
3 i
, (1 +i)
4
.
Exercise 8 A. Let z
1
= 1 +i and let z
2
= 2 3i. Put each of the following into the form a +bi.
z
1
+z
2
, z
1
z
2
, z
1
z
2
, z
1
/z
2
, z
1
z
2
.
We needed a special symbol i for

1, but we see now that further symbols are needed to nd
the square root of i. In fact we already knew this from the Fundamental Theorem, which implies that
z
2
= i has two roots amongst the complex numbers. The quadratic formula (1), is also valid for complex
coecients a, b, c, provided that proper sense is made of the square roots of the complex number b
2
4ac.
Problem 7 Find all those z that satisfy z
2
= i.
Suppose that z
2
= i and z = a +bi, where a and b are real. Then
i = (a +bi)
2
=

a
2
b
2

+ 2abi.
Comparing the real and imaginary parts (see Remark 3), we know that
a
2
b
2
= 0 and 2ab = 1.
So b = 1/2a from the second equation, and substituting for b into the rst equation gives a
4
= 1/4, which
has real solutions a = 1/

2 or a = 1/

2.
So the two z which satisfy z
2
= i, i.e. the two square roots of i, are
1 +i

2
and
1 i

2
.
Problem 8 Use the quadratic formula to nd the two solutions of
z
2
(3 +i) z + (2 +i) = 0.
We see that a = 1, b = 3 i, and c = 2 +i. So
b
2
4ac = (3 i)
2
4 1 (2 +i) = 9 1 + 6i 8 4i = 2i.
Knowing

i = (1 +i) /

2, from the previous problem, we have


x =
b

b
2
4ac
2a
=
(3 +i)

2i
2
=
(3 +i)

i
2
=
(3 +i) (1 +i)
2
=
4 + 2i
2
or
2
2
= 2 +i or 1.
Exercise 9 A. Find the square roots of 5 12i, and hence solve the quadratic equation
z
2
(4 +i) z + (5 + 5i) = 0.
4
Exercise 10 B. Show that the complex number 1 +i is a root of the cubic equation
z
3
+z
2
+ (5 7i) z (10 + 2i) = 0,
and hence nd the other two roots.
Exercise 11 B. Show that the complex number 2 + 3i is a root of the quartic equation
z
4
4z
3
+ 17z
2
16z + 52 = 0,
and hence nd the other three roots.
Exercise 12 B. Let n be a positive integer. Simplify the expression (1 +i)
2n
. Use the binomial theorem
to show that

2n
0

2n
2

2n
4

2n
6

+ + (1)
n

2n
2n

(1)
n/2
2
n
if n is even;
0 if n is odd.
Show that the right-hand side is equal to 2
n
cos (n/2) . Similarly, nd the value of

2n
1

2n
3

2n
5

2n
7

+ + (1)
n1

2n
2n 1

.
3 The Argand Diagram
The real numbers are often represented on the real line which increase as we move from left to right.
- 4 - 2 0 2 4
!! !!
2
The Real Line
The complex numbers, having two components, their real and imaginary parts, can be represented as a
plane; indeed, C is sometimes referred to as the complex plane, but more commonly, when we represent
C in this manner, we call it an Argand diagram
4
.The point (a, b) represents the complex number a + bi
so that the x-axis contains all the real numbers, and so is termed the real axis, and the y-axis contains
all those complex numbers which are purely imaginary (i.e. have no real part), and so is referred to as
the imaginary axis.
-4 -2 2 4
- 3
- 2
- 1
1
2 3 + 2 i
2 3i
3+ i
The Argand Diagram
4
After the Swiss mathematician Jean-Robert Argand (1768-1822).
5
We can think of z
0
= a + bi as a point in an Argand diagram, but it can often be useful to think of
it as a vector as well. Adding z
0
to another complex number translates that number by the vector

a
b

.
That is the map z 7 z + z
0
represents a translation a units to the right and b units up in the complex
plane. Note that the conjugate z of a point z is its mirror image in the real axis. So, z 7 z represents
reection in the real axis.
Exercise 13 B. Multiplication by i takes the point x+iy to the point y+ix. What transformation of the
Argand diagram does this represent? What is the eect of multiplying a complex number by (1 +i) /

2?
[Hint: recall that this is square root of i.]
A complex number z in complex plane can be represented by Cartesian co-ordinates, its real and
imaginary parts, but equally useful is the representation of z by polar co-ordinates. If we let r be the
distance of z from the origin, and if, for z 6= 0, we dene to be the angle that the line connecting the
origin to z makes with the positive real axis, then we can write
z = x +iy = r cos +ir sin. (3)
The relations between zs Cartesian and polar co-ordinates are simple we see that
x = r cos and y = r sin,
r =
p
x
2
+y
2
and tan =
y
x
.
Denition 9 The number r is called the modulus of z and is written |z| .The number is called the
argument of z and is written arg z. If z = x +iy then
|z| =
p
x
2
+y
2
and sinarg z =
y
p
x
2
+y
2
, cos arg z =
x
p
x
2
+y
2
.
Note that the argument of 0 is undened.
Note that arg z is dened only up to multiples of 2. For example, the argument of 1 +i could be /4 or
9/4 or 7/4 etc.. For simplicity, in this article we shall give all arguments in the range 0 < 2, so
that /4 would be the preferred choice here.
0. 5 1 1. 5 2 2. 5 3 3. 5
0. 25
0. 5
0. 75
1
1. 25
1. 5
1. 75
2 I mz
Rez
z
z
argHzL
A Complex Numbers Cartesian and Polar Co-ordinates
Exercise 14 A. Find the modulus and argument of each of the following numbers.
1 +

3i, (2 +i) (3 i) , (1 +i)


5
.
Exercise 15 B. Let be a real number in the range 0 < < /2. Find the modulus and argument of
the following numbers.
cos i sin, sin i cos , 1 +i tan, 1 + cos +i sin.
6
Exercise 16 B. On separate Argand diagrams sketch the following sets:
(i) |z| < 1; (ii) Re z = 3; (iii) |z 1| = |z +i| ;
(iv) /4 < arg z < /4; (v) Re (z + 1) = |z 1| ; (vi) arg (z i) = /2;
(vii) |z 3 4i| = 5; (viii) Re ((1 +i) z) = 1. (ix) Im

z
3

> 0.
We now prove some useful algebraic properties of the modulus, argument and conjugate functions.
Proposition 10 Let z, w C. Then
|zw| = |z| |w| ; |z/w| = |z| / |w| if w 6= 0;
z z = |z|
2
; | z| = |z| ;
z +w = z + w; z w = z w;
zw = z w; z/w = z/ w if w 6= 0;
|z +w| |z| + |w| ; ||z| |w|| |z w| ;
and up to multiples of 2 then the following equations also hold:
arg (zw) = arg z + arg w if z, w 6= 0,
arg (z/w) = arg z arg w if z, w 6= 0,
arg z = arg z if z 6= 0.
A selection of the above statements is proved here; the remaining ones are left as exercises.
Proof. |zw| = |z| |w| . Let z = a +bi and w = c +di. Then zw = (ac bd) + (bc +ad) i so that
|zw| =
q
(ac bd)
2
+ (bc +ad)
2
=
p
a
2
c
2
+b
2
d
2
+b
2
c
2
+a
2
d
2
=
p
(a
2
+b
2
) (c
2
+d
2
)
=
p
a
2
+b
2
p
c
2
+d
2
= |z| |w| .
Proof. arg (zw) = arg z + arg w. Let z = r (cos +i sin) and w = R(cos +i sin) . Then
zw = rR(cos +i sin) (cos +i sin)
= rR((cos cos sin sin) +i (sin cos + cos sin))
= rR(cos ( +) +i sin( +)) .
We can read o that |zw| = rR = |z| |w| which is a second proof of the previous part and also that
arg (zw) = + = arg z + arg w up to multiples of 2.
Proof. zw = z w. Let z = a +bi and w = c +di. Then
zw = (ac bd) + (bc +ad) i
= (ac bd) (bc +ad) i
= (a bi) (c di) = z w.
7
Proof. (Triangle Inequality) |z +w| |z| + |w|.
0. 5 1 1. 5 2 2. 5 3
-2
- 1. 5
-1
- 0. 5
0. 5
1
z+w
w
z
w Has a vector L
A diagrammatic proof of the Triangle Inequality
Note that the shortest distance between 0 and z + w is the modulus of z + w. This is shorter in length
than the path which goes from 0 to z to z + w. The total length of this second path is |z| + |w| .
For an algebraic proof, note that for any complex number z + z = 2 Re z and Re z |z| . So for z, w C,
z w + zw
2
= Re (z w) |z w| = |z| | w| = |z| |w| .
Then
|z +w|
2
= (z +w) (z +w)
= (z +w) ( z + w)
= z z +z w + zw +w w
|z|
2
+ 2 |z| |w| + |w|
2
= (|z| + |w|)
2
,
to give the required result.
Corollary 11 The complex roots of a real polynomial come in pairs. That is, if z
0
satises the polynomial
equation a
k
z
k
+a
k1
z
k1
+ +a
0
= 0, where each a
i
is real, then z
0
is also a root.
Proof. Note from the algebraic properties of the conjugate function, proven in the previous proposition,
that
a
k
(z
0
)
k
+a
k1
(z
0
)
k1
+ +a
1
z
0
+a
0
= a
k
(z
0
)
k
+a
k1
(z
0
)
k1
+ +a
1
z
0
+a
0
= a
k
(z
0
)
k
+a
k1
(z
0
)
k1
+ +a
1
z
0
+a
0
[the a
i
are real]
= a
k
(z
0
)
k
+a
k1
(z
0
)
k1
+ +a
0
= 0 [as z
0
is a root]
= 0.
Exercise 17 A. Let z and w be two complex numbers such that zw = 0. Show either z = 0 or w = 0.
Exercise 18 A. Suppose that the complex number is a square root of z, that is
2
= z. Show that the
only other square root of z is . Suppose now that the complex numbers z
1
and z
2
have square roots

1
and
2
respectively. Show that the square roots of z
1
z
2
are
1

2
Exercise 19 B. Prove the remaining identities from Proposition 10.
8
Exercise 20 B. Let t be a real number. Find expressions for
x = Re
1
2 +ti
, y = Im
1
2 +ti
.
Find an equation relating x and y by eliminating t. Deduce that the image of the line Re z = 2 under the
map z 71/z is contained in a circle. Is the image of the line all of the circle?
Exercise 21 B. Let z
1
and z
2
be two complex numbers. Show that
|z
1
z
2
|
2
+ |z
1
+z
2
|
2
= 2

|z
1
|
2
+ |z
2
|
2

.
This fact is called the Parallelogram Law how does this relate the lengths of the diagonals and sides of
the parallelogram? [Hint: consider the parallelogram in C with vertices 0, z
1
, z
2
, z
1
+z
2
.]
Exercise 22 C. Consider a quadrilateral OABC in the complex plane whose vertices are at the complex
numbers 0, a, b, c. Show that the equation
|b|
2
+ |a c|
2
= |a|
2
+ |c|
2
+ |a b|
2
+ |b c|
2
can be rearranged as
|b a c|
2
= 0.
Hence show that the only quadrilaterals to satisfy the Parallelogram Law are parallelograms.
4 Roots Of Unity
Consider the complex number
z
0
= cos +i sin,
where 0 < 2. The modulus of z
0
is 1, and the argument of z
0
is .
- 2 - 1. 5 - 1 - 0. 5 0. 5 1 1. 5 2
-1. 5
- 1
-0. 5
0. 5
1
1. 5
z
0
z
0
2
z0
3

Powers of z
0
In Proposition 10 we proved for z, w 6= 0 that
|zw| = |z| |w| and arg (zw) = arg z + arg w,
up to multiples of 2. So for any integer n, and any z 6= 0, we have that
|z
n
| = |z|
n
and arg (z
n
) = narg z.
So the modulus of (z
0
)
n
is 1 and the argument of (z
0
)
n
is n, or putting this another way
9
Theorem 12 (DE MOIVRES
5
THEOREM) For a real number and integer n we have that
cos n +i sinn = (cos +i sin)
n
.
Exercise 23 B. Use De Moivres Theorem to show that
cos 5 = 16 cos
5
20 cos
3
+ 5 cos ,
and that
sin5 =

16 cos
4
12 cos
2
+ 1

sin.
Exercise 24 B. Let z = cos +i sin and let n be an integer. Show that
2 cos = z +
1
z
and that 2i sin = z
1
z
.
Find expressions for cos n and sinn in terms of z.
Exercise 25 B. Show that
cos
5
=
1
16
(cos 5 + 5 cos 3 + 10 cos )
and hence nd
R
/2
0
cos
5
d.
We apply these ideas to the following problem.
Problem 13 Let n be a natural number. Find all those complex z such that z
n
= 1.
We know from the Fundamental Theorem of Algebra that there are (counting repetitions) n solutions:
these are known as the nth roots of unity.
Lets rst solve z
n
= 1 directly for n = 2, 3, 4.
When n = 2 we have
0 = z
2
1 = (z 1) (z + 1)
and so the square roots of 1 are 1.
When n = 3 we can factorise as follows
0 = z
3
1 = (z 1)

z
2
+z + 1

.
So 1 is a root and completing the square we see
0 = z
2
+z + 1 =

z +
1
2

2
+
3
4
which has roots

1
2

3
2
i.
So the cube roots of 1 are 1, 1/2 +

3i/2, and 1/2

3i/2.
When n = 4 we can factorise as follows
0 = z
4
1 =

z
2
1

z
2
+ 1

= (z 1) (z + 1) (z i) (z +i) ,
so that the fourth roots of 1 are 1, 1, i and i.
5
De Moivre (1667-1754), a French protestant who moved to England, is best remembered for this formula, but his major
contributions were in probability and appeared in his The Doctrine Of Chances (1718).
10
Plotting these roots on Argand diagrams we can see a pattern developing
-2 -1. 5 -1 -0. 5 0. 5 1 1. 5 2
-1. 5
-1
-0. 5
0. 5
1
1. 5
Square Roots
-2 -1. 5 -1 -0. 5 0. 5 1 1. 5 2
-1. 5
-1
-0. 5
0. 5
1
1. 5
Cube Roots
-2 -1. 5 -1 -0. 5 0. 5 1 1. 5 2
-1. 5
-1
-0. 5
0. 5
1
1. 5
Fourth Roots
Returning to the general case, suppose that z = r (cos +i sin) and satises z
n
= 1. Then by the
observations preceding De Moivres Theorem z
n
has modulus r
n
and has argument n. As 1 has modulus
1 and argument 0, we can compare their moduli to nd r
n
= 1 giving r = 1. Comparing arguments, we
see n = 0 up to multiples of 2. That is n = 2k for some integer k, giving = 2k/n. So the roots of
z
n
= 1 are
z = cos

2k
n

+i sin

2k
n

where k is an integer.
At rst glance there seem to be an innite number of roots but note as cos and sin have period 2 then
these z repeat with period n. So the nth roots of unity are
z = cos

2k
n

+i sin

2k
n

where k = 0, 1, 2, . . . , n 1.
Plotted on an Argand diagram, the nth roots of unity form a regular n-gon inscribed within the unit
circle with a vertex at 1.
Problem 14 Find all the solutions of the cubic z
3
= 2 + 2i.
If we write 2 + 2i in its polar form we have
2 + 2i =

cos

3
4

+i sin

3
4

.
So if z
3
= 2 + 2i, and z has modulus r and argument , then
r
3
=

8 and 3 =
3
4
up to multiples of 2,
which gives
r =

2 and =

4
+
2k
3
for some integer k.
As before, we need only consider k = 0, 1, 2 (as other k lead to repeats) and we see the three roots are

cos

+i sin

= 1 +i,

cos

11
12

+i sin

11
12

1
2

3
2
!
+i

3
2

1
2
!
,

cos

19
12

+i sin

19
12

1
2
+

3
2
!
+i

3
2

1
2
!
.
11
Exercise 26 A. Let be a cube root of unity (i.e.
3
= 1) such that 6= 1. Show that
1 + +
2
= 0.
Exercise 27 C. Let
= cos
2
5
+i sin
2
5
.
Show that
5
= 1, and deduce that
1 + +
2
+
3
+
4
= 0.
Find the quadratic equation with roots +
4
and
2
+
3
. Hence show that
cos
2
5
=

5 1
4
.
Exercise 28 C. Determine the modulus and argument of the two complex numbers 1 + i and

3 + i.
Also write the number
1 +i

3 +i
in the form x +iy. Deduce that
cos

12
=

3 + 1
2

2
and sin

12
=

3 1
2

2
.
Exercise 29 B. Let A = 1+i and B = 1i. Find the two numbers C and D such that ABC and ABD
are equilateral triangles in the Argand diagram. Show that if C < D then
A+C +
2
B = 0 = A+B +
2
D,
where =

1 +

3i

/2 is a cube root of unity other than 1.


Exercise 30 B. By considering the seventh roots of 1 show that
cos

7
+ cos
3
7
+ cos
5
7
=
1
2
.
What is the value of
cos
2
7
+ cos
4
7
+ cos
6
7
?
Exercise 31 B. Find all the roots of the equation x
8
= 1. Hence, write x
8
+ 1 as the product of four
quadratic factors.
Exercise 32 C. Find all the roots of the following equations.
1. 1 +z
2
+z
4
+z
6
= 0,
2. 1 +z
3
+z
6
= 0,
3. (1 +z)
5
z
5
= 0,
4. (z + 1)
9
+ (z 1)
9
= 0.
12
5 Further Exercises
Exercise 33 C. Given a non-zero complex number z = x +iy, we can associate with z a matrix
Z =

x y
y x

.
Show that if z and w are complex numbers with associated matrices Z and W, then the matrices associated
with z + w, zw and 1/z are Z + W, ZW and Z
1
respectively. Hence, for each of the following matrix
equations, nd a matrix Z which is a solution.
Z
2
=

0 1
1 0

,
Z
2
+ 2Z =

5 0
0 5

,
Z
2
+

3 1
1 3

Z =

2 1
1 2

,
Z
5
=

1 1
1 1

.
Exercise 34 C. The sequence x
0
, x
1
, x
2
, x
3
, ... is dened recursively by
x
0
= 0, x
1
= 0.8, x
n
= 1.2x
n1
x
n2
for n 2.
With the aid of a calculator list the values of x
i
for 0 i 10. Prove further, by induction, that
x
n
= Im{(0.6 + 0.8i)
n
}
for each n = 0, 1, 2, .... Deduce that |x
n
| 1 for all n. Show also that x
n
cannot have the same sign for
more than three consecutive n.
Exercise 35 C. Consider the cubic equation z
3
+mz +n = 0 where m and n are real numbers. Let
be a square root of (n/2)
2
+ (m/3)
3
. We then dene t and u by
t = n/2 + and u = n/2 +,
and let T and U respectively be cube roots of t and u. Show that tu is real, and that if T and U are chosen
appropriately, then z = T U is a solution of the original cubic equation.
Use this method to completely solve the equation z
3
+ 6z = 20. By making a substitution of the form
w = z a for a suitable choice of a, nd all three roots of the equation 8w
3
+ 12w
2
+ 54w = 135.
Exercise 36 C. Express tan7 in terms of tan and its powers. Hence solve the equation
x
6
21x
4
+ 35x
2
7 = 0.
Exercise 37 C. Show for any complex number z, and any positive integer n, that
z
2n
1 =

z
2
1

n1
Y
k=1

z
2
2z cos
k
n
+ 1

.
By setting z = cos +i sin show that
sinn
sin
= 2
n1
n1
Y
k=1

cos cos
k
n

.
13

Anda mungkin juga menyukai