In simple terms
A friendly intro before the formal notes — no formulas yet.
The Domino Effect of Proofs
Proof by induction is a method to prove a statement for an infinite sequence of numbers. It works by first proving the statement for the very first number, and then proving that if it's true for any number, it must also be true for the next one.
Imagine an infinitely long line of dominoes. To be certain they will all fall, you don't need to knock each one over individually. You only need to verify two things: 1) you can knock over the very first domino, and 2) the dominoes are spaced correctly so that if any single domino falls, it is guaranteed to knock over the next one in the line. If both conditions are met, the whole line will fall.
- 1
Base Case: Prove the statement is true for the first value, usually n=1. This is pushing the first domino.
- 2
Inductive Hypothesis: Assume the statement is true for an arbitrary integer n=k. This is assuming a random domino, the k-th one, falls.
- 3
Inductive Step: Use the assumption for n=k to prove the statement is also true for the next value, n=k+1. This shows that if the k-th domino falls, it knocks over the (k+1)-th one.
- 4
Conclusion: Conclude that by the principle of mathematical induction, the statement is true for all specified integers. This is the final declaration that the entire line of dominoes will fall.
Explore the concept
Use the live diagram and synced steps — play it or tap a step card to walk through.
Key formulas
Tap any symbol to reveal exactly what it means and its units.
Tap a symbol — great for exam definitions
Full topic notes
Formal explanation with the rigour you need for the exam.
The Principle of Mathematical Induction
Mathematical induction is a method of proof used to establish that a given statement is true for a whole set of numbers, typically all positive integers. The proof relies on a 'domino effect'. If you can show the first domino falls, and that any falling domino knocks over the next, then you can conclude that all the dominoes will fall. In mathematical terms, this translates to a rigorous, four-step structure.
Base Case: Prove the statement holds for the first value, (e.g., ).
Inductive Hypothesis: Assume the statement is true for an arbitrary integer , where .
Inductive Step: Show that if the statement is true for , it must also be true for . This is the core of the proof.
Conclusion: A formal statement that combines the base case and inductive step to conclude the proof by the principle of mathematical induction.
Type 1: Proving Summation Formulae
A very common application of induction is to prove formulae for the sum of a series. For example, you might be asked to prove that the sum of the first square numbers, , is equal to a specific formula in terms of . The key to the inductive step is to separate the -th term from the sum and then use your assumption for the sum up to .
Type 2: Proving Divisibility
Induction is also used to prove that an expression is divisible by a certain integer for all values of . The key here is in the inductive step. After assuming is divisible by , you must analyse . A common and effective strategy is to consider the difference and show that this difference is also divisible by . Since is assumed to be divisible by , it follows that must also be.
Type 3: Proving Statements about Matrices
The principle of induction extends to statements involving matrices, most commonly for proving a formula for the -th power of a matrix. The structure of the proof remains identical. The base case involves checking for . The inductive step involves assuming the formula for and using it to prove the formula for by considering the product .
Inductive Step for Matrices:
- Assume for some matrix formula .
- Consider .
- Substitute the assumption: .
- Perform the matrix multiplication and algebraic manipulation to show that .
Worked examples
See the formulas applied — reveal one step at a time, like the exam.
Use the method of mathematical induction to prove that for all positive integers ,
- 1
Let be the statement .
Prove by induction that is divisible by 6 for all integers .
- 1
Let be the statement ' is divisible by 6'.
How it all connects
The big idea sits in the middle — tap a linked idea to explore the link.
Tap a linked idea to see how it connects back to the main topic — that connection is what examiners reward.
Glossary
Try to recall each definition before you reveal it.
Quick check
Answer in your head first — then tap to check. No pressure.
Revision flashcards
Flip the card. Test yourself before the exam.
What is the principle of mathematical induction?
A method to prove a statement is true for all integers by showing is true (base case) and that for any , if is true, then is also true (inductive step).
Key takeaways
Review these before you close the topic — retrieval beats re-reading.
- ✓
Base Case: Prove the statement holds for the first value, (e.g., ).
- ✓
Inductive Hypothesis: Assume the statement is true for an arbitrary integer , where .
- ✓
Inductive Step: Show that if the statement is true for , it must also be true for . This is the core of the proof.
- ✓
Conclusion: A formal statement that combines the base case and inductive step to conclude the proof by the principle of mathematical induction.
Practice — then mark it
The whole point: a real Cambridge question, marked mark-by-mark.
Proof by Induction
Proof by Induction
Extra simulations & links
PhET, GeoGebra and other curated tools — open in a new tab.
Frequently asked
Checkpoint
One marked question is worth ten re-reads — close the loop before you move on.
Reading it isn’t knowing it — prove it.
Before you move on: do Proof by Induction on paper, snap a photo, and get examiner-style feedback on exactly where you win and lose marks.