How does proving a base case and an inductive step establish a statement for every natural number?
Prove statements by mathematical induction, including summation, divisibility and inequality results
WACE Specialist proof by mathematical induction: the base case and inductive step, the structure of a rigorous induction, and applying it to summation formulas, divisibility statements and inequalities, with a worked example.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
SCSA wants a rigorously structured induction: a clear base case, an explicit hypothesis, a worked inductive step that uses the hypothesis, and a concluding statement.
The structure of an induction
The logic is a chain: the base case starts it, and the inductive step passes truth from each integer to the next, so every integer from upward is reached.
Summation proofs
For a claimed sum formula, the base case checks . The inductive step adds the th term to the assumed sum for and shows the total matches the formula at . The key algebra is to factor and rearrange the expression for plus the new term into the target form.
Divisibility proofs
To show an expression is divisible by for all , assume means the expression at is a multiple of . Then write the expression at so that it contains the expression at (a multiple of by hypothesis) plus an extra term that is also a multiple of . The sum is then divisible by .
Inequality proofs
For an inequality, the inductive step starts from the assumed inequality at and adds or multiplies a term to reach the form, often showing the difference of the two sides has a definite sign.