Jemh 101
Jemh 101
1 Introduction
In Class IX, you began your exploration of the world of real numbers and
encountered irrational numbers. We continue our discussion on real numbers in this
chapter. We begin with two very important properties of positive tegers in Sections
1.2 and 1.3, namely the Euclid’s division algorithm and the Theorem of Arithmetic.
Euclid’s division algorithm, as the name suggests, has to do with divisibility of
integers. Stated simply, it says any positive inegeran be divided by another positive
integer b in such a way that it leaves reinder r that is smaller than b. Many of you
probably recognise this as the usual long division process. Although this result is
quite easy to state and understand, it has ny applications related to the divisibility
properties of integers. We touch upon a few of them, and use it mainly to compute
the HCF of two positive integers.
The Fundamental Theorem of Arithmetic, on the other hand, has to do
something with multiplication of positive integers. You already know that every
composite number can be expressed as a product of primes in a unique way—this
important fact is the Fundamental Theorem of Arithmetic. Again, while it is a result
that is easy to state and understand, it has some very deep and significant
applications in the field of mathematics. We use the Fundamental Theorem of
Arithmetic for two main applications. First, we use it to prove the irrationality of
many of the numbers you studied in Class IX, such as
2, 3 and 5 . Second, we apply this theorem to
explore when exactly the decimal p
q
expansion of a rational number, say ( 0) , is terminating and when it is nonq
terminating repeating. We do so by looking at the prime factorisation of the
denominator p
q of . You will see that the prime factorisation of q will completely reveal the
nature q
p
of the decimal expansion of . q
So let us begin our exploration.
1.2 The Fundamental Theorem of Arithmetic
In your earlier classes, you have seen that any natural number can be written as a
product of its prime factors. For instance, 2 = 2, 4 = 2 × 2, 253 = 11 × 23, and so on.
Now, let us try and look at natural numbers from the other direction. That is, can
any natural number be obtained by multiplying prime numbers? Let us see.
2024-25
2 MATHEMATICS
2024-25
REAL NUMBERS 3
number can be written as the product of powers of primes. In fact, this statement is
true, and is called the Fundamental Theorem of Arithmetic because of its basic
crucial importance to the study of integers. Let us now formally state this theorem.
Theorem 1.1 (Fundamental Theorem of Arithmetic) : Every composite
number can be expressed (factorised) as a product of primes, and this factorisation
is unique, apart from the order in which the prime factors occur.
An equivalent version of Theorem 1.2 was probably
first recorded as Proposition 14 of Book IX in
Euclid’s Elements, before it came to be known as
the Fundamental Theorem of Arithmetic. However,
the first correct proof was given by Carl Friedrich
Gauss in his Disquisitiones Arithmeticae.
Carl Friedrich Gauss is often referred to as the
‘Prince of Mathematicians’ and is considered one of
the three greatest mathematicians of all time, along
with Archimedes and Newton. He has made
fundamental contributions to both mathematics and Carl Friedrich Gauss
science. (1777 – 1855)
2024-25
4 MATHEMATICS
Example 1 : Consider the numbers 4n, where n is a natural number. Check whether
there is any value of n for which 4n ends with the digit zero.
Solution : If the number 4n, for any n, were to end with the digit zero, then it would
be divisible by 5. That is, the prime factorisation of 4 n would contain the prime 5.
This is not possible because 4n = (2)2n; so the only prime in the factorisation of 4 n is
2. So, the uniqueness of the Fundamental Theorem of Arithmetic guarantees that
there are no other primes in the factorisation of 4 n. So, there is no natural number n
for which 4n ends with the digit zero.
You have already learnt how to find the HCF and LCM of two positive
integers using the Fundamental Theorem of Arithmetic in earlier classes, without
realising it! This method is also called the prime factorisation method. Let us recall
this method through an example.
Example 2 : Find the LCM and HCF of 6 and 20 by the prime factorisation
method. Solution : We have : 6 = 21 × 31 and 20 = 2 × 2 × 5 = 22 × 51.
You can find HCF(6, 20) = 2 and LCM(6, 20) = 2 × 2 × 3 × 5 = 60, as done in your
earlier classes.
Note that HCF(6, 20) = 21 = Product of the smallest power of each common
prime factor in the numbers.
LCM (6, 20) = 22 × 31 × 51 = Product of the greatest power of each prime factor,
involved in the numbers.
From the example above, you might have noticed that HCF(6, 20) × LCM(6,
20) = 6 × 20. In fact, we can verify that for any two positive integers a and b,
HCF (a, b) × LCM (a, b) = a × b. We can use this result to find the LCM of two
positive integers, if we have already found the HCF of the two positive integers.
Example 3: Find the HCF of 96 and 404 by the prime factorisation method. Hence,
find their LCM.
Solution : The prime factorisation of 96 and 404 gives :
96 = 25 × 3, 404 = 22 × 101
Therefore, the HCF of these two integers is 22 = 4.
Example 4 : Find the HCF and LCM of 6, 72 and 120, using the prime factorisation
method.
2024-25
REAL NUMBERS 5
Solution : We have :
6 = 2 × 3, 72 = 23 × 32, 120 = 23 × 3 × 5
Here, 21 and 31 are the smallest powers of the common factors 2 and 3, respectively.
So, HCF (6, 72, 120) = 21 × 31 = 2 × 3 = 6
23, 32 and 51 are the greatest powers of the prime factors 2, 3 and 5 respectively
involved in the three numbers.
So, LCM (6, 72, 120) = 23 × 32 × 51 = 360
Remark : Notice, 6 × 72 × 120 HCF (6, 72, 120) × LCM (6, 72, 120). So, the
product of three numbers is not equal to the product of their HCF and LCM.
EXERCISE 1.1
1. Express each number as a product of its prime factors:
(i) 140 (ii) 156 (iii) 3825 (iv) 5005 (v) 7429
2. Find the LCM and HCF of the following pairs of integers and verify that LCM × HCF
= product of the two numbers.
(i) 26 and 91 (ii) 510 and 92 (iii) 336 and 54
3. Find the LCM and HCF of the following integers by applying the prime factorisation
method.
(i) 12, 15 and 21 (ii) 17, 23 and 29 (iii) 8, 9 and 25
4. Given that HCF (306, 657) = 9, find LCM (306, 657).
5. Check whether 6n can end with the digit 0 for any natural number n.
6. Explain why 7 × 11 × 13 + 13 and 7 × 6 × 5 × 4 × 3 × 2 × 1 + 5 are composite
numbers.
7. There is a circular path around a sports field. Sonia takes 18 minutes to drive one
round of the field, while Ravi takes 12 minutes for the same. Suppose they both start
at the same point and at the same time, and go in the same direction. After how many
minutes will they meet again at the starting point?
2024-25
6 MATHEMATICS
2
2, 3, 15, , , 0.10110111011110 ..., etc.
3
Before we prove that 2 is irrational, we need the following theorem, whose
proof is based on the Fundamental Theorem of Arithmetic.
Theorem 1.2 : Let p be a prime number. If p divides a2, then p divides a, where a is
a positive integer.
*Proof : Let the prime factorisation of a be as follows : a = p1p2 . . . pn, where
p1,p2, . . ., pn are primes, not necessarily distinct.
Therefore, a2 = (p1p2 . . . pn)(p1p2 . . . pn) = p21p22 . . . p2n.
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
prime factors of a2 are p1, p2, . . ., pn. So p is one of p1, p2, . . ., pn.
Now, since a = p1 p2 . . . pn, p divides a.
2024-25
REAL NUMBERS 7
a
factor to get 2 , where a and b are coprime. b
So, b 2 = a.
Squaring on both sides and rearranging, we get 2b2 = a2. Therefore, 2 divides a2.
Now, by Theorem 1.3, it follows that 2 divides a.
So, we can write a = 2c for some integer c.
Substituting for a, we get 2b2 = 4c2, that is, b2 = 2c2.
This means that 2 divides b2, and so 2 divides b (again using Theorem 1.3 with p =
2).
Therefore, a and b have at least 2 as a common factor.
But this contradicts the fact that a and b have no common factors other than 1.
This contradiction has arisen because of our incorrect assumption that 2 is rational.
Suppose a and b have a common factor other than 1, then we can divide by the
common factor, and assume that a and b are coprime.
So, b 3 a
Squaring on both sides, and rearranging, we get 3b2 = a2.
Therefore, a2 is divisible by 3, and by Theorem 1.3, it follows that a is also divisible
by 3.
So, we can write a = 3c for some integer c.
Substituting for a, we get 3b2 = 9c2, that is, b2 = 3c2.
This means that b2 is divisible by 3, and so b is also divisible by 3 (using Theorem
1.3 with p = 3).
Therefore, a and b have at least 3 as a common factor.
But this contradicts the fact that a and b are coprime.
a
That is, we can find coprime a and b (b 0) such that 5 3
b
a
3 Therefore, 5
b
a 5b a
Rearranging this equation, we get 3 5 –
b ba
Since a and b are integers, we get 5– is rational, and so 3 is rational. b
But this contradicts the fact that 3 is irrational.
This contradiction has arisen because of our incorrect assumption that 5 – 3 is
rational.
a
That is, we can find coprime a and b (b 0) such that 3 2
a
2 b Rearranging, we get
3b
a
Since 3, a and b are integers, is rational, and so 2 is rational.
3b
But this contradicts the fact that 2 is irrational.
2024-25
REAL NUMBERS 9
EXERCISE 1.2
1. Prove that 5 is irrational.
1
(i) 2 (ii) 7 5 (iii) 6 2
1.4 Summary
In this chapter, you have studied the following points:
1. The Fundamental Theorem of Arithmetic :
Every composite number can be expressed (factorised) as a product of primes, and this
factorisation is unique, apart from the order in which the prime factors occur.
2. If p is a prime and p divides a2, then p divides a, where a is a positive integer.
2024-25
10 MATHEMATICS
2024-25