Prime factorisation is an important concept in number theory. It is used in cryptography, finding GCF and LCM, simplifying fractions, and numerous other areas. We use it often in everyday life without realizing it. It breaks down a number using prime factors. This guide will help you understand the concepts in great detail.
Prime factorisation is a method to break down a number using only prime numbers. The original number is evenly divisible by these numbers. A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. Examples include 2, 3, 5, 7, 11, and so on.
For example:
Each number is broken down into prime factors of a number until you can’t break it any further using only prime numbers.
There are three common prime factorisation methods used to find the prime factors of a number.
This involves dividing the number by the smallest prime number possible (starting with 2) until the quotient becomes 1.
Steps:
For example, the prime factorisation of 225 using the division method can be done as
Also known as the prime factor tree, this method involves splitting the number into factor pairs until all branches end in prime numbers.
Steps:
For example, the prime factors of 225, using the factor tree method, can be calculated as:
To understand the methods clearly, here are a few prime factorisation examples:
Using the Division Method:
60 ÷ 2 = 30
30 ÷ 2 = 15
15 ÷ 3 = 5
5 ÷ 5 = 1
Prime Factorisation of 60 = 2 × 2 × 3 × 5
Using a Prime Factor Tree:
End leaves: 2, 3, 2, 5
Here also, the Prime Factorisation of 60 is 2 × 2 × 3 × 5
Using the Division Method:
100 ÷ 2 = 50
50 ÷ 2 = 25
25 ÷ 5 = 5
5 ÷ 5 = 1
Prime Factorisation of 100 = 2 × 2 × 5 × 5
Using Prime Factor Tree:
End leaves: 2, 2, 3, 7
Prime Factorisation of 84 = 2 × 2 × 3 × 7
The prime factors of a number are the set of prime numbers that multiply together to form the original number. These prime factors are unique, which is known as the Fundamental Theorem of Arithmetic. Every integer greater than 1(one) is either a prime number or may be represented as a unique product of specific prime numbers, up to the order of the factors.
Here’s a table showing the prime factorisation of numbers from 1 to 20.
Understanding the importance of prime factorisation goes beyond solving basic math problems. It has many applications in mathematics and beyond.
(Session 2025 - 26)