Use the Principle of Mathematical Induction to prove that for all positive integers :
Every proof by Mathematical Induction has three parts:
| Part | Description |
|---|---|
| Base Case | Verify the statement is true for |
| Inductive Hypothesis | Assume the statement is true for |
| Inductive Step | Prove the statement is true for |
Left-hand side (LHS):
Right-hand side (RHS):
Since LHS RHS , the statement holds for . ✓
Assume the statement is true for , i.e., assume:
We need to show:
Starting from the LHS:
Factor out :
Expand the numerator:
Factorise :
Substitute back:
This is exactly the RHS for . ✓
Since the statement is true for (base case), and whenever it is true for it is also true for (inductive step), by the Principle of Mathematical Induction the statement is true for all positive integers .
In the inductive step, always add the -th term to both sides of the inductive hypothesis, then algebraically simplify the RHS to match the formula with replaced by .