Topic 1. Number and Algebra
Topic 1. Number and Algebra
MATHEMATICS
Analysis and Approaches (SL and HL)
Lecture Notes
Christos Nikolaidis
TOPIC 1
NUMBER AND ALGEBRA
Only for HL
December 2024
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
N = {0, 1, 2, 3, 4, …} natural
π = 3.14159….
e = 2.7182818…
x[a,b] for a ≤x ≤b
x]-,a][b,+[ for x ≤ a or x ≥ b
1
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
There are two ways to round up the number by using fewer digits:
to 1 d.p. 123.5
to 2 d.p. 123.46
to 3 d.p. 123.457
to 4 s.f. 123.5
to 5 s.f. 123.46
to 6 s.f. 123.457
But also
to 2 s.f. 120
to 1 s.f. 100
2
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 1
0.04362018
We simply move the decimal point after the first non-zero digit.
For example, the number
123.4567 can be written as 1.234567×102
Indeed,
1.234567×102 = 1.234567×100 = 123.4567
Notice that
k= 2
3
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
0.000012345
1.2345×10-5
Notice that
we moved the decimal point 5 positions to the right
k = -5
NOTICE:
They may ask us to give the number in scientific form but also
to 3 s.f. Then
1.2345×102 1.23×102
1.2345×10-5 1.23×10-5
Many calculators use the symbol E±-- for the scientific notation:
The notation 1.2345E+02 means 1.2345×102
The notation 1.2345E-05 means 1.2345×10-5
EXAMPLE 2
Solution
(a) x = 1×105
y = 1×10-5
z = 4.05752×103
w = 1.07×10-3
(b) s = 45010000
t = 0.0000004501
4
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 3
Solution
x+y = 7×107 [add 3+4]
[keep the same exponent]
EXAMPLE 4
Solution
5
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
SEQUENCE
2, 5, 13, 5, -4, …
↑ ↑ ↑ ↑ ↑
1st 2nd 3rd 4th 5th
term term term term term
2,4,8,16,32,… (powers of 2)
We use the notation un to describe the n-th term. Thus, the terms
of the sequence are denoted by
u1 , u 2 , u3 , u 4 , u5 , …
SERIES
We say that S∞ is an infinite series, while the finite sums S1, S2, S3,…
are called partial sums.
6
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 1
Also,
S1 =1,
S 2 =1+3=4,
S3 =1+3+5=9,
S 4 =1+3+5+7=16
Finally,
k
SIGMA NOTATION ( )
n 1
Instead of writing
u1 u 2 u3 u 4 u5 u6 u7 u8 u9
we may write
9
u
n 1
n
u
n 1
n
7
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 2
3
2
n 1
n
= 2 1 2 2 2 3 = 2+4+8 = 14
4
1 1 1 1 12 6 4 3 25
n
n 1
=1
2 3 4 12
12
3
1 1 1 1 4 21 7
2
k 1
k
=
2 4 8 8
8
6
(2n 1)
n 3
= 7+9+11+13 = 40
20
x 3 4 5 20
x2
x 3
= ⋯
5 6 7 22
= … whatever that is, I don’t mind!!!
NOTICE
A) by a GENERAL FORMULA
EXAMPLE 3
un n 2 is the sequence 12 , 2 2 , 32 , 4 2 , 5 2 , …
8
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
un 1 in terms of u n
For example,
u1 = 10
u n 1 = u n + 2
EXAMPLE 4
u1 = 3 u n 1 = 2 u n + 5
EXAMPLE 5
Sometimes, we are given the first two terms u1 , u 2 and then a
recursive formula for u n 1 in terms of un and u n 1 .
The most famous sequence of this form is the Fibonacci sequence
u1 = 1, u 2 = 1
un 1 = un + u n 1
In other words,
we add u1 , u 2 in order to obtain u3 ,
we add u 2 , u3 in order to obtain u 4 , and so on.
It is the sequence
1, 1, 2, 3, 5, 8, 13, 21, 34, 55, …
9
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
THE DEFINITION
Let’s start with an example! I give you the first term of a sequence,
say u1 =5, and I always ask you to add a fixed value, say d=3, in
order to find the next term. The following sequence is generated
We only need
EXAMPLE 1
un u1 (n 1)d
10
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
d d d d
Hence, u5 u1 4d
Similarly, u10 u1 9d
u50 u1 49d
In general, u n u1 (n 1)d
EXAMPLE 2
Solution
(a) 3, 8, 13, 18
EXAMPLE 3
Solution
11
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 4
Solution
42 9 5
3
Since we know u1 3 and d = 5 we are able to find any term we
like! Thus,
u100 u1 99d -3 99 5 492
It is directly given by
n
Sn (u1 un ) (1)
2
or otherwise by
n
Sn [2u 1 (n 1)d] (2)
2
12
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 5
Solution
[check though that formulas (1), (2) give the same result for S3 ]
EXAMPLE 6
Find 10 + 20 + 30 + … + 200
Solution
We have an arithmetic sequence with u1 =10 and d=10.
The number of terms is clearly 20 and u 20 =200
20
S 20 (u1 u 20 ) = 10 (10+200) = 2100
2
EXAMPLE 7
Solution
This is the simplest arithmetic series with u1 =1 and d=1.
We ask for Sn
n n n(n 1)
Sn (u1 un ) = (1 n) =
2 2 2
For example,
100 101
1+2+3+ … + 100 = 5050
2
13
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 8
The 3rd term of an A.S. is zero while the sum of the first 15 terms
is -300. Find the first term and the sum of the first ten terms.
Solution
u3 = u1 2d 0 u1 2d
15
S15 (2u1 14d) - 300 15u 1 105d
2
We solve the system
u1 2d 0
15u 1 105d -300
Finally,
10
S10 (2u1 9d) 5(16 - 36) -100
2
Let
a, x, b
x – a = b– x
ab
Hence, 2x=a+b, that is x = (x is the mean of a and b)
2
14
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 9
Solution
It holds (3x)-(x+1) = (6x-5)-(3x)
2x-1 = 3x-5
x = 4
(Indeed, the three terns are 5, 12, 19)
EXAMPLE 10
Solution
Clearly 10-a = b-10 = (a+b)-b
that is 10-a = b-10 = a
Hence,
10-a = a 2a = 10 a = 5
b-10 = a b-10 = 5 b = 15
EXAMPLE 11
Solution
Notice that 100, b, 200 are also in arithmetic sequence.
Thus b is the mean of 100 and 200, that is b=150
Now
a is the mean of 100 and 150, that is a = 125
c is the mean of 150 and 200, that is c = 175
15
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
THE DEFINITION
I give you the first term of a sequence, say u1 =5 and this time I
ask you to multiply by a fixed number, say r =2, in order to find
the next term. The following sequence is generated
We only need
EXAMPLE 1
NOTICE:
The common ratio r may also be negative! In this case the signs
alternate (+, -, +, -, …) [see (c) and (e) above].
The common ratio r may be between -1 and 1, that is |r|<1. In
such a sequence the terms approach 0 [see (d) and (e) above].
16
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
u n u 1 r n 1
u1 , u2 , u3 , u4 , u5
r r r r
Hence, u5 u1 r 4
EXAMPLE 2
Solution
(a) 3, 6, 12, 24
EXAMPLE 3
Solution
Therefore, u3 u1r 2 10 3 2 90
17
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 4
Solution
u5 u7
18
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
u1 (r n 1) u1 (1 - r n )
Sn or Sn
r- 1 1- r
EXAMPLE 5
u1 (r 10 1) 2(2 10 1)
S10 =2046
r- 1 2- 1
EXAMPLE 6
1 1 1 1
Consider the sum 1+ ⋯ 10
2 4 8 2
19
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 7
S 2 = u1 + u 2 -15 = u1 -30 u1 = 15
u 2 - 30
Since u1 = 15 and u 2 =-30, we obtain r = = =-2
u1 15
Let
a, x, b
be consecutive terms of a geometric sequence (we don’t mind if
these are the first three terms or some other three consecutive
terms). The common ratio is equal to
x b
a x
u1
S
1r
20
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
u1 (r n 1)
Sn
r-1
u1 (0 1) u1
Sn
r- 1 1r
S u 1 u1 r u 1 r 2 u1 r 3 ⋯ (1)
2 3
r S u1r u 1r u 1r ⋯ (2)
S - r S u1
(1 r) S u1
and finally,
u1
S
1- r
S u1 u1r u 1r 2 u 1r 3 ⋯
u 1 r ( u 1 u 1 r u 1 r 2 u1 r 3 ⋯ )
u1 r S
S u1 r S
S - r S u1
(1 r) S u1
and finally,
u1
S
1- r
21
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 8
1 1 1 1
Show that ⋯ = 1 (*)
2 4 8 16
Solution
1 1
This is an infinite G.S. with u1 = and r = .
2 2
Since |r|<1 we obtain
1 1
u 2
S 1 2 1
1r 1 1
1
2 2
EXAMPLE 9
1 1 1 1
Show that 1+ ⋯ =2
2 4 8 16
Solution
u1 1 1
S 2
1r 1 1
1
2 2
EXAMPLE 10
1
We will show that 0.3333… =
3
We can write
u1 0.3 0.3 1
0.3333…
1r 1 0.1 0.9 3
22
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 11
Indeed,
u1 0.9 0.9
0.9999… = 0.9+0.09+0.009 ⋯ 1
1r 1 0.1 0.9
If you are not persuaded, look at two alternative proofs:
We know that
1
0.3333… =
3
If we multiply both sides by 3 then
3
0.9999… = =1
3
Let x=0.9999… (1)
Then 10x=9.9999… (2)
We subtract (2)-(1)
10x-x = 9
9x = 9
x= 1 (3)
23
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Interest rates r%
where
EXAMPLE 1
(a) An amount of 2000 euros is invested at 8% per year.
Find the value of the investment after 10 years?
Solution
24
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
n = 10
I% = 8
PV = -2000 (use “-” because we pay)
PMT=0
FV = ?
P/Y=1
C/Y=1
r
In fact, this is a geometric sequence with common ratio R=1+
100
r
That is, if an amount increases by r%, we multiply by R=1+
100
2
r
After two years we multiply again by R. Thus FV=PV 1
100
n
r
Thus, after n years: FV=PV 1
100
25
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
PROBLEM 1 PROBLEM 2
Amount in year 1: u1 =1000. Present value: PV=1000.
Find the amount in year n. Find the amount after n years.
Then Then
In year 2 u 2 =1000×(1.12) After 1 year 1000×(1.12)
In year 3 u3 =1000×(1.12)2 After 2 years 1000×(1.12)2
EXAMPLE 2
At the beginning of 2024, we invest an amount of 5000€, with
an interest rate of 8%. Find the calue of the investment at the
beginning of 2031.
Solution
7
8
Here n=7 (after 7 years). So FV=5000 1 =8569.12
100
26
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 3
Solution
n
8
FV=2000 1 >5000
100
Therefore, n = 12
I% = 8
PV = -2000
PMT= 0
FV = 5000
P/Y= 1
C/Y= 1
Since we are looking for complete years we accept the first integer
above 11.9, that is n = 12
27
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 4
The current population of a city is 800 000.
The population increases by 5.2% every year.
Solution
[short explanation:
for the future we multiply by 1.052 every year
for the past we divide by 1.052 every year, or otherwise we
1
multiply by 1.052-1 every year]
1.052
(c) The future value is FV=2800 000 = 1 600 000
Hence
n
5.2
800 000 1 = 1 600 000
100
Notice
You may also use the financial mode of the GDC to obtain the
results.
28
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
C/Y stands for the number k of periods per year. Check FV for
n = 5 PMT=0
I% = 12 P/Y =1
PV = -1000 C/Y = 1, 2, 4, 12 respectively
29
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 5
An amount of 1000€ is invested (at the beginning of some year)
with an interest rate 12% compounded yearly. An extra payment
of 300€ is added at the end of each year. Find the value of the
investment after 7 years.
By using GDC–Financial mode
n = 7 PMT= -300 [“-“ as we pay]
I% = 12 P/Y =1
PV = -1000 C/Y = 1
FV gives 5237.38.
------------------
Remark: If we want to exclude the last payment, we subtract one PMT from FV:
Value = FV-PMT = 5237.38-300 = 4937.38
You may find that situation in some old past papers where payments were made
at the beginning of each year. Since 2021, the IB has clarified that
Payments (PMT) are made at the end of each year/period,
FV is calculated at the beginning of the year/period (i.e. next day)
Thus, FV always includes the last payment!
EXAMPLE 6
An initial amount of 1000€ and then an extra amount of 1000€
at the end of each year are invested with an interest rate 12%
compounded yearly. Find the value of the investment after 7 years.
By using GDC–Financial mode
n = 7 PMT= -1000
I% = 12 P/Y =1
PV = -1000 C/Y = 1
FV gives 12299.69.
30
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 7
An amount of 1000€ is invested with an interest rate 12%
compounded monthly. An extra payment of 300€ is added at the
end of each year. Find the value of the investment after 7 years.
By using GDC–Financial mode
n = 7 PMT= -300
I% = 12 P/Y =1
PV = -1000 C/Y = 12
FV gives 5397.73.
NOTICE.
If the regular payments take place yearly then
P/Y = 1
But if they are made in m periods per year, then
P/Y = m
(payments per year)
But now n is the total number of periods, i.e. n=P/Y(years).
EXAMPLE 8
An amount of 1000€ is invested with an interest rate 12%
compounded monthly. An extra payment of 300€ is added at the
end of each month. Find the value of the investment after 7 years.
By using GDC–Financial mode
n = 712 = 84
I% = 12
PV = -1000
PMT= -300
P/Y= 12
C/Y= 12
FV gives 41508.41.
31
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
ANNUITY – AMORTIZATION
We invest PV but now, we regularly withdraw an amount PMT.
Notice for GDC–Financial mode
We insert the payment PMT as a positive value [we receive]
Here, the last payment is always included.
EXAMPLE 9
An amount of 1000€ euros is invested with an interest rate 12%
compounded monthly. A withdrawal of 150€ is made at the end
of each year. Find the value of the investment after 7 years.
By using GDC–Financial mode
n =7
I% = 12
PV = -1000
PMT= 150
P/Y= 1
C/Y= 12
FV gives 761.22.
150-51.84=98.16 euros.
32
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 10
An amount of 1000€ euros is invested with
an interest rate 5% per year (r = 5%)
an inflation rate 2% per year. (a = 2%)
Find the real value of the investment after 10 years.
33
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
If the annual interest rate is r%, the ratio of the geom. sequence is:
r
R 1
100
The value of the investment after n years is given by
Rn 1
FV PV Rn PMT
R 1
Indeed,
n
r
- PV is invested for n years: PV 1 [1st box]
100
n-1
r
- 1st PMT is invested for n-1 years: PMT 1
100
n-2
r
- 2nd PMT is invested for n-2 years: PMT 1
100
… …
r
- last but one PMT is invested for 1 year: PMT 1
100
- the last payment is just PMT PMT
34
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
In EXAMPLE 5
PV = 1000€, PMT = 300€ at the end of each year
r=12% compounded yearly (so R=1.12).
The value of the investment after 7 years is
1.12 7 1
FV 1000 1.127 300 5237.38
1.12 1
In EXAMPLE 6
PV = 1000€, PMT = 1000€ at the end of each year
r=12% compounded yearly (so R=1.12).
The value of the investment after 7 years is
1.128 1
FV 1000 12299.69
1.12 1
NOTICE. If
the annual interest rate r% is compounded in k periods
the payments occur yearly
k
r
then the ratio for 1 year is: R 1
100k
In EXAMPLE 7
PV = 1000€, PMT = 300€ at the end of each year
r=12% compounded monthly. Now the ratio for 1 year is
12
12
R 1 =1.0112
100 12
R7 1
FV 1000R7 300 5397.73
R 1
35
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE. If
the annual interest rate r% is compounded in k periods
the payments also occur in k periods
r
then the ratio for 1 period is: R 1
100k
But now n is the total number of periods, i.e. n=k(years).
In EXAMPLE 8
PV = 1000€, PMT = 300€ at the end of each month.
r=12% compounded monthly. Now the ratio for 1 month is
12
R 1 =1.01
100 12
The value of the investment after 7 years (so n=712=84) is
1.0184 1
FV 1000R84 300 41508.41
1.01 1
In EXAMPLE 9
12
12
The ratio for 1 year is R 1 =1.0112
100 12
R7 1
FV 1000R7 150 761.22
R 1
36
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
THE SYMBOL n!
n! = 1 2 3⋯ n
For example
1!= 1
2!= 1 2 2
3! = 1 2 3 6
4! = 1 2 3 4 24
5! = 1 2 3 4 5 120
n
THE SYMBOL nCr OR
r
n n!
=
r r!(n r)!
For example,
5 5!
“5 choose 2” or 5C2 is = =10
2 2!3!
10 10!
“10 choose 3” or 10C3 is = =120
3 3!7!
For example, for 5C2, press 5, then nCr, then 2. The result is 10
37
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE:
5
In fact is the number of ways to choose 2 items out of 5:
2
Consider 5 items
A, B, C, D, E.
AB AC AD AE BC BD BE CD CD DE
(a b) 2 = a 2 2ab b 2
(a b) 3 = a 3 3a 2 b 3ab 2 b 3
(a b) 4 = a 4 4a 3b 6a 2 b 2 4ab 3 b 4
1
1 1 coefficients of (a b) 1
1 2 1 coefficients of (a b) 2
1 3 3 1 coefficients of (a b)3
1 4 6 4 1 coefficients of (a b) 4
1 5 10 10 5 1 coefficients of (a b) 5
etc
[Start with 1
1 1
the outboard numbers are always 1;
under a pair of numbers x y write down their sum x+y: x y
x+y
So the next line is 1 2 1; Carry on]
38
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
a5 b 0 a 4b 1 a 3b 2 a 2b 3 a 1b 4 a 0b5
(a b) 5 = 1 a 5 b 0 +5 a 4 b 1 +10 a 3b 2 +10 a 2 b 3 +5 a 1 b 4 +1 a 0 b 5
that is
(a b) 5 = a 5 +5 a 4 b +10 a 3b 2 +10 a 2 b 3 +5 ab 4 + b 5
n
Another way to obtain the coefficients is by using the symbol
r
5 5 5 5 5 5
For (a b) 5 :
0 1 2 3 4 5
↓ ↓ ↓ ↓ ↓ ↓
1 5 10 10 5 1
In general,
n n n n
(a b) n = a n b 0 + a n-1 b 1 + a n- 2 b 2 ⋯ a 0 b n
0 1 2 n
n n-r r
a b
r
39
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 1
Find the expansions of (2x 3) 3 and (2x 3) 3
Solution
= 8x3 +36x2+54x+27
(a b) 3 = a 3 -3 a 2 b +3 ab 2 - b 3
Similarly
(a b) 4 = a 4 4a 3b 6a 2 b 2 4ab 3 b 4
(a b) 5 = a 5 -5 a 4 b +10 a 3b 2 -10 a 2 b 3 +5 ab 4 - b 5
EXAMPLE 2
Expand (2x 3) 4
Solution
We apply the formula for (a b) 4
Thus
(2x 3) 4 = (2x) 4 - 4 (2x) 3 (3) + 6 (2x) 2 (3) 2 - 4 (2x)(3) 3 + 3 4
= 16x 4 - 96x 3 + 216x 2 - 216x+ 81
40
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 3
In the expansion of (2x 3) 4 find the term of x3
Solution
The term is
4
(2x) 3 ( 3) 1
1
n
STEP 3: Attach the coefficient
r
4
(n=4 and r=1 is the exponent of b) (2x) 3 ( 3) 1
1
4
(2x) 3 ( 3) 1 = 4(8x3)(-3) = -96x3
1
EXAMPLE 4
Find the term of x5 in the expansion of (2x 3)7
Solution
The term is
7
(2x) 5 ( 3) 2
2
41
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 5
In the expansion of (2x 2 1)8 find the coefficient of x10
Solution
The term is
8
(2x 2 ) 5 (1) 3
3
[Remember
2
Step 1: the terms: (2x )(1)
2 5 3
Step 2: split 8 appropriately in order to obtain x10: (2x ) (1)
n 8
the coefficient : (2x ) (1) ]
2 5 3
Step 3:
r 3
EXAMPLE 6
1 6
In the expansion of (2x ) find
x
(a) the coefficient of x2 (b) the constant term
Solution
6 1 x3
(2x) 3 ( ) 3 = 20(23) 3 = 160
3 x x
42
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 7
3 12
Find the constant term in the expansion of (2x 2 )
x
Solution
3
Step 1 (2x 2 )(- )
x
3 8
Step 2 (2x 2 ) 4 (- ) [in order to eliminate x’s]
x
12 3
Step 3 (2x 2 ) 4 (- )8
8 x
x8
495(24)(-3)8 = 51963120
x8
EXAMPLE 8
Find the term of x5 in the expansion of (2x 3) (4x 1)7
Solution
We respectively find
7
(4x) 4 (1) 3 = 35(44)x4 = 8960x4
3
7
(4x) 5 (1) 2 = 21(45)x5 = 21504x5
2
43
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Solution
(2x+1)5(x-2)5
5
(1+2x)5 = 15 + 5(1)4(2x) + (1)3(2x)2 + ⋯ = 1+10x+40x2+ ⋯
2
5
(-2+x)5= (-2)5 + 5(-2)4x + (-2)3x2 + ⋯ =-32+80x-80x2+ ⋯
2
Therefore
The term of x2 is
44
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
I assure you that (*) is true for any value of m (we will show the
proof in a while!)
[of course it is not a mistake to use “=” instead of “” since the
equality holds anyway, we only emphasize the “stronger” relation].
45
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
A = B or A B
(a b) 3 a 3 3a 2 b 3ab 2 b 3
Here it is more convenient to start from the LHS and expand. The
aim is to obtain the RHS:
(a b)3 (a b) 2 (a b)
(a 2 2ab b 2 )(a b)
a 3 a 2 b 2a 2 b 2ab 2 ab 2 b 3
a3 3a 2b 3ab 2 b3
A =… =… =… =C
B=… =…=… =C
(2a b) 2 4a 2 b 2 (a b) 2 (a b) 2
46
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
A = B … … something true
Show that
a 2b a 2 ab 2b 2
(given that a b )
ab a2 b2
Here, we cannot easily elaborate on either side, neither the LHS
nor the RHS. Thus, we work on the whole relation as follows
a 2b a 2 ab 2b 2
ab a2 b2
(a 2b)(a 2 b 2 ) (a b)(a 2 ab 2b 2 )
a 3 ab 2 2a 2 b 2b 3 a 3 a 2 b 2ab 2 a 2 b ab 2 2b 3
00
which is true.
EXAMPLE 1
Prove the identity
1 1 1
2
m 1 m m m
Solution
We follow the LHS to RHS proof:
1 1 1 1
2
m 1 m m m 1 m(m 1)
m 1
m(m 1) m(m 1)
m 1
m(m 1)
1
m
[provided of course that m≠0 and m+1≠0]
47
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 2
Show that
2x 2 12x 19 2(x 3) 2 1
Solution
It is more convenient to use RHS to LHS proof:
EXAMPLE 3
Express 2x 2 12x 19 in the form a(x b)2 c
48
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
ONLY FOR
HL
49
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
50
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
for a given statement. (Officially, these concepts are not part of the
syllabus, but it is nice to be aware of them)
If both the original statement and its converse are true, we write
A B
EXAMPLE 1
For the original statement: x=0 x2=0
converse: x2=0 x=0 [true]
Since both the original statement and its converse are true, we
write
x2=0 x=0
EXAMPLE 2
For the original statement: x=1 x2=1
converse: x2=1 x=1 [false]
x2=1 x=1
since both directions are true!
51
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 3
(a) For the original statement: x=0 x2=0
contrapositive: x2≠0 x≠0 [true]
EXAMPLE 4
(a) For the original statement: xy=0 x=0 or y=0
converse: x=0 or y=0 xy=0 [true]
contrapositive: x≠0 and y≠0 xy≠0 [true]
52
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Deductive proof
Show that:
If X is a Greek city, then X is a European city
Proof by a counterexample
Proof by contradiction
53
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 5
if a is even then a2 is also even.
Deductive proof
a is even a=2n (nZ)
a2 =4n2 = 2(2n2) (2n2Z)
a2 is even.
EXAMPLE 6
if a2 is even then a is even.
Proof by contradiction
Suppose that a2 is even.
Assume (for contradiction) that a is not even then a=2n+1 for
some nZ. Then
a2=(2n+1)2=4n2+4n+1=2(2n2+2n)+1
NOTICE.
In fact, in the last example, instead of the statement
if a2 is even then a is even.
we have shown the equivalent contrapositive statement
if a is odd then a2 is odd
54
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 7
if a is a multiple of 4 then a2 is also a multiple of 4.
Deductive proof
a is a multiple of 4 a = 4n (nZ)
a2 = 16n2 = 4(4n2) (4n2Z)
a2 is a multiple of 4.
EXAMPLE 8
Proof by counterexample
EXAMPLE 9
Show that 2 is irrational.
Proof by contradiction.
a
Assume (for contradiction) that 2 is rational, that is 2
b
where a, b have no common factors [i.e. the fraction is simplified]
Then
a 2 b a 2 2b 2
55
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 10
The equation
6x 15y 100
has no integer solutions.
Proof by contradiction.
Assume it has an integer solution (x, y). Then the LHS is a multiple
of 3 but the RHS is not, contradiction.
EXAMPLE 11
Chris claims that the equation
x 2 y 2 100
has no integer solutions. Investigate his claim.
Proof by counterexample that the statement is false.
The integer values x=6 and y=8 satisfy the equation. Indeed,
x 2 y 2 6 2 8 2 36 64 100
56
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 12
(a) If we add two rational numbers, we obtain a rational number.
(b) If we add two irrational numbers the result is not necessarily
an irrational number.
Solution
(a) Deductive proof
a c
Let x and y be rational numbers. Suppose that x = , y=
b d
where a, b, c, d are integers. Then
a c ad + bc
x+y= = , where ad + bc and bd are integers
b d bd
Therefore, x+y is a rational number (as a fraction of integers).
(b) Proof by counterexample.
Let x= 2 and y=- 2 . Then x+y = 0 which is rational.
Therefore, the sum of two irrational numbers is not an
irrational number in general.
EXAMPLE 13
There are 400 people in a club. Show that at least two of them
have their birthday on the same day.
Proof by contradiction
57
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 14
There are 1500 people in a club. Show that there exist at least 5
people in the club having their birthday on the same day.
Proof by contradiction
Notice:
we used the fact, that the opposite of “at least 5” is “at most 4”.
EXAMPLE 15
Suppose that 64 pigeons are placed in 7 pigeonholes. Show that
some pigeonhole contains at least 10 pigeons.
Proof by contradiction
EXAMPLE 16
Let x, y, z be integers such that x+y+z = 25. Show that at least
one of them is 9.
Proof by contradiction
Assume (for contradiction) that all of them are less than 9. That is
x≤8, y≤8, z≤8
58
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
DISCUSSION
n(n 1)
1+2+3 ⋯ n =
2
There are several ways to prove this relation (for example, this is
the sum S n for the arithmetic sequence with u1 =1 and d=1).
However, this is a good example to explain induction.
1(1 1)
For n=1, LHS = 1 RHS= =1, the result is true!
2
2(2 1)
For n=2, LHS = 1+2=3 RHS= =3, the result is true!
2
3(3 1)
For n=3, LHS = 1+2+3=6 RHS= =6, the result is true!
2
4(5 1)
For n=4, LHS = 10 RHS= =10, the result is true!
2
But this is not a proof. It is just an indication that the statement is
true for any n.
59
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Induction:
1. We show that the statement is true for n=1
2. We assume that the statement is true for n=k (some k)
3. We prove that the statement is true for n=k+1
based on the assumption of step 2
NOTICE
k k+1
which uses the outcome for k, to prove the next outcome for k+1.
Step 1 is necessary to switch on the mechanism!
EXAMPLE 1
n(n 1)
1+2+3 ⋯ n = for any n 1
2
Proof
1(1 1)
LHS =1, RHS = =1
2
60
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
k(k 1)
= + (k+1) [by assumption]
2
k(k 1) 2(k 1)
= +
2 2
(k 1)(k 2)
= QED
2
Therefore, by mathematical induction, the statement is true for
any n 1.
The statement is true for n=1 and assuming it is true for n=k, it
also true for n=k+1. Therefore, by mathematical induction, the
statement is true for any n 1.
EXAMPLE 2
61 1 5 is divisible by 5.
6k 1 is divisible by 5;
*
The main task in step 3 is to embed the assumption inside the proof.
61
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
6k1 1 is divisible by 5.
Indeed,
6k1 1 = 6 6k 1
= 6 (5m 1) -1 [by assumption]
= 30m+5
= 5(6m+1) which is divisible by 5 (QED).
EXAMPLE 3
[we may easily verify that the result is not true for n=1,2,3]
Proof
For n=4, the statement is true. Indeed,
62
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 4
Solution
0, 2, 6, 14, 30, 62
un = 2n-2
un = 2n -2
63
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
uk 1 = 2k+1 -2
Indeed,
uk 1 = 2 u k +2 [by definition]
= 2(2k-2)+2 [by assumption]
= 2k+1- 4+2
= 2k+1 -2 QED
NOTICE
Induction:
1. We show that the statement is true for n=1 and n=2
2. We assume that the statement is true for n=k and n=k+1
3. We prove that the statement is true for n=k+2
based on the assumptions of step 2.
EXAMPLE 5
We assume that the statement is true for n=k and n=k+1, i.e.
64
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE
in order to embed the assumption into the proof. We may use the
following table as a guide:
65
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
a1x+b1y=c1 a1x+b1y+c1z=d1
a2x+b2y=c2 a2x+b2y+c2z=d2
a3x+b3y+c3z=d3
For example,
5x+11y-21z =-22
2x+3y=9
x +2y -4z =-4
4x+7y=19
3x -2y +3z =11
b
a 0 Unique solution x= .
a
a=0 and b≠0 No solution 0x=5 has no solution
The equations 2x=3, 0x=0 are consistent. The equations 0x=5 is not
66
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
2x2 SYSTEMS
EXAMPLE 1
(x,y)=(3,1).
The two systems (b) and (c) can take the equivalent forms
Notice. For practice, please use your GDC to obtain the answer for
each case above.
3x3 SYSTEMS
a unique solution
no solution
infinitely many solutions
Let us see an example for each case and what the GDC gives.
67
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 2
(x,y,z)=(2,-1,1).
We are going to explain how we obtain the solution for each case by
using the so-called Gaussian elimination. We refer only to the case
of 3x3 systems (the process for any number of equations is similar).
GAUSSIAN ELIMINATION
5x+11y-21z = -22
x +2y -4z = -4
3x -2y +3z = 11
68
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
x +2y -4z = -4
5x+11y-21z = -22
3x -2y +3z = 11
x + 2y - 4z = -4
y - z = -2
7z = 7 [Equ3 + 8 x Equ2]
1 2 4 -4
5 11 - 21 - 22
3 - 2 3 11
1 2 4 - 4 R1
~ 0 1 - 1 - 2 R 2 - 5R 1
0 - 8 15 23 R 3 - 3R 1
1 2 4 - 4 R1
~ 0 1 - 1 - 2 R2
0 0 7 7 R 3 8R 2
69
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE
If the last row was (0 0 0 |7), the corresponding equation
would be 0x+0y+0z=7 which is impossible (there is no solution)
If the last row was (0 0 0 |0), the corresponding equation
would be 0x+0y+0z=0. This equation can be eliminated and the
first two equations provide ∞-ly many solutions.
* * * *
0 * * * by using row R1 to clear out 1st column
0 * * *
* * * *
then 0 * * * by using row R2 to clear out 2nd column
0 0 * *
70
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
REMARK
Ideally, in step 2 we attempt to have matrices of the form
1 * * * 1 * * *
0 * * * and 0 1 * *
0 * * * 0 0 * *
where the leading coefficient of the selected row is 1.
2x +3y +3z = 3
x + y -2z = 4
5x +7y +4z = 5
71
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
2 3 3 3
1 1 - 2 4
5 7 4 5
1 1 2 4 R2
~ 2 3 3 3 R1
5 7 4 5
1 1 2 4 R1
~ 0 1 7 -5 R 2 - 2R 1
0 2 14 - 15 R 3 - 5R 1
1 1 2 4 R1
~ 0 1 7 -5 R2
0 0 0 -5 R 3 - 2R 2
2x +3y +3z = 3
x + y -2z = 4
5x +7y +4z = 10
2 3 3 3
1 1 - 2 4
5 7 4 10
1 1 2 4 R2
~ 2 3 3 3 R1
5 7 4 10
1 1 2 4 R1
~ 0 1 7 - 5 R 2 - 2R 1
0 2 14 - 10 R - 5R
3 1
1 1 2 4 R1
~ 0 1 7 -5 R2
0 0 0 0 R 3 - 2R 2
72
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
1 1 2 4
0 1 7 -5
ax+by+cz=d
73
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 3
1 2 3 4
0 1 5 6
0 0 a b
b
az=b z=
a
b
y+5z=6 y=6-5z y=6-5
a
b b b
x+2y+3z=4 x=4-2y-3z x=4-2(6-5 )-3 x =-8+7
a a a
If a=0 and b0 there is no solution.
If a=0 and b=0 there are infinitely many solutions. The system
becomes
x+2y+3z=4
y+5z=6
y=6-5z=6-5λ
x=4-2y-3z=4-2(6-5λ)-3λ = -8 +7λ
74
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
1 4 , 9 , 5
i2 = -1
instead of 4 we write 2i
instead of 9 we write 3i
instead of 5 we write 5i
x 2 4x 13 0
4 Δ 4 6i
x= = = 2 3i
2 2
These “new” numbers are known as complex numbers.
-b i Δ
x=
2a
75
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
THE DEFINITION
THE CONJUGATE z
EXAMPLE 1
76
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Notice
z x+yi
z x-yi
-z -x-yi
-z -x+yi
3 2 4 2 25 5
Finally, observe that |3|=3 and |-3|=3. That is, the modulus
generalizes the notion of the absolute value for real numbers.
EQUALITY: z1 = z2
Two complex numbers are equal if they have equal real parts and
equal imaginary parts: Let z1=x1+y1i and z2=x2+y2i
x 1 x 2
z1 = z2
y1 y 2
EXAMPLE 2
3 a a 3
z1 = z2
4 3b 2 b 2
77
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
ADDITION-SUBTRACTION-MULTIPLICATION-DIVISION
The four operations for complex numbers follow the usual laws of
algebra. We only have in mind that i2=-1.
EXAMPLE 3
Thus
7 4i
= 2-i
2 3i
(Confirm the result by multiplying (2+3i)(2-i); you must find 7+4i)
NOTICE
|z|2 = z. z
|z|2 = x2+y2
78
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 4
(3+4i)(3-4i) = 9+16 = 25
(1+i)(1-i) = 1+1 = 2
(2-i)(2+i) = 4+1 = 5
The result is always a real number (the square of the modulus).
EXAMPLE 5
Let us estimate the powers of i:
EXAMPLE 6
Calculate
(2 i) 3
(a) z = (2+i)3 (b) w=
1i
Solution
(a) z = (2+i)3 = 23+3.22i+3.2i2+i3 or z = (2+i)2(2+i)
= 8+12i+6i2+i2i = (4+4i+i2)(2+i)
= 8+12i-6-i = (3+4i)(2+i) = 6+3i+8i+4i2
= 2+11i = 2+11i
79
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 7
Find z if
z(1-i) = 2+11i
Solution
x-xi+yi-yi2 = 2+11i
(x+y)+(y-x)i = 2+11i
x y 2
y x 11
The solution of the system is x =-9/2 and y =13/2
9 13
Hence, z = + i
2 2
2 11i
z(1-i) = 2+11i z =
1i
= …
9 13
= + i [look at Exercise 6(b)]
2 2
80
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE
f(x)=(x-r1)q(x)
81
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
4 Δ 4 6i
x= = = 2 3i
2 2
Thus, a quadratic with Δ<0 has always two complex roots which
are conjugate to each other! This is not accidental. For any
polynomial of any degree,
Lemma
For the conjugates of complex numbers we can easily verify that
z1 z 2 z1 z 2
z1 z 2 z1 z 2
zn zn
Proof of (*)
Consider the polynomial
p(x)= a n x n ⋯ a 2 x 2 a1 x a 0
z is a root a n z n ⋯ a 2 z 2 a1 z a 0 0
a n z n ⋯ a 2 z 2 a1 z a 0 0
a n z n ⋯ a 2 z 2 a1 z a 0 0
a n z n ⋯ a 2 z 2 a1 z a 0 0
a n z n ⋯ a 2 z 2 a1 z a 0 0
z is a root
82
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE:
Usually, when we consider complex roots a polynomial is written as
p(z)= a n z n ⋯ a 2 z 2 a1 z a 0
Then
(z-a-bi)(z-a+bi)=(z-a)2-(bi)2=(z-a)2+b2=z2-2az+(a2+b2)
p(z)=an(z-r1)(z-r2)…(z-rn)
where r1,r2,…,rnC (the n complex roots of the polynomial)
NOTICE:
A cubic function may have one of the following factorizations in R
83
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 1
Solution
2+i, 2-i
Solution
z-1
f(z)=(z-1)(z-2+i)(z-2-i)
84
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Solution
Notice
f(1) = 0
f(2+i)=0
NOTICE:
In an analogue way, a polynomial of degree 4 may have
85
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
y z = x+yi
O x
EXAMPLE 1
4 3+4i
0+4i
3
2
1
-5 O 1 2 3
3+0i
-2
-5-2i
Notice
†
We may also think of z as a vector from the origin to the point (x,y). Compare
x
with vectors in paragraph 3.11
y
86
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE
We already know that the sets
N = natural numbers
Z = integers
Q = rational numbers
R = real numbers
can be represented on the real axis. We extend this representation
here to the complex plane (considering an imaginary y-axis).
It also holds
N Z Q R C
EXAMPLE 2
It is interesting to see the representations of z, z ,-z,- z . For
example,
z=3+4i z =3-4i z=-3+4i - z =-3-4i
- z =-3+4i z=3+4i
-z=-3-4i z =3-4i
87
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
y z = x+yi
r
θ
O x
Notice:
x y y
cosθ = , sinθ = , tanθ = (*)
r r x
REMARK
88
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
The form
z = r (cosθ+isinθ)
r = |z| = x 2 y2
y
tanθ = , having in mind the quadrant of x+yi
x
EXAMPLE 3
Solution
For z =1+ 3 i :
r = 1 3 =2,
3 π
tanθ = = 3 , [1st quadrant] θ=
1 3
π π
Therefore, z = 2(cos +isin ) [or 2 (cos 60 +isin 60 )]
3 3
For w =3+4i :
r = 32 4 2 = 5 ,
4
tanθ = , [1st quadrant] θ = 0.927 (by GDC)
3
89
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Therefore, w = 5 [cos(0.927)+isin(0.927)]
EXAMPLE 4
Solution
For example,
π π 1 3
the Cartesian form of z = 2(cos +isin ) is 2( +i ) = 1+ 3 i
3 3 2 2
90
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
91
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
We define‡
eiθ=cosθ+isinθ
π
π π i
For example, z =2(cos +isin ) = 2 e 3 .
3 3
EXAMPLE 5
Write down all the possible forms of z1=1+i , z2 =3+4i, z3 =3+4i
‡ This is not accidental! It can be shown that eiθ follows all known exponential properties
(we will verify that later on)
92
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE
Any complex number with modulus 1 has polar form
z = cisθ = cosθ+isinθ
(Indeed, |z|= cos 2 θ sin 2 θ =1)
... ...
For imaginary numbers of the form ai : (on the imaginary axis)
the argument is either π/2 or -π/2.
π π
i cis eiπ/2 -i cis - e-iπ/2
2 2
π π
2i 2cis 2eiπ/2 -2i 2cis - 2e-iπ/2
2 2
π π
3i 3cis 3eiπ/2 -3i 3cis - 3e-iπ/2
2 2
... ...
Hence z = r [cos(-θ)+isin(-θ)]
93
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
PROPOSITION 1
Let z = r cisθ. Then
1 1
z-1=r-1cis(-θ) i.e. = cis(-θ)
z r
Proof.
PROPOSITION 2
Let z1 = r1cisθ1 and z2 = r2cisθ2
Proof.
z1 z2 = r1cisθ1 r2cisθ2
= r1r2(cosθ1+isinθ1)(cosθ2+i sinθ2)
= r1r2[cosθ1cosθ2-sinθ1sinθ2+i(sinθ1cosθ2+sinθ2cosθ1)]
= r1r2[cos(θ1+θ2)+isin(θ1+θ2)]
= r1r2 cis(θ1+θ2)
PROPOSITION 3
Let z1 = r1cisθ1 and z2 = r2cisθ2
z1 r
Then = 1 cis(θ1-θ2)
z2 r2
94
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Proof.
z1
= z1z2-1
z2
= r1cisθ1 r2-1cis(-θ2) [by Proposition1]
r1
= cis(θ1-θ2)
r2
NOTICE:
z1 r z1 r
By Proposition 3, the modulus of is 1 : | |= 1
z2 r2 z2 r2
In other words,
z1 z1
|z1z2| = |z1||z2| =
z2 z2
Furthermore,
z1 z1
By Proposition 3, the argument of is θ1-θ2: arg( )= θ1-θ2
z2 z2
In other words,
z1
arg(z1z2)=arg(z1)+arg(z2) arg( )=arg(z1)-arg(z2)
z2
In simple words,
the modulus |z| preserves the operations
the argument arg(z) behaves like log(z)
95
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 1
π π
Let z =2cis and w =cis
6 3
1 3
(In fact, z= 3 +i and w= + i)
2 2
Then
π π 3π π
zw =2.1cis( + ) = 2cis( ) = 2cis( )
6 3 6 2
π π
=2[cos( )+isin( )]=2(0+i)=2i
2 2
z 2 π π π π π
= cis( - ) = 2cis(- ) = 2[cos(- )+isin(- )]
w 1 6 3 6 6 6
3 1
=2( - i)= 3 -i
2 2
π π π π π
z2=zz=2.2 cis( + )=4cis( ) =4(cos +isin )
6 6 3 3 3
1 3
=4( + i)=2+2 3 i
2 2
z 2 zz 2 2 π π π
= = cis( + - ) = 4cis(0) = 4
w w 1 6 6 3
1 1 π 1 π π 1 3 1 3 1
= cis(- )= [cos(- )+isin(- )]= ( - i)= - i
z 2 6 2 6 6 2 2 2 4 4
1 π π π 1 3
= cis(- ) = [cos(- )+isin(- )]= - i
w 3 3 3 2 2
96
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
DE MOIVRE’S THEOREM
zn = r ncis(nθ)
We assume that the statement is true for n=k, i.e. zk=rk cis(kθ)
zk+1=rk+1cis[(k+1)θ]
Indeed,
zk+1 = zkz = rkcis(kθ) rcisθ [by hypothesis]
= rk+1[cos(k+1)θ+isin(k+1)θ]
NOTICE:
In fact, De Moivre’s theorem is true for any integer exponent nZ.
z5 = r5cis(5θ)
1
This is (cos5θ-isin5θ)
r5
97
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 2
π π
Let z=2(cos +isin ). This is in fact the number z= 3 +i.
6 6
Then
2π 2π π π
z2=22(cos +isin )=4(cos +isin )=2+2 3 i
6 6 3 3
π π 1 π π 3 1
z-1=2-1[(cos(- )+isin(- )]= (cos -isin )= - i
6 6 2 6 6 4 4
6π 6π
z6=26(cos +isin )=64(cosπ+isinπ)=-64
6 6
Notice that z6=( 3 +i)6 may also be found by using the binomial
theorem but De Moivre’s Theorem gives directly the same result!
EXAMPLE 3
Find (1+i)10
98
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE:
EXAMPLE 4
Let z=cosθ+isinθ. We calculate z3 in two different ways:
De Moivre’s theorem gives
z3=cos3θ+isin3θ
Binomial theorem gives
z3 =(cosθ+isinθ)3
=cos3θ+3cos2θ(isinθ)+3cosθ(isinθ)2+(isinθ)3
=cos3θ+3icos2θsinθ-3cosθsin2θ-isin3θ
=(cos3θ-3cosθsin2θ) +i(3cos2θsinθ-sin3θ)
Remark: Working with z4, z5, etc we obtain similar results for
99
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 5
Let z=cosθ+isinθ. Then, by De Moivre’s theorem
(z+z-1)3 = z3+3z+3z-1+z-3
= (z3+z-3)+3(z+z-1)
= 2cos3θ+6cosθ [ (*) for n=3 and n=1]
8cos3θ =2cos3θ+6cosθ
and finally
1 3
cos3θ = cos3θ+ cosθ
4 4
Remarks
The expansions of (z+z-1)4, (z+z-1)5, etc
100
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
101
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
(rotation by angle φ)
102
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
x = a
For Cartesian forms: x+yi = a+bi
y = b
r =ρ
For polar forms rcisθ = ρcisφ
θ = φ + 2kπ
n-th ROOTS OF 1
zn=1
EXAMPLE 1
The 3rd roots of 1, that is the solutions of z3=1, are the following
2kπ 2kπ 2kπ
zk= cis =cos +isin , for k=0,1,2
3 3 3
Namely,
2π 2π 4π 4π
z0=1, z1= cos +isin , z2= cos +isin
3 3 3 3
103
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
Geometric interpretation:
The modulus of each root is 1, thus the three roots lie on the unit
2π 4π
circle. Since their arguments are 0, , , they divide the unit
3 3
circle in three equal parts.
EXAMPLE 2
The 4th roots of 1, that is the solutions of z4=1, are the following
2kπ
zk= cos , for k=0,1,2,3
4
Namely,
z0=1,
2π π
z1= cis = cis = i,
4 2
4π
z2= cis = cisπ = -1
4
6π 3π
z3= cis = cis = -i
4 2
Geometric interpretation:
The four solutions 1, i, -1, -i divide the unit circle in 4 equal parts.
In general,
104
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
NOTICE:
The solutions of zn=1 are
z0=1,
2π
z1=cis ,
n
4π
z2=cis ,
n
6π
z3=cis ,
n
…
1, w, w2, …, wn-1
Indeed§,
z0 + z1 + z2 + … + zn-1 = 1 + w + w2 + … + wn-1 [G.S.]
wn 1
= = 0 (since wn=1)
w 1
105
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 3
The 3rd roots of 1 are 1, ω and ω2, where
2π 2π 2π 1 3
ω = cis = cos +isin = + i ,
3 3 3 2 2
4π 4π 4π 1 3
ω2 = cis = cos +isin = - i
3 3 3 2 2
EXAMPLE 4
(a) Write down the 5th roots of 1.
Similarly
2π 2π
z4= cos -isin is the conjugate of z1.
5 5
106
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
If n is odd
107
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
If n is even
By using the 6th roots of 1 (there are two real roots: ±1) we get
2π 4π
z6-1 = (z-1)(z+1)(z2-2zcos +1) (z2-2zcos +1)
6 6
π 2π
= (z-1)(z+1)(z2-2zcos +1) (z2-2zcos +1)
3 3
= (z-1)(z+1)(z2-z+1) (z2+z+1)
Remark for the sum of the n-th roots (only when n is odd)
Working as in EXAMPLE 4, (c) above
zn=a
Then
rn = ρ r = n ρ
zn=a rncis(nθ) = ρcisφ φ + 2kπ
nθ = φ + 2kπ θ =
n
φ 2kπ
zk= n ρ cis
n
108
TOPIC 1: NUMBER AND ALGEBRA Christos Nikolaidis
EXAMPLE 5
π 4kπ
zk=2cis where k=0,1,2.
6
Namely,
π 5π 9π 3π
z0=2cis z1=2cis z2=2cis =2cis
6 6 6 2
Geometric interpretation:
The modulus of each root is 2, thus the three roots lie on the circle
π 5π 9π
of radius 2. Since their arguments are , , they divide the
6 6 6
π
circle in three equal arcs but now, the first root is at θ= .
6
109