Chapter 2
Chapter 2
Chapter 2
In everyday life, knowingly or unknowingly, we are doing with numbers. Therefore, it will be nice if
we get familiarized with numbers. Whatever course (which needs the concept of mathematics) we
take, we face with the concept of numbers directly or indirectly. For this purpose, numbers and their
basic properties will be introduced under this chapter.
Definition 2.1.1
The set of natural numbers is denoted by N and is described as N = 1, 2, 3,
iv. For any two natural numbers a & b, the product a b is also a natural number. For instance in the
above example, 3 and 4 are natural numbers, their product 12 is also a natural number. In general, we
say that the set of natural numbers is closed under multiplication.
v. For any two natural numbers a & b, a b = b a.
Example 2.1.4: 3 4 = 4 3 = 12. In general, we say that multiplication is commutative on the set of
natural numbers.
vi. For any three natural numbers a, b & c, (a b) c = a (b c).
Example 2.1.5: (2 4) 5 = 2 (4 5) = 40. In general, we say that multiplication is associative on
the set of natural numbers.
vi. For any natural number a, it holds that a 1 = 1 a = a.
Example 2.1.6: 6 1 = 1 6 = 6. In general, we say that multiplication has an identity element on the
set of natural numbers and 1 is the identity element.
vii. For any three natural numbers a, b & c, a (b+c) = (a b)+(a c).
Example 2.1.7: 3 (5+7) = (3 5)+ (3 7) = 36. In general, we say that multiplication is distributive
over addition on the set of natural numbers.
Note: Consider two numbers a and b, we say a is greater than b denoted by a b if a – b is positive.
40
2.1.1.3 Factors of a number
Definition 2.2
If a, b, c N such that ab c , then a & b are factors (divisors) of c and c is called product
(multiple) of a & b.
Example 2.9:
a) 6 2 3 b) 30 2 3 5 c) 12 2 2 3 2 2 3 d ) 8 2 2 2 2 3 e) 180 2 2 3 2 5
Every composite number can be expressed as a product of its prime factors. This factorization is
unique except the order of the factors.
41
2.1.1.6 Greatest Common Factor (GCF)
Definition 2.5
The greatest common factor (GCF) of two numbers a & b is denoted by GCF (a, b) and is the
greatest number which is a factor of each of the given number.
Note: If the GCF of two numbers is 1, then the numbers are called relatively prime.
Example 2.10: Consider the two numbers 24 and 60.
Now F24 1, 2, 3, 4, 6, 8, 12, 24
and F60 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60
Next F24 F60 1, 2, 3, 4, 6, 12 from which 12 is the greatest.
Therefore, GCF(24, 60) = 12.
This method of finding the GCF of two or more numbers is usually lengthy and time consuming.
Hence an alternative method (Prime factorization method) is provided as below:
Step 1: Find the prime factorization of each of the natural numbers
Step 2: Form the GCF of the given numbers as the product of every factor that appears in each of the
prime factorization but take the least number of times it appears.
Definition 2.6
The least common multiple (LCM) of two numbers a & b is denoted by LCM (a, b) and is the least
number which is a multiple of each of the given number.
Step1 : 18 2 2 3 2
24 2 3 3
Step 2: The factors that appear in any case are 2 and 3, but take the numbers with the highest number
of times.
LCM (18, 24) 2 3 32 72
Step1 : 20 2 2 5
80 2 4 5
450 2 3 2 5 2
Step 2: The factors that appear in any cases are 2 , 3 and 5, but take the numbers with the highest
number of times.
LCM (20, 80, 450) 2 4 32 5 2 3600
Definition 2.7
Every non-empty subset of the set of natural numbers has smallest (least) element.
Note: The set of counting numbers including zero is called the set of whole numbers and is denoted
by W. i.e W = 0, 1, 2, 3,
43
2.1.1.9 Principle of Mathematical Induction
The method is used to prove different propositions involving positive integers using three steps:
Step1: Prove that Tk (usually T1 ) holds true.
44
( k 1) ( k 2)
Claim :1 2 3 ( k ) ( k 1) .
2
k ( k 1)
Now 1 2 3 ( k ) ( k 1) ( k 1)
2
k ( k 1) 2 ( k 1)
2
( k 1)(k 2)
which is the required result.
2
It is true for any natural number n.
Proof:
Step 1. For n 2, 61 81 which is true
Step 2. Assume that it is true for n k .
i.e. 5 k 6 k 9 k .
Step3. We should show that it is true for n k 1
Claim : 5 k 1 6 k 1 9 k 1.
Now 5 k 1 6 k 1 5.5 k 6. 6 k 6.5 k 6. 6 k
6(5 k 6 k )
9 (5 k 6 k )
9(9 k ) 9 k 1
5 k 1 6 k 1 9 k 1 which is the required format .
It is true for any natural number n 2.
Definition 2.8
The set of integers is dented by Z and described as Z = ... ,2, 1, 0, 1, 2,
45
If two integers a & b are added using the operation “+”, then the sum a+b is also an integer. If the
sum of the two integers a & b is denoted by c, then we can write the operation as: c = a+b, where c is
called the sum and a & b are called terms.
Example 2.20: 4+9 = 13, here 13 is the sum whereas 4 & 9 are terms.
ii) Subtraction ( )
For any two integers a & b, the operation of subtracting b from a, denoted by a b is defined by
a b a (b) . This means that subtracting b from a is equivalent to adding the additive inverse
of b to a.
Example 2.21: 7 5 7 (5) 2
iii) Multiplication ( )
If two integers a & b are multiplied using the operation “ ”, then the product a b is also an integer.
If the product of the two integers a & b is denoted by c, then we can write the operation as: c = a b,
where c is called the product and a & b are called factors.
Example 2.22: 4 7 = 28, here 28 is the product whereas 4 & 7 are factors.
Example 2.26: 4+-4 = -4+4 = 0. In general, we say that every integer a has an additive inverse
denoted by a .
vi. For any two integers a & b, the product a b is also an integer. For instance in the above
example, 4 and 7 are integers, their product 28 is also an integer. In general, we say that the set of
integers is closed under multiplication.
46
vii. For any two integers a & b, a b = b a.
Example 2.27: 4 7 = 7 4 = 28. In general, we say that multiplication is commutative on the set of
integers.
viii. For any three integers a, b & c, (a b) c = a (b c).
Example 2.28: (3 5) 4 = 3 (5 4) = 60. In general, we say that multiplication is associative on
the set of integers.
ix. For any integer a, it holds that a 1 = 1 a = a.
Example 2.29: 5 1 = 1 5 = 5. In general, we say that multiplication has an identity element on the
set of integers and 1 is the identity element.
x. For any three integers a, b & c, a (b+c) = (a b)+(a c).
Example 2.30: 4 (5+6) = (4 5)+ (4 6) = 44. In general, we say that multiplication is distributive
over addition on the set of integers.
Exercise 2.1
1. Find an odd natural number x such that LCM (x, 40) = 1400.
2. There are between 50 and 60 number of eggs in a basket. When Loza counts by 3’s,
there are 2 eggs left over. When she counts by 5’s, there are 4 left over. How many
eggs are there in the basket?
3. The GCF of two numbers is 3 and their LCM is 180. If one of the numbers is 45,
then find the second number.
4. Using Mathematical Induction, prove the following:
a ) 6 n 1 is divisible by 5 , for n 0.
b) 2 n (n 1) ! , for n 0
c) x n y n is divisible by x y for odd natural number n 1.
d) 2 4 6 2n n(n 1)
n (n 1)(2n 1)
e) 12 2 2 3 2 n 2
6
47
n 2 (n 1) 2
f) 13 2 3 33 n 3
4
1 1 1 1 n
g)
1 2 2 3 3 4 n(n 1) n 1
Definition 2.9
a
Any number that can be expressed in the form , where a and b are integers and b 0 , is called a
b
rational number. The set of rational numbers denoted by Q is described by
a
Q = : a and b are integers and b 0 .
b
Notes:
a
i. From the expression , a is called numerator and b is called denominator.
b
a
ii. A rational number is said to be in lowest form if GCF (a, b) = 1.
b
ii) Subtraction ( )
For any two rational numbers a / b & c / d , the operation of subtracting c / d from a / b , denoted by
a / b - c / d is defined by a / b - c / d = a / b +(- c / d ).
1 3 1
Example 2.32:
2 5 10
48
iii) Multiplication ( )
If two rational numbers a / b and c / d are multiplied using the operation “ ”, then the product
a c ac
defined as is also a rational number.
b d bd
1 3 3
Example 2.33:
2 5 10
iv) Division ( )
For any two rational numbers a / b & c / d , dividing a / b by c / d is defined by
a c a d
, c 0.
b d b c
1 3 1 5 5
Example 2.34:
2 5 2 3 6
49
a / b c / d (a / b)(e / f ) (c / d ) (e / f ).
Consider any terminating decimal number d. Suppose d terminates n digits after the decimal point.
d can be converted to its fraction form as below:
1 10 n
d d 1 d d ( n ).
1 10
50
2.1.3.4.2 Non-terminating periodic decimals
Consider any non-terminating periodic decimal number d. Suppose d has k non-terminating digits
and p terminating digits after the decimal point. d can be converted to its fraction form as below:
1 10 k p 10 k
d d 1 d d ( k p ).
1 10 10 k
Example 2.38: Convert the non-terminating periodic decimal 42.538 to fraction form.
Solution: k = 1, p = 2.
1 10k p 10k 103 10 42538. 38 425. 38 42113
d d 1 d d ( k p ) 42.538 ( ) .
1 10 10 k
10 10
3
1000 10 990
Note: From the above two cases, we can conclude that both terminating decimals and non-
terminating periodic decimals are rational numbers. (Why? Justify).
Proof:
a 2 is even
a is even
a 2n ..............(**)
51
From (**) and (***) we get a contradiction that GCF (a, b) = 1 which implies that 2 is not a
rational number.
Definition 2.10
A number is called a real number if and only if it is either a rational number or an irrational number.
The set of real numbers denoted by can be described as the union of the set of rational and
irrational numbers. i.e = {x : x is a rational number or an irrational number}.
There is a 1-1 correspondence between the set of real numbers and the number line (For each point in
the number line, there is a corresponding real number and vice-versa).
ii) Subtraction ( )
For any two real numbers a & b , the operation of subtracting b from a , denoted by a b is defined
by a b = a +( b ).
iii) Multiplication ( )
If two real numbers a and b are multiplied using the operation “ ”, then the product defined as
a b ab is also a real number.
iv) Division ( )
1
For any two real numbers a & b , dividing a by b is defined by a b a , b 0.
b
52
i.e., a + ( a ) = a + a = 0.
vi. 1 is the multiplicative identity
i.e., a 1 = 1 a = a .
vii. Every non-zero real number has a multiplicative inverse.
i.e., a 1/ a = 1/ a a = 1.
Geometrically we say a is greater than b if a is located to the right of b on the nuber line.
iv) Law of trichotomy: For any two real numbers a & b we have a b or a b or a b.
53
2.1.4.4 Intervals
Let a and b be two real numbers such that a b, then the intervals which are subsets of
R with end points a and b are denoted and defined as below:
i. (a, b) x : a x b open interval from a to b.
Definition 2.11
Let A be non empty and A .
i. A point a R is said to be an upper bound of A iff x a for all x A.
ii. An upper bound of A is said to be least upper bound (lub) iff it is the least of all upper bounds.
iii. A point a R is said to be lower bound of A iff x a for all x A.
ii. A lower bound of A is said to be greatest lower bound (glb) iff it is the greatest of all lower bounds.
Solution: A 1, , ,
1 1
2 3
i ) lower bounds are , 3, 2, 0
Here the greatest element is 0. Thus, glb 0
9
ii) upper bounds are 1, 3, , 50,
2
Here the least element is 1. Thus, lub 1.
54
Based on the above definitions, we can define the completeness property of real numbers as below.
Completeness property of real numbers states that: Every non-empty subset of that has lower
bounds has glb and every non-empty subset of that has upper bounds has a lub.
Exercise 2.2
7. Which of the following statements are true and which of them are false?
a) The sum of any two rational numbers is rational
b) The sum of any two irrational numbers is irrational
c) The product of any two rational numbers is rational
d) The product of any two irrational numbers is irrational
11. Find two rational numbers between 13 and 1 2 .
55
2.2 The set of complex numbers
The positive integers (whole numbers) were invented to count things. The negative integers were
introduced to count money when we owed more than we had. The rational numbers were invented
for measuring quantities. Since quantities like voltage, length and time can be measured using
fractions, they can be measured using the rational numbers.
The real numbers were invented for wholly mathematical reasons: it was found that there were
lengths such as the diagonal of the unit square which, in principle, couldn't be measured by the
rational numbers, instead they can be measured using real numbers.
The complex numbers were invented for purely mathematical reasons, just like the real numbers and
were intended to make things neat and tidy in solving equations. They were regarded with deep
suspicion by the more conservative folk for a century. Complex numbers are points in the plane,
together with a rule telling you how to multiply them. They are two-dimensional, whereas the real
numbers are one dimensional.
Equations of the form x 2 1 0 has no solution on the set of real numbers. Therefore, the set of
complex numbers permits us to solve such equations.
Definition 2.12
The set of complex numbers is denoted by ℂ and is described by
ℂ z / z x iy, x, y and i 2 1 .
From the exp ression z x iy, x is called the real part and is denoted by Re( Z )
Note: If x = 0, the number is called purely imaginary and if y = 0, the number is called purely real.
Complex numbers can be defined as an order pair (x, y) of real numbers that can be interpreted as
points in the complex plane (z- plane) with coordinates x and y.
Example 2.43: Find the real & imaginary part of the following complex numbers :
a ) z 3 7i
Solution: real part 3 & imaginary part 7
b) z 1 i
Solution: real part 1 & imaginary part 1
56
2.2.1 Plotting complex numbers
Any complex number z x iy can be drawn in the complex plane as below :
Example 2.45 If z1 2 ix and z 2 y 6i are equal, then find the value of x & y.
Solution:
x 6, y 2.
57
z1
Example 2.46 If z1 2 3i and z 2 4 i, then find a) z1 z 2 b) z1 z 2 c) z1 . z 2 d )
z2
Sol : a ) z1 z 2 6 4i
b) z1 z 2 2 2i
c) z1 . z 2 (2 3i ). (4 i ) 8 2i 12i 3 5 14i
z1 2 3i
d)
z2 4i
Definition 2.13
The conjugate of a complex number z = x+iy is denoted by z and is defined as z = x-iy. It can be
represented by the point (x, -y) which is the reflection of the point (x, y) about the x-axis.
Solution:
z 2 9i
z 2 9i
Properties of Conjugate
zz
a. z z b. z z 2 x 2 Re( z ) 2
2
c. z z 2iy 2i Im( z ) d . z1 z 2 z1 z 2
z1 z
e. z1 z 2 z1 z 2 f . z1 . z 2 z1 . z 2 g. ( ) 1
z2 z2
58
proof : a) let z x iy
z x iy
z x iy
z z.
d ) Let z1 x1 iy1 & z 2 x 2 iy 2
z1 x1 iy1 & z 2 x 2 iy 2
Now z1 z 2 ( x1 iy1 ) ( x 2 iy 2 ) ( x1 x 2 ) i ( y1 y 2 ) ( x1 x 2 ) i ( y1 y 2 )
x1 iy1 x 2 iy 2
z1 z 2
The others are left for the reader.
Definition 2.14
The modulus of a complex number z = x+iy is a non-negative real number denoted by |z| and is
defined as |z| = x 2 y 2 . Geometrically, the number |z| represents the distnce between the point (x,
y) and the origin.
Solution: z 3 4i
z (3) 2 (4) 2 25 5
Properties of modulus
a. z z b. z z. z c. z1. z2 z1 . z2
2
z1 z
d. 1 e. z1 z2 z1 z2 .......... .......... .triangle inequality
z2 z2
f . z1 z2 z1 z2
59
proof (a) let z x iy from which z x iy
z x2 y2 z x2 y2
z z.
( z1 . z 2 )( z1 . z 2 ) ( z1 . z 2 )( z1 . z 2 ) z1 . z1 .z 2 .z 2
2
proof (c) z1 . z 2
z1 . z 2
2 2
Solution: z 3 4i
i ) z 3 4i
1 1 3 4i 3 4i
ii) z 1 . .
3 4i 3 4i 3 4i 25 25
Exercise 2.3
1. Verify that
a) ( 2 i) i (1 2 i ) 2i b) (2, 3) (2, 1) (1, 8)
1 1
c) (3, 1) (3, 1) ( , ) (2, 1) d ) (2 3i ) 2 (3i 6) 1 9i
5 10
60
2. Show that
a) Re(iz) Im( z ) b) Im(iz) Re( z ) c) ( z 1) 2 z 2 2 z 1
3. Do the following operations and simplify your answer.
1 2i 2 i 5i
a) b) c) (1 i) 3
3 4i 5i (1 i) (2 i) (3 i)
5. Sketch the following set of points determined by the condition given below:
a ) | z 1 i | 1 b) | z i | 3 c) | z 4i | 4
a) z 3i z 3i b) iz i z c) (2 i ) 2 3 4i
9. Show that the equation | z z 0 | r which is a circle of radius r centered at z 0 can be written
as | z | 2 2 Re( z z ) | z 0 | 2 r 2 .
Definition 2.15
Argument of a complex number z = x+iy is the angle formed by the complex number z = x+iy
with the positive x-axis. The argument of a complex number z = x+iy is deonted by argz and is
The particular argument of z that lies in the range is called the principal argument of
z and is dented by Argz.
61
Example 2.50: Find the principal argument of the following complex numbers:
a) z 1 i b) z 2 2 3i c) z 3 i
Sol : a) z 1 i
Argz tan 1 ( 1 ) tan 1 (1)
1 4
b) z 2 2 3 i
2
Argz tan 1 (2 3 ) tan 1 ( 3 )
2 3
c) z 3 i
5
Argz tan 1 ( 1 ) tan 1 ( 1 )
3 3 6
Properties of Arguments
z1
i) Arg ( z1 . z 2 ) Argz1 Argz2 ii) Arg ( ) Argz1 arg z 2
z2
2 2i
Example 2.51: Find the principal argument of a) (1 i ) (1 i ) b) ( )
1 i
Solution:
a ) Arg (1 i ) ( 1 i ) Arg (1 i ) Arg ( 1 i ) ( 3 )
4 4 2
2 2i
b) Arg ( ) Arg ( 2 2i ) Arg (1 i ) 3 ( ) 4
1 i 4 4 4
Definition 2.16
Let r and be polar coordinates of the point (x, y) of the complex number z = x+iy. Since x =
r cos and y = r sin , then the complex number can be written as : z r (cos i sin ) which is
a) z 1 i
solution: r 2 and tan 1 (1) . Thus, z 2 (cos i sin ).
4 4 4
62
b) z 3 3i
solution: r 18 and tan 1 ( 1) .
4
Thus, z 18(cos i sin ) 18(cos i sin ).
4 4 4 4
[cos( ) i sin( )]
z1 6
b)
z2 2 2 3 2 3
63
2.2.8 Argument of a product
The argument of the product of two complex numbers is the sum of their arguments.
Proof:
Let z1 r1 (cos1 i sin 1 ) and z 2 r2 (cos 2 i sin 2 ) .
r1 . r2 [cos(1 2 ) i sin(1 2 )]
sin(1 2 )
arg( z1. z2 ) tan 1
cos(1 2
)
tan (tan(1 2 ))
1
1 2
The argument of the quotient of two complex numbers is the difference of their arguments.
Proof:
z 1 1
arg( 1 ) arg( z1 . z 2 ) arg( z1 ) arg( z 2 ) arg( z1 ) (arg z 2 ) arg( z1 ) arg( z 2 )
z2
64
4
Example 2.54: arg( ) arg( 4) arg( 1 3 i ) 2
1 3 i 3 3
De Moivre’s Formula
Euler’s formula
The complex number z r (cos i sin ) can be written in exponential form as: z rei which
is called Euler’s formula.
Example 2.57: Express the complex number z = 1+i using Euler’s formula.
Solution: z 1 i
i
Now r 2 & z rei 2e 4
4
Solution: z ( 3 i ) 7
7i 7i
Now r 2, ( 3 1) 2 e 7 7 6
128e 6
6
1 2 k
ro ( r ) n
& o
n n
2 k
1 i( )
zo ( r ) n ( e n n
) which is the n th root of z, where n 2, 3, and k 0, 1, 2, ( n 1)
2 k
1 i( )
or we can denote it by Ck as : Ck ( r ) ( e n n n
) , k 0, 1, 2, ( n 1)
Example 2.60: Find the square roots of the complex number z 1 3i.
Solution:
z 1 3i
Here r 2,
3
2 k
1 i( )
Hence Ck ( r ) n ( e n n
), n 2 , k 0, 1.
2 k
1 i( 3 )
C k ( 2) ( e 2 2 2
)
i ( k )
Ck 2 ( e 6
)
i ( )
) 2 (cos i sin ) 2 (
3 i 2 6 3i
i. ) If k 0, Co 2 ( e 6
) ( 3 i)
6 6 2 2 2 2 2
i ( ) 3 i 2 6
) 2 (cos7 i sin 7 ) 2 (
3i
ii) If k 1, C1 2 ( e 6
) ( 3 i)
6 6 2 2 2 2 2
6 3i 6 3i
The square roots of 1 3i are Co & C1 .
2 2 2 2
66
Example 2.61: Find the cube roots of the complex number z 8i.
2 k
i ( )
Ck 2 ( e 6 3
)
i ( )
) (cos
i sin ) 2(
3 i
i ) If k 0, Co 2( e 6
) 3i
6 6 2 2
i ( 2 ) 3 i
ii) If k 1, C1 2( e 6 3 ) 2(cos5 i sin 5 ) 2( ) 3 i
6 6 2 2
i ( 4 )
iii) If k 2, C2 2( e 6 3 ) 2(cos3 i sin 3 ) 2(0 i ) 2i
2 2
Exercise 2.4
1. Find the argument of the following complex numbers:
3i
a) z b) z ( 3 i ) 6
1 i
4. Show that a) cos 3 cos3 3 cos sin 2 b) sin 3 3 cos2 sin sin 3
1 z n 1
5. Show that 1 z z z 2
, for z 1.
n
1 z
6. Find the square roots of z = 9i
7. Find the cube roots of z = 8i
8. Solve the following equations:
3
a) z 2
8i b) z 2 4i 0 c) z 2 4i 0
67