1.3 Index Notation and Prime Factorisation
Index notation writes repeated multiplication short. In , the base is and the index is .
Prime factorisation writes a composite as a product of primes. Every composite has exactly ONE such product however you reach it, and two methods do.
Split into any two factors, then keep splitting the composite ones until every branch ends on a prime. Any first split reaches the same answer.
Divide by the smallest prime that goes in, repeatedly, until you reach .
Try it
A practice question on this appears here. Practise primes hcf lcm.
Finding prime factorisation
Express as a product of its prime factors in index notation.
- Repeated division:
Try it
A practice question on this appears here. Practise primes hcf lcm.
Using prime factorisation to solve a problem
A rectangular floor is tiled with exactly identical square tiles. Both side lengths, in tiles, are greater than . Find every possible pair.
- Since each dimension , we need two factors of , both :
- the possible dimensions are , , or tiles.
Practise this
Questions on Primes, HCF and LCM, marked as you go, with the working shown.