MATH1411 Section 1
MATH1411 Section 1
x+3 =2
x = 1
3x = 2
x = 23
x2 = 2
x= 2
3x = 2
No solution
x2 = 2
No solution
x2 + 1 = 0
No solution
C
2
Z
2i
2
3
Q
1
0
1 N
2
At each stage in the above we are able to solve each new type of equation by extending the
set of numbers in which we are working. Hence, to solve
x2 = 1 we introduce
the equation
a new symbol i (much as we introduced the symbol 2 to solve x2 = 2.) We define i to be
the (complex) number whose square is 1. i.e. i2 = 1. Using this new symbol, we can now
solve x2 = 1 to obtain solutions x = i. Furthermore, we can define the complex numbers
by:
Definition: The set of all numbers of the form a + bi where a, b are real numbers and
i2 = 1 is called the set of all complex numbers and denoted by C.
Summary of Basic Rules and Notation:
Let z = a + ib, w = c + id be complex numbers. Then
(i) z w = (a c) + i(b d)
(ii) zw = (ac bd) + i(ad + bc).
(iii)
z
w
a+ib
c+id
(iv) Re(z) = a,
cid
cid
(ac+bd)+i(bcad)
c2 +d2
Im(z) = b.
z
.
w
As with the set of real numbers and the set of rational numbers, if we add, subtract, multiply,
or divide (with the exception of division by 0) any two complex numbers, we again obtain
a complex number. This property is called closure. The complex numbers are closed under
addition, subtraction, multiplication and division (not by 0). A set of objects which has
these (and a number of other properties) is called a field in mathematics. The real numbers
and the rational numbers also form fields, but the integers do not, since they are not closed
under division. The natural numbers are not closed under subtraction.
The above examples are all infinite fields. In addition to these, there are finite fields, which
you will study in more detail in higher years. Here are some simple examples.
Definition: Given two integers a, b, we can write
a = bq + r, with 0 r < b.
We will write a r mod b, which we read as a is congruent to r modulo b.
In words, r is the remainder when we divide a by b.
Hence 7 2 mod 5, and 18 2 mod 4.
We can now form the set Z5 of the possible remainders when we divide by 5. So
Z5 = {0, 1, 2, 3, 4}.
We can define the operations of addition and multiplication to be the same as in ordinary
arithmetic, but the answers are calculated modulo 5.
Thus, addition and multiplication tables can be drawn up as follows:
+
0
1
2
3
4
0
0
1
2
3
4
1
1
2
3
4
0
2
2
3
4
0
1
3
3
4
0
1
2
4
4
0
1
2
3
0
1
2
3
4
0
0
0
0
0
0
1
0
1
2
3
4
2
0
2
4
1
3
3
0
3
1
4
2
4
0
4
3
2
1
From the tables, we can see that subtraction and division (except by 0) are defined. For
example 2 4 = 3 since 4 + 3 2 and 3 2 = 4 since 2 4 3.
The set Z5 is an example of a finite field.
CP: Make up the addition and multiplication tables for Z6 . Explain why this is NOT a
field. Can you complete (and prove) the following Theorem:
Zn is a field if and only if n is ........
Equality:
Two complex numbers are equal iff they have the same real and imaginary parts, i.e. if
z = a + bi = w = c + di then we can conclude that a = c and b = d.
Proof:
Roots of Unity:
A complex number 6= 1 is called an n-th root of unity if n = 1.
For example, if 3 = 1, and 6= 1 then we can write,
Example: To show just a little of the power of complex numbers, we seek to find a simple
closed formula for
n
n n n
+ ... +
+
+
n
6
3
0
where n is an integer divisible by 6.
We begin by noting that if is a complex cube root of unity then 1 + k + 2k can only take
the values
CP: Suppose n > 1 is a multiple of 4. By expanding (1 + i)n , (1 i)n , (1 + 1)n, and (1 1)n ,
find, in as simple a form as you can, the sum
n
n n n
.
+ ... +
+
+
n
8
4
0
Polynomial Equations:
We can now solve ALL quadratic equations.
Ex: Solve 5x2 4x + 1 = 0 and z 2 3z + (3 + i) = 0.
Note also that we can find new solutions to old equations such as x3 1 = 0.
Solution of Cubics:
The FTA tells about existence, but doesnt give us the machinery to actually find the roots
of a polynomial. For quadratics we have the quadratic formula, what about cubics?
The first thing to observe is that every cubic equation x3 + px2 + qx + r = 0 can be rewritten in the following form:
x3 + ax + b = 0.
This is achieved by the change of variable, x = y p3 .
Example: Remove the square term in:
x3 6x2 + x + 3.
Put x = y + 2
Cardano stole from Tartaglia, the secret of solving the cubic. He made the change of variable
x = u v. It is technically easier to put x = u + v.
Example:
Find the real root of x3 + 3x = 1.
Strange things can happen when we apply this method to cubics which have three real roots.
Example: Solving x3 6x + 4 = 0 which has x = 2 as one of it roots.
Square Roots:
Solve z 2 = 3 + 4i.
Conjugates: When solving a quadratic equation (with real roots) over the complex numbers, you will have observed that the solutions occur in pairs, in the form a + bi and a bi.
There are called conjugate pairs. We say that abi is the conjugate of a+bi (and vise-versa).
To represent this, we use the notation z = a + bi, z = a bi. This conjugate operation has
the following properties:
i. z w = z w
ii. zw = z.w
iii.
z
w
z
.
w
3 + 2i
2i
b
4+i
3
Complex numbers then are 2-dimensional, in that we require two axes to represent them.
Observe that a complex number z and its conjugate are simply reflections of each other
in the real axis.
We lose the notion of comparison in the complex plane. That is, we cannot say whether one
complex number is greater or lesser than another.
You have already seen that complex numbers can be expressed either in Cartesian Form,
a + ib, a, b R. We can also specify a complex number z by specifing the distance of z from
the origin and the angle it makes with the positive real axis.
This distance is called the modulus and written as |z| while the angle is called the argument and written as Arg(z). We insist, to remove ambiguity, that < Arg(z) .
Pythagoras theorem gives:
If z = a + bi then |z| =
a2 + b2 .
Properties of Modulus:
The modulus function has the following properties:
(i) |zw| = |z||w|
z
|z|
(ii) =
, provided w 6= 0.
w
|w|
(iii) |z n | = |z|n
(iv) |z| = 0 z = 0.
10
| |
A
||
||
O
Show that if triangle OAB is right-angled then ac = bd. Deduce that if triangle OAB is
right-angled then Re() = 0
11
12
1+
1
| < 2 .
Polar Form:
r sin
z = (r(cos + i sin )
r cos
From the diagram, we can see that the complex number z can be written in the form
z = r(cos + i sin ), where r is the modulus of z and is the argument of z. For example,
the complex number 1 i can be written as
1i=
This is sometimes called the polar form of z. You will need to be able to convert a complex number from cartesian
form, (a + bi), into polar form and vice-versa. For example,
3
3
3(cos 3 + i sin 3 ) = 2 + i 2 .
You may have seen the abbreviation cis to represent cos + i sin . You should not use
that here, since your tutor may not know what it is. This form is NOT generally used in
books beyond High School. Moreover, as we shall see, this polar form, is really a stepping
stone to a much better form which involves e. One important fact about the polar form is
a remarkable result called:
De Moivres Theorem:
For any real number , and any integer n, we have
(cos + i sin )n = cos n + i sin n.
The proof of this, looking at the various cases of n is given in the algebra notes. The method
of proof by induction is used. Note that the result also holds for n rational which we will
find useful later than finding roots.
Let us see how useful this result can be:
13
and z = 1
This last formula is quite remarkable since it links together the four fundamental constants
of mathematics. In a very important sense, this is the best way to write complex numbers.
We have used the term polar form in two different senses. From now on, when I say polar
form, I will (generally) mean this new exponential form. You ought to be able to convert a
complex number from cartesian form to polar form and vice-versa.
Note the following important facts:
(i) The conjugate of the complex number z = ei is given by z = ei .
(ii) ei = ei(+2k) where k is an integer.
We can write cos and sin in terms of the complex exponential as follows:
ei + ei
cos =
2
ei ei
and sin =
.
2i
14
From the polar form, we can deduce the properties of modulus and argument which we
listed earlier. Let z = r1 ei1 and w = r2 ei2 then zw = r1 r2 ei(1 +2 ) from which it follows
that
|zw| = |z||w|
and Arg(zw) = Arg(z) + Arg(w) mod 2.
5
to Cartesian form:
=
Ex: Evaluate the product (1 + i)(1 i 3) in two ways to show that cos 12
1+ 3
.
2 2
The rules for multiplication of complex numbers in polar form tell us that when we
multiply two complex numbers together, rotation and stretching are involved. In particular,
15
izb
Ex: Find the complex number obtained by rotating (4 + 2i) anti-clockwise about the
origin through 2 .
CP: Suppose w1 , w2 are two complex numbers such that 0 < Arg(w1) < Arg(w2). Show
that the triangle in the complex plane whose vertices are given by the origin, w1 and w2 is
equilateral if and only if w12 + w22 = w1 w2 . (Hint: Try to write w2 in terms of w1 using the
rotation idea.)
16
Ex: Prove that every root of the polynomial p(z) = z 4 + z + 3 lies outside the unit circle in
the complex plane.
17
CP:
a. Find an upper bound on the maximum of the modulus of p(z) = 4z 3 2z + 1 over all
complex numbers z which lie on the unit circle.
b. Prove that |z1 + z2 | ||z1 | |z2 ||. (Hint: Start with |z1 | = |z1 + z2 z2 |).
c. Hence find the minimum value of the modulus in (a). (Note that there are two things
to prove here.) Get MAPLE to plot the real and imaginary parts (use trigonometric polar
form) of p as z moves around the unit circle.
Powers and Roots of Complex Numbers:
Ex: Find (1
10
3i) .
To find roots of complex numbers, we will use the polar form. Note that to find the nth
root of a complex number , we are really solving z n = and so we will convert into polar
form. Such an equation will have n solutions! (by the Fundamental Theorem of Algebra.)
To get all of these solutions we express in polar form, using the general argument, not the
principal one. An example will make this clear.
Ex: Find the 7th roots of 1.
18
If we plot these complex numbers we see that they lie on a circle radius 1 and are equally
spaced around that circle.
z2
b
z3
b
b z1
z4 b
b
b
z7
b
z6
19
z5
Applications to Trigonometry:
Eulers formula gives a dramatic relationship between the exponential and trigonometric
functions. We can exploit this to deduce useful relationships and identities in trigonometry.
Ex: Find an expression for cos 5 in terms of sines and cosines.
Observe that one can also easily obtain corresponding formula for sin 5 by taking the imaginary parts of both sides.
Web Activity: Use Google to find some information about the Chebychev Polynomials
(there are various spellings of Chebychev) and see how they are related to the above example.
Ex: Taking the problem the other way round, express sin5 in terms of sine and cosines
of multiples of .
20
Such a formula is extremely useful in integration, where one might, for example, wish to
integrate sin5 .
CP: Find a similar formula for sin4 cos6 .
Example: Suppose 0 < < 2 and n is a positive integer. Show that
1 sin(n + 21 )
1 ei(n+1)
.
=
+
Re
1 ei
2
2 sin 2
Use this to find a simple closed formula for
1 + cos + cos 2 + ... + cos(n).
(Try to find a similar formula for the sine sum.)
21
b
2
2.
Similarly, the set B = {z C : |z + 1| < 2} represents the open disc centre (1, 0) radius
22
The set C = {x C : 0 Arg(z) 3 } represents a wedge vertex at the origin, and arms
separated by an angle of 60 .
Note that the origin in NOT included since the argument of 0 is not defined.
Similarly the set D = {z C : 0 Arg(z i)
point i as shown.
}
6
1o
23
More on Polynomials:
The fundamental theorem of algebra, mentioned above, tells us that in the complex plane,
all polynomials have all their roots. This is a very powerful theoretical tool, but it does not
explicitly tell us how to find these roots for a given polynomial. Moreover, if we know the
roots then we also know how to factor the polynomial. You will need to recall a number of
basic facts about polynomials from High School, which are:
Remainder Theorem: If p(x) is a polynomial then the remainder r when p(x) is divided by x is given by p().
Factor Theorem: If p() = 0 then (x ) is a factor of p(x).
It is important to look at what the underlying set is when we are factoring, for exam2
ple, x
2 does
the rational numbers, but it does over the real numbers,
NOT factor over
2
(x + 2)(x 2). Similarly, x + 1 does not factor over the real numbers but does over
the complex numbers. From the fundamental theorem of algebra, it is clear that over the
complex numbers, all polynomials completely factor (at least in theory) into linear factors.
Theorem: Every polynomial (with real or complex co-efficients) of degree n 1 has a
factorisation into linear factors of the form:
p(z) = a(z 1 )(z 2 ) (z n )
where 1 , 2 , , n are the (complex) roots of p(z).
This result, still does not tell us how to factor. Nor does it tell us much about factoring over the real and rational numbers. For example, does the polynomial x4 + 4 factor over
the real numbers or rational numbers?
24
The key to factoring over the real numbers, is to firstly factor over the complex numbers
since in the complex plane the polynomial falls to pieces into linear factors.
Ex: Factor x4 + 1 over the complex numbers and hence over the real numbers.
Note that if the co-efficients of the polynomial are real, then the roots occur in conjugate
pairs.
Theorem: Suppose p(x) is a polynomial with real co-efficients, then if is a complex
(non-real) root, then so is .
25
Proof:
26
27