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.
Why induction proves a statement for all n
The logical force of induction is sometimes called the domino principle. The base case knocks over the first domino, and the inductive step guarantees that each fallen domino knocks over the next. Together they ensure every domino from the first onward falls, that is, is true for every integer . Neither step alone is enough: a true base case without the inductive step says nothing about later values, and a valid inductive step without a base case has no starting point and proves nothing. This is why SCSA insists on both steps and a clear concluding statement.
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.
How to set out a proof for full marks
SCSA marks induction on structure as much as on algebra, so a disciplined layout matters. Begin by naming the statement: "Let be the statement that ...". Verify the base case explicitly, computing both sides at the smallest value and stating that they agree. State the inductive hypothesis as "Assume is true for some integer ", writing out exactly what is being assumed. Then aim to derive , making the moment where the hypothesis is substituted clearly visible. Finish with the conclusion: "Hence by the principle of mathematical induction, is true for all integers ." Omitting the base case, the explicit hypothesis, or the closing statement each costs marks even if the algebra is correct.
The algebra of the inductive step
The technical heart of a summation proof is rewriting the expression for plus the new term into the target form for . The reliable method is to take a common factor out of the assumed sum and the new term. In the sum-of-squares proof, both and share the factor , so factoring it out leaves a quadratic in to simplify. For a divisibility proof, the key move is to write the expression at in terms of the expression at : for , rewrite as and substitute from the hypothesis. Recognising which algebraic manipulation exposes the hypothesis is the skill that separates a complete proof from a stalled one.
Exam-style practice questions
Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
WACE 20237 marksCalculator-free. Prove by mathematical induction that for all integers .Show worked answer →
A standard summation induction.
Let be the statement .
Base case : LHS ; RHS . True.
Inductive step: assume , that . Add the next term : . This is , the formula with .
By induction holds for all . Markers reward the base case, the explicit hypothesis, the factorisation to the form, and the concluding statement.
WACE 20216 marksCalculator-free. Prove by mathematical induction that is divisible by for all integers .Show worked answer →
A divisibility induction.
Let be the statement that is divisible by .
Base case : , divisible by . True.
Inductive step: assume , so for some integer , i.e. . Then , a multiple of . So holds.
By induction is divisible by for all . Markers reward the base case, expressing from the hypothesis, factoring out at , and the conclusion.
