
4MATHEMATICS
In general, given a composite number x, we factorise it as x = p
1
p
2
... p
n
, where
p
1
, p
2
,..., p
n
are primes and written in ascending order, i.e., p
1
p
2
. . . p
n
. If we combine the same primes, we will get powers of primes. For example,
32760 = 2 × 2 × 2 × 3 × 3 × 5 × 7 × 13 = 2
3
× 3
2
× 5 × 7 × 13
Once we have decided that the order will be ascending, then the way the number
is factorised, is unique.
The Fundamental Theorem of Arithmetic has many applications, both within
mathematics and in other fields. Let us look at some examples.
Example 1 : Consider the numbers 4
n
, where n is a natural number. Check whether
there is any value of n for which 4
n
ends with the digit zero.
Solution : If the number 4
n
, 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 4
n
= (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 4
n
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 = 2
1
× 3
1
and 20 = 2 × 2 × 5 = 2
2
× 5
1
.
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) = 2
1
= Product of the smallest power of each common
prime factor in the numbers.
LCM (6, 20) = 2
2
× 3
1
× 5
1
=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.