Key Idea: A proof shows a statement is always true, not just true for one example. You start from what's given, justify every line with algebra, and finish with the target. It's a Paper 1, by-hand skill β and the show that method is hidden inside sequence, trig and function questions on both papers.
π’ Name the numbers with algebra
- any integer β one letter stands for every case
- even: a multiple of 2
- odd: one more than an even number
Two independent odds need two letters: 2a + 1 and 2b + 1. Two consecutive numbers share one: n and n + 1 β they're locked one apart. Pick the tidiest layout (n β 1, n, n + 1 when there's a middle term).
βοΈ Show a multiple β factor it out
| Goal | Method | Conclusion line |
|---|---|---|
| Prove it is a multiple of k | Manipulate until you can take out a factor of k. | k(β¦) = k Γ an integer, so it's a multiple of k. |
| Prove it's never a multiple of k | Show it always leaves the same remainder β write it as k(β¦) + r. | Always k Γ integer + r, so never divisible by k. |
| See (β¦)Β² β (β¦)Β² | Use aΒ² β bΒ² = (a + b)(a β b) β don't expand the brackets. | The brackets collapse straight to a clean multiple. |
β‘ Identities: transform one side
| Equation (=) | Identity (β‘) | |
|---|---|---|
| True for⦠| some values | every value |
| You⦠| solve it | prove it |
| Method | rearrange both sides | start on one side, turn it into the other |
Tip: Start with the messier side. Polynomial β expand every bracket, then collect like terms. Rational β put over a common denominator, combine, then simplify. Never move terms across the β‘.
βοΈ IB-style worked examples
IB-style question β prove a sum is even
Prove that the sum of any two odd numbers is even.
Step by step:
Two independent odds need two letters.
Add and collect like terms.
Factor out 2.
2(a + b + 1) is 2 Γ an integer, so the sum is even. β
IB-style question β prove a multiple of 3
Prove that the sum of any three consecutive integers is a multiple of 3.
Step by step:
Write three consecutive integers.
Add and collect like terms.
Take out a factor of 3.
3(n + 1) is 3 Γ an integer, so the sum is a multiple of 3. β
IB-style question β prove an identity
Prove the identity (x + 4)(x β 1) β‘ xΒ² + 3x β 4.
Step by step:
Start with the left side (the brackets) and multiply out.
Collect like terms.
This is the right-hand side, so (x + 4)(x β 1) β‘ xΒ² + 3x β 4. β
Important: One example is not a proof β show that means prove it for every case, using algebra. And when the result is given, don't start from the answer. Begin with the expression you're given (or one side of an identity) and work towards the target, with a reason on every line.
Tap each card to reveal the answer.
How do you write a general even number? An odd one? Even = 2k, odd = 2k + 1, where k is any integer.
Write three consecutive integers in algebra n, n + 1, n + 2 (or n β 1, n, n + 1 β pick the tidiest).
To prove a result is a multiple of 8, what's the final line? Get it to 8 Γ (an integer) β e.g. 8n = 8 Γ n, so it's a multiple of 8.
What's the fast move for (2n + 1)Β² β (2n β 1)Β²? Difference of squares: aΒ² β bΒ² = (a + b)(a β b) β the brackets collapse, no expanding.
= or β‘ β which do you solve, which do you prove? = is an equation, true for some values β solve. β‘ is an identity, true for all β prove.
How do you prove an identity with fractions? Take one side, put over a common denominator, combine, then simplify to the other side.
Exam Tips
- Replace the number with algebra first: even = 2k, odd = 2k + 1, consecutive = n, n + 1, n + 2.
- Use a separate letter for each independent unknown; share one letter only for consecutive values.
- Multiple of k? Factor out k. Never a multiple? Show a constant remainder: k(β¦) + r.
- Spot (β¦)Β² β (β¦)Β² β use aΒ² β bΒ² = (a + b)(a β b) instead of expanding.
- Identity: start on the messier side and transform it into the other β never substitute one value.
- Finish with a sentence: state what you've shown. The conclusion line earns a mark.