Finding Prime Factorisation and Factors
To find the prime factorisation of a number, we express it as a product of prime numbers. This method helps us determine all factors of the number. Steps to find prime factorisation:
- Start with the smallest prime number (2) and divide the number.
- Continue dividing by prime numbers until you reach 1.
- Write the number as a product of its prime factors.
- Use the prime factors to find all factors by considering different combinations.
Example: Find the prime factorisation of 60.
- Divide by 2: 60 ÷ 2 = 30
- Divide by 2 again: 30 ÷ 2 = 15
- Divide by 3: 15 ÷ 3 = 5
- Finally, 5 is a prime number.
Thus, the prime factorisation of 60 is:
60 = 2² × 3¹ × 5¹
To find all factors: - Use the exponents in the prime factorisation.
- Factors are: 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60.
Key points to remember
- Prime factorisation expresses a number as prime factors.
- Use division by prime numbers to find prime factors.
- All factors can be determined from prime factorisation.
- Exponents in prime factorisation help find combinations.
Worked example
Find the prime factorisation of 28 and all its factors.
- 28 = 2² × 7¹.
- Factors are: 1, 2, 4, 7, 14, 28.