Proof by Induction (AQA A-Level Further Maths): Revision Notes
Proof by Induction
What is proof by induction?
Proof by induction is a powerful mathematical method used to prove statements are true for all natural numbers (positive integers). It is particularly useful for proving formulas involving summations, series, and divisibility properties.
Natural numbers are the positive integers:
The principle behind induction
The principle works like climbing an infinite ladder. If you can:
- Get onto the first rung (prove it's true for )
- Show that whenever you're on any rung , you can reach the next rung
Then you can climb the entire ladder (the statement is true for all natural numbers).
The Ladder Analogy
More formally: if you prove a statement is true when , and you can prove it is true for by assuming it is true for , then you can deduce that the statement must be true for all .
The three key steps
Every proof by induction must follow these three essential steps:
Step 1: Base case
Prove the statement is true for .
Step 2: Inductive step
Assume the statement is true for (this is called the inductive hypothesis), and use this assumption to prove the statement is true for .
Step 3: Conclusion
Write a conclusion stating that by mathematical induction, the statement is true for all .
Exam tips
Essential Exam Advice
- You must always explain each step fully
- Always end your proof with a proper conclusion
- Show all working clearly, especially when manipulating the algebra in step 2
- State your assumption explicitly before using it
Worked example 1: Proving a geometric series formula
Worked Example: Proving a Geometric Series Formula
Prove by induction that for all
Step 1: Base case (when )
Calculate the left-hand side (LHS):
Calculate the right-hand side (RHS):
Since LHS = RHS, the statement is true for .
Step 2: Inductive step
Assume the statement is true for . This means:
Now consider . We need to prove:
Write the sum to the th term as a sum to the th term plus the th term:
Since we are assuming the statement is true for , we can replace with :
Collect like terms and use index laws:
This is with replaced by .
So the statement is true when .
Step 3: Conclusion
The statement is true for and by assuming it is true for it is shown to be true for .
Therefore, by mathematical induction, it is true for all .
Worked example 2: Proving the sum of squares formula
Worked Example: Proving the Sum of Squares Formula
Prove by induction that for all
Step 1: Base case (when )
Calculate LHS:
Calculate RHS:
Since LHS = RHS, the statement is true for .
Step 2: Inductive step
Assume the statement is true for :
Consider and substitute into the formula:
Using the inductive hypothesis:
Factorise by taking out the common factor :
Look for common factors - avoid multiplying out brackets unless necessary:
This is with replaced by .
So the statement is true when .
Step 3: Conclusion
The statement is true for and by assuming it is true for it is shown to be true for .
Therefore, by mathematical induction, it is true for all .
Using induction for divisibility proofs
Proof by induction can also be used to prove that algebraic expressions are divisible by a given integer. The strategy is slightly different:
Strategy for Divisibility Proofs
-
Substitute into the expression and show the result is divisible by the integer you are using
-
Assume the expression is divisible by the integer for and substitute in
-
Separate the part you know to be divisible by the integer (using your assumption)
-
Write the conclusion
Key Technique
When you assume the expression is divisible for , you can write it as a multiple of the divisor. For example, if proving divisibility by 3, write the expression as for some integer .
Worked example 3: Divisibility by 3
Worked Example: Divisibility by 3
Prove that is divisible by 3 for all
Step 1: Base case (when )
Calculate the value of the expression:
Since , this is divisible by 3.
So the statement is true when .
Step 2: Inductive step
Assume the statement is true for . This means is divisible by 3.
Consider and substitute into the expression:
Rearrange to separate the part we know is divisible by 3:
Since is divisible by 3 (by our assumption), we can write it as for some integer :
This is divisible by 3.
Step 3: Conclusion
The statement is true for and by assuming it is true for it is shown to be true for .
Therefore, by mathematical induction, it is true for all .
Worked example 4: Multiple of 7
Worked Example: Proving a Multiple of 7
Given that , prove by induction that is a multiple of 7 for all positive integers
Step 1: Base case (when )
Calculate the value of the expression:
Since , this is a multiple of 7.
Step 2: Inductive step
Assume is a multiple of 7. Consider :
Use index laws to write in terms of and :
Rearrange to separate out terms containing :
Since is a multiple of 7 (by assumption) and is clearly a multiple of 7, their sum is also a multiple of 7.
Step 3: Conclusion
is a multiple of 7 and by assuming that is a multiple of 7, it is shown that is a multiple of 7.
Therefore, by mathematical induction, is a multiple of 7 for all positive integers .
Common exam traps and tips
Common Mistakes to Avoid
1. Missing the base case
Always start by proving the statement for . This is essential - without it, your proof is incomplete.
2. Forgetting to state the assumption
Clearly state "Assume the statement is true for " before using the assumption.
3. Not showing enough working
Show every step of your algebraic manipulation, especially when simplifying expressions in the inductive step.
4. Forgetting the conclusion
Always write a formal conclusion. Marks are often awarded specifically for this.
5. In divisibility proofs
Remember to separate out the part you're assuming is divisible and clearly show how you're using this assumption.
6. Index laws
Be careful with index laws when dealing with exponential expressions. For example:
7. Factorisation
In summation proofs, look for common factors before multiplying out brackets. This often makes the algebra much simpler.
Remember!
Key Points to Remember
- Three steps are essential: base case, inductive step, and conclusion - never skip any of them
- Always write in terms of and use your assumption to make the connection
- In summation proofs, write the sum to terms as the sum to terms plus the th term
- In divisibility proofs, separate out the expression you're assuming is divisible and write it as a multiple of the divisor
- Your conclusion must reference mathematical induction explicitly - this often earns you a mark in exams