How does proof by mathematical induction establish a result for all positive integers?
The principle of mathematical induction and its use to prove results about summation of series, divisibility and other statements indexed by the positive integers.
A CCEA AS Further Maths answer on the principle of mathematical induction, the base case, inductive step and conclusion, and applying induction to prove summation formulae and divisibility results for all positive integers.
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
CCEA wants you to state and apply the principle of mathematical induction: prove a result is true for a starting value (the base case), assume it for and deduce it for (the inductive step), then conclude it holds for all positive integers. The two staple contexts are summation formulae and divisibility statements; the marks are as much for the structure and wording as for the algebra.
The answer
The principle of induction
The idea is a chain of dominoes: the base case knocks over the first, and the inductive step guarantees each domino topples the next.
Series proofs
Divisibility proofs
Examples in context
Example 1. Verifying a conjectured formula. A student notices that the sums give the squares and conjectures . Induction turns the pattern from "looks true" into a proof valid for every .
Example 2. Recurrence in algorithms. Computer scientists prove that a recursive routine is correct, or runs in a stated number of steps, by induction on the input size: it works for the smallest input, and each call reduces to a smaller one that is assumed correct. The same base-case-and-step structure underpins both maths and computing proofs.
Try this
Q1. State the three parts of a proof by induction. [2 marks]
- Cue. Base case, inductive step (assume , prove ), and conclusion for all .
Q2. In proving a sum formula, what do you add to the assumed sum in the inductive step? [1 mark]
- Cue. The th term, .
Q3. To prove is divisible by , what is the base case value at ? [1 mark]
- Cue. , divisible by .
Exam-style practice questions
Practice questions written in the style of CCEA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
CCEA AS 20216 marksProve by induction that for all positive integers .Show worked answer →
Base case : the left-hand side is , and the right-hand side is . They agree, so the result holds for .
Inductive step: assume it holds for , that is . Add the next term :
Take out :
This is the formula with . Conclusion: true for and, if true for , then true for , so by induction it holds for all positive integers . Markers reward the base case, the assumption, the algebra reaching the form, and a clear conclusion.
CCEA AS 20196 marksProve by induction that is divisible by for all positive integers .Show worked answer →
Base case : , which is divisible by , so the statement holds for .
Inductive step: assume is divisible by , so for some integer , giving . Consider :
This is a multiple of , so the statement holds for .
Conclusion: true for , and truth for implies truth for , so by induction is divisible by for all positive integers . Markers reward the base case, using the assumption to substitute , factoring out , and the conclusion.
Related dot points
- Summation of finite series using the standard results for the sum of r, r squared and r cubed, and the method of differences for telescoping sums.
A CCEA AS Further Maths answer on summing finite series, the standard results for the sum of r, r squared and r cubed, manipulating sigma notation, and the method of differences for telescoping series.
- The relationships between the roots and coefficients of quadratic, cubic and quartic equations, and forming new equations whose roots are functions of the original roots.
A CCEA AS Further Maths answer on the relationships between roots and coefficients for quadratics, cubics and quartics, the symmetric functions of the roots, and how to form a new polynomial whose roots are functions of the original roots.
- Matrix algebra including addition, multiplication and the identity, the determinant and inverse of a 2x2 matrix, and matrices as linear transformations of the plane including rotations, reflections and enlargements.
A CCEA AS Further Maths answer on matrix addition and multiplication, the identity matrix, the determinant and inverse of a 2x2 matrix, singular matrices, and how matrices represent rotations, reflections and enlargements of the plane.
- The imaginary unit, arithmetic of complex numbers, the complex conjugate, the Argand diagram, modulus and argument, and complex roots of real polynomial equations occurring in conjugate pairs.
A CCEA AS Further Maths answer on the imaginary unit, adding, multiplying and dividing complex numbers, the complex conjugate, the Argand diagram, modulus and argument, and why complex roots of real polynomials occur in conjugate pairs.
Sources & how we know this
- CCEA GCE Further Mathematics specification — CCEA (2018)