Real Numbers
Real Numbers
Natural Numbers
Counting numbers 1, 2, 3, 4, 5,.....are known as natural numbers. The set of all natural
numbers can be represented by : N = {1, 2, 3, 4, 5,....}
Whole Numbers
If we include 0 among the natural numbers, then the numbers 0, 1, 2, 3, 4, 5..... are called
whole numbers. The set of whole numbers can be represented by : W = {0, 1, 2, 3, 4, 5, .... }
Clearly, every natural number is a whole number but 0 is also a whole number which is
not a natural number.
Integers
All counting numbers and their negatives including zero are known as integers. The set of
integers can be represented by: Z or I = {....., –4, –3, –2, –1, 0, 1, 2, 3, 4,......}
Positive integers
+
The set I = {1, 2, 3, 4,....} is the set of all positive integers. Clearly, positive integers and
[ 63 ]
🟋 0 is neither negative nor positive.
Rational numbers
The numbers of the form , where p and q are integers and q≠0, are known as rational
i.e.
Since every natural number 'a' can be written as , so 'a' is a rational number. Since 0
can be written as and every non-zero integer 'a' can be written as , so 0 and every
0.333...=
4.1555...=
0.323232...=
Irrational numbers
Those numbers which when expressed in decimal form are neither terminating nor
[ 64 ]
⚫ Note, that the exact value of π is not is rational, while π is an irrational
Real numbers
The rational and irrational numbers combined together are called real numbers, e.g.
⚫ Note that, the sum, difference or non-zero product of a rational and irrational
number is irrational.
🟋 Prime numbers
Except 1, each natural number which is divisible by only 1 and itself is called as
prime number e.g., 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31,.....etc.
⚫ There are total 25 prime numbers upto 100 and 45 upto 200.
⚫ 2 is the only even prime number and the least prime number.
⚫ 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97
🟋 Co-prime
A pair of two natural numbers having no common factor, other than 1, is called a
pair of co-prime.
For example: (3, 5), (4, 5), (5, 6), (7, 9), (6, 7) etc, are co-primes.
🟋 Twin primes
Prime numbers differing by 2 are called twin primes, e.g. (3, 5), (5, 7), (11, 13) etc,
are called twin primes.
[ 65 ]
🟋 Composite numbers
All-natural numbers except 1, which are not prime are composite numbers. If C is
the set of composite numbers then C = {4, 6, 8, 9, 10, 12.....}
e.g.
(i) Consider number 23 and 5, then :
23 = 5 × 4 + 3
Comparing with a = bq + r
In the relation a = bq + r, where 0 ≤ r < b is nothing but a statement of the long division of
7
25
3
[ 66 ]
21
4
So, 25 = 7 × 3 + 4
Here, quotient = 3, remainder = 4
Since 0 ≤ r < 2, ∴ r = 0, 1
∴ a = 2q + 1 is an odd integer.
A positive integer is of the form 3q + 1, q being a natural number. Can you write its
square in any form other than 3m + 1, i.e., 3m or 3m + 2 for some integer m? Justify
your answer.
Explanation
No, because (3q + 1)2 = 9q2 + 6q + 1 = 3(3q2 + 2q) + 1 = 3m + 1 {where m = 3q2 + 2q}
[ 67 ]
Show that the square of any positive integer cannot be of the form 5q + 2 or 5q + 3
for any integer q.
Explanation
We know that any positive integer can be of the form 5m, 5m + 1,
5m + 2, 5m + 3 or 5m + 4 for some integer m.
Thus, we have :
Case (i) : (5m)2 = 25m2 = 5(5m2) = 5q, q is an integer.
Case (ii) : (5m + 1)2 = 25m2 + 10m + 1 = 5(5m2 + 2m) + 1 = 5q + 1, q is an
integer.
Case (iii) : (5m + 2)2 = 25m2 + 20m + 4 = 5(5m2 + 4m) + 4 = 5q + 4, q is an
integer.
Case (iv) : (5m + 3)2 = 25m2 + 30m + 9 = 5(5m2 + 6m + 1) + 4 = 5q + 4, q is an
integer.
Case (v) : (5m + 4)2 = 25m2 + 40m + 16 = 5(5m2 + 8m + 3) + 1 = 5q + 1, q is an
integer.
Thus, the square of a positive integer cannot be of the form 5q + 2 or
5q + 3 for any integer q.
Prove that if x and y are both odd positive integers, then x2 + y2 is even but not
divisible by 4.
Explanation
Let x = 2m + 1 and y = 2n + 1 for some integers m and n.
⇒ x2 + y2 is not divisible by 4.
[ 68 ]
In mathematics, the Euclid's Algorithm is an efficient method for computing the greatest
common divisor (GCD) or highest common factor (HCF).
So, let us state Euclid's division algorithm clearly.
To obtain the HCF of two positive integers, say c and d, with c > d follow the steps below:
Step-1 : Apply Euclid's division lemma, to c and d. So, we find whole numbers, q and
Step-3 : Continue the process till the remainder is zero. The divisor at this stage will
be the required HCF.
This algorithm works because HCF (c, d) = HCF (d, r) where the symbol HCF
(c, d) denotes the HCF of c and d.
Step-2 : 105 = 42 × 2 + 21
Step-3 : 42 = 21 × 2 + 0
[ 70 ]
The least number which is exactly divisible by each one of the given numbers is called
their LCM.
In order to find HCF and LCM of given numbers by Prime Factorisation Method or
Fundamental Theorem of Arithmetic, express each number as the product of primes, then
HCF = Product of least powers of common factors.
LCM = Product of highest powers of all the factors.
Important relation
Product of two numbers = (Their HCF) × (Their LCM)
The numbers 525 and 3000 are both divisible only by 3, 5, 15, 25 and 75. What is
HCF (525, 3000)? Justify your answer.
Explanation
Since HCF of given numbers is the greatest number that divides each one of them exactly.
Therefore, HCF (525, 3000) = 75.
Find the LCM and HCF of 1296 and 2520 by applying the fundamental theorem of
arithmetic method i.e. using the prime factorisation method.
Solution
1296 = 2 × 2 × 2 × 2 × 3 × 3 × 3 × 3 = 24 × 34
2520 = 2 × 2 × 2 × 3 × 3 × 5 × 7 = 23 × 32 × 5 × 7
LCM = 24 × 34 × 5 × 7 = 45360
HCF = 23 × 32 = 72
What is the relation between the LCM, HCF (of 3 numbers) and the HCF's of them taken
by pairs?
Exploring the Concept
Consider any three natural numbers (say N1, N2 and N3). Find their LCM and HCF. Find
HCF of N1 and N2, the HCF of N2 and N3 and the HCF of N1 and N3. Find the product of the
three numbers.
Drawing conclusions
Study some more examples draw up a table and discover.
N1, HCF HCF HCF LCM HCF Product
N2, of of of of of of
N3 N1 & N2 N2 & N3 N3 & N1 N1, N2, N3 N1, N2, N3 N1, N2, N3
1 2 3 4 5 6 7 8
LCM (p, q, r) =
HCF (p, q, r) =
Can two numbers have 18 as their HCF and 380 as their LCM? Give reason.
Explanation
No, because HCF (18) does not divide LCM (380).
[ 72 ]
🟋 LCM of two numbers must be divided by their HCF.
Find the largest number that divides 1251, 9377 and 15628 leaving remainders 1,
2 and 3, respectively.
Explanation
Consider the numbers 1251 – 1, 9377 – 2 and 15628 – 3 or 1250, 9375 and 15625.
Required number is the HCF of 1250, 9375 and 15625.
Now, 1250 = 2 × 54
9375 = 3 × 55
15625 = 56
HCF = 54 = 625
On a morning walk, three persons step off together and their steps measure 40 cm,
42 cm and 45 cm, respectively. What is the minimum distance each should walk so
that each can cover the same distance in complete steps?
Explanation
40 = 23 × 51
42 = 21 × 31 × 71
45 = 32 × 51
Minimum distance covered = LCM of 40, 42, 45
23 × 32 × 51 × 71 = 8 × 9 × 35 = 2520 cm
⇒ 7 × 11 × 17 + 17 = 2 × 3 × 13 × 17
Now, we are given that p divides a2. Therefore, from the Fundamental Theorem of
Arithmetic, it follows that p is one of the prime factors of a2. However, using the
uniqueness part of the Fundamental Theorem of Arithmetic, we realise that the only
[ 74 ]
⇒ (squaring both sides)
⇒ 2=
⇒ b2 = … (1)
⇒ a2 = 4c2
⇒ = c2
⇒ 2 divides b
Thus, 2 is a common factor of a and b.
But it contradicts our assumption that a and b have no common factor other than 1.
Hence, is irrational.
[ 75 ]
Since 3, a and b are integers,
∴ 2+ =r
=r–2
Here L.H.S is an irrational number while R.H.S. r – 2 is rational.
∴ L.H.S ≠ R.H.S
∴ 2+ is irrational.
🟋 2+ is not equal to 2
⇒ x2 = 5 + ⇒ =
As x, 5 and 2 are rational.
[ 76 ]
⇒ is a rational number.
🟋 is not equal to
Therefore =r–
Squaring both sides, we get
p = r2 + q – 2r . Therefore
Now, R.H.S. is a rational number, since r is rational.
⇒ r2 is rational, q, p are both rational (since p, q are primes).
∴ We arrive at a contradiction
Hence is irrational.
Revisiting rational numbers and their decimal expansion
[ 77 ]
In Mathematics, a rational number is any number that can be expressed as the quotient
can express x in the form , where p and q are co-primes, and the
prime factorisation of q is of the form 2m× 5n, where m, n are
non-negative integers.
Theorem 3 : Let x = be a rational number, such that the prime factorisation of q is not
of the form 2m× 5n, where m, n are non-negative integers. Then, x has
a decimal expansion which is non-terminating repeating.
e.g.
(i)
we observe that the prime factorisation of the denominator of this rational number
(ii) =
[ 78 ]
we observe that the prime factorisation of the denominator of this rational number
is not of the form 2m × 5n, where m, n are non-negative integers. Hence has non-
terminating and repeating decimal expansion.
(iii) =
(iv) =
Clearly, 455 is not of the form 2m×5n. So, the decimal expansion of is non-
terminating repeating.
Without actually performing the long division, find if will have terminating
or non-terminating (repeating) decimal expansion. Give reason for your answer.
Explanation
A rational number in its decimal expansion is 327.7081. What can you say about
the prime factors of q, when this number is expressed in the form ? Give reasons.
Explanation
Since 327.7081 is a terminating decimal number, so q must be in the form of 2m × 5n
where m, n are natural numbers.
[ 79 ]
The decimal expansion of the rational number will terminate after how
many places of decimals?
Solution
Why is it so that the denominator of the rational number must be in the form 2m ×
5n (where m and n are non-negative integers) so as to have the decimal expansion
of that rational number as terminating?
Explanation
e.g.
[ 80 ]
[ 81 ]