1.1 Prime Numbers and Composite Numbers
Every whole number greater than is either prime or composite, and you tell them apart by COUNTING factors. A prime has exactly two, and itself. A composite has more than two. The count is what matters: has only one factor, so it is neither.
The first primes are
Classifying numbers as prime or composite
State whether each of , , , and is prime, composite, or neither. Give a reason each time.
- : its only factor is , so it has ONE factor. It is neither prime nor composite.
- : factors are and , exactly two, so it is prime. It is the only even prime.
- : factors are , so it is composite ().
- : no prime up to divides it, so testing and is enough. It is prime.
- : is divisible by , so and . It is composite.
Try it
A practice question on this appears here. Practise primes hcf lcm.
A number with exactly 3 factors
A whole number has exactly 3 factors. Show that it must be the square of a prime number, and find the smallest such number.
- If where is prime, then the factors of are , which is exactly 3.
- Every other shape gives a different count: has 1 factor; a prime has 2; a prime power with has at least 4 (); and any with two different prime factors has at least 4 ().
- So is the only possibility.
- The smallest prime is , so the smallest such number is (factors: ).
Practise this
Questions on Primes, HCF and LCM, marked as you go, with the working shown.