Chapter 5: Prime Time
Every whole number you will ever write is built from small "atoms" called prime numbers. Just as molecules of water are made of hydrogen and oxygen atoms, every whole number greater than can be built by multiplying primes. In this chapter you will meet these atoms and learn how to take a number apart into its prime pieces.
We begin with multiples and factors , two ideas that travel together. A multiple of is anything you get by multiplying by a whole number: . A factor of is any whole number that divides exactly: . From there we ask: which numbers are factors of only themselves and ? Those are the primes: . Numbers that have more factors are called composite.
We finish with two extraordinarily useful ideas: the prime factorisation of a number, and common factors / common multiples of two numbers. The first lets us tear any number into prime atoms. The second is the secret behind solving everyday problems about packing, sharing, and synchronising things.
What's inside
- Multiples and factors , the two-way street.
- Prime and composite numbers , the atoms of arithmetic.
- Tests of divisibility , quick checks for , , , , .
- Prime factorisation , breaking a number into prime pieces.
- Common factors and common multiples (HCF and LCM) , meeting in the middle.
Key results / Formula card
| Idea | Quick statement |
|---|---|
| Multiple of | |
| Factor of | A number that divides exactly |
| Prime | Has exactly factors: and itself |
| Composite | Has more than factors |
| is | neither prime nor composite |
| Smallest prime | (and the only even prime) |
| Prime factorisation | Every has a unique product of primes |
| HCF (highest common factor) | Largest factor common to two numbers |
| LCM (lowest common multiple) | Smallest multiple common to two numbers |
| Useful identity |
How to read this chapter
Have a piece of squared paper handy. Many of these ideas come alive when you make rectangles of dots , the dimensions of every rectangle that uses dots are exactly the factor pairs of . Try every exercise; the patterns reveal themselves through doing, not reading.