Worked examples — Mathematical induction — principle, steps, problems
This page is the drilling ground for the parent note. If a word here is unfamiliar (base case, inductive hypothesis, IH, PMI), go back and read the ritual first — everything below assumes you know those four steps.
The scenario matrix
Every cell is a distinct flavour of induction. The examples that follow are tagged with the cell they cover.
| # | Cell (scenario class) | The Step-4 move that cracks it | Example |
|---|---|---|---|
| A | Sum formula ( of a pattern) | Add the next term to both sides | Ex 1 |
| B | Sum of cubes (higher power) | Add , factor out | Ex 2 |
| C | Product / telescoping formula | Multiply both sides by the next factor | Ex 3 |
| D | Divisibility () | Split | Ex 4 |
| E | Inequality ( vs polynomial) | Multiply/add to grow the IH, then bound the leftover | Ex 5 |
| F | Base case (inequality valid only late) | Start the dominoes further along the line | Ex 6 |
| G | Strong induction (needs several earlier cases) | Assume all of | Ex 7 |
| H | Degenerate / empty case (, empty sum) | Check the convention: empty sum , empty product | Ex 8 |
| I | Real-world word problem | Translate the story into , then induct | Ex 9 |
| J | Exam twist (identity that looks false, or a "spot the bug") | Read carefully — where does the chain break? | Ex 10 |
Ex 1 — Cell A · A sum formula (odd numbers)
Forecast (guess first!): Add up the first odd numbers. Try : . Do you believe the RHS is exactly ? Guess before reading on.
- State : . Why this step? We must write the exact object we'll manipulate, including the general term (the -th odd number).
- Base case : LHS , RHS . ✓ Why this step? Without a true first domino the chain is empty.
- IH: assume for a fixed .
- Step: the -th odd number is . Add it to both sides: Why this step? 's LHS is 's LHS plus exactly one more term — so add precisely that term. And is the perfect square , which is 's RHS. By PMI, done. ∎
Verify: : LHS , RHS . ✓

The figure shows why odd numbers build squares: each odd number is the L-shaped border ("gnomon") you add to grow an square into a square. That L has cells on top, on the side, minus the shared corner cells. That is exactly step 4, drawn.
Ex 2 — Cell B · Sum of cubes
Forecast: The RHS is the square of the sum of the first naturals. So the sum of cubes equals . Surprising? Guess whether .
- State : .
- Base : LHS , RHS . ✓
- IH: .
- Step: add : Why this step? Factor out early — the target RHS contains , so pulling it out steers us straight to the goal. That is . By PMI, done. ∎
Verify: : LHS , RHS . ✓
Ex 3 — Cell C · A product / telescoping formula
Forecast: A product of shrinking factors. Guess: does it settle toward as grows? (Look at the RHS .)
- State : . Why this step? Note here — the product starts at because would kill everything.
- Base : LHS , RHS . ✓
- IH: product up to equals .
- Step: multiply both sides by the next factor : Why this step? For a product formula, 's LHS is 's LHS times one more factor — so multiply, don't add. Now . Substitute: That is . By PMI, done. ∎
Verify: : LHS , RHS . ✓
Ex 4 — Cell D · Divisibility (all cases of the leftover)
Forecast: , so a power of should be , making . Guess whether it always works. (See Divisibility and Modular Arithmetic for the "" shorthand.)
- State : , i.e. for some integer .
- Base : . ✓
- IH: for some integer , so .
- Step: compute the next case: Why this step? We rewrite using from the IH, so the "old divisible chunk" resurfaces and the leftover () is itself a multiple of . Since is an integer, . By PMI, done. ∎
Verify: : . ✓ (integer quotient, so divisible.)
Ex 5 — Cell E · Inequality with a leftover to bound
Forecast: For small this is false (: ). It only kicks in at . Guess the base case value.
- State : .
- Base : , , and . ✓ Why here? At : ✓, but : ✗. The statement is only true from on, so we must start the dominoes at . This is Cell F territory too (a non-1 base).
- IH: for a fixed .
- Step: double the IH: . Why this step? Multiplying by turns into — the exact left side we need. Now we must show . Expand the gap: Why this step? We need the leftover to still dominate the target . For , , so , giving . Chaining: . By PMI, done. ∎
Verify: : ✓. : ✓.
Ex 6 — Cell F · Base case not 1 (Bernoulli-style inequality)
Forecast: At : ? No, equal. So it's strict only from . Guess where to start.
- State : .
- Base : , , and . ✓ Why ? At , — equality, not strict. So the smallest where the strict inequality holds is . Starting the chain at is legitimate: PMI just proves the statement for all .
- IH: for fixed .
- Step: triple the IH: . Why this step? Multiply by to build . Now compare to the target : So . By PMI, done. ∎
Verify: : ✓. : ✓.
Ex 7 — Cell G · Strong induction (Fibonacci needs two earlier cases)
Forecast: Fibonacci grows fast — but does it out-race powers of two? Guess whether stays under . (Background: Recurrence Relations & Fibonacci.)
- State : .
- Base cases (need TWO):
- : ✓
- : ✓ Why two base cases? The recurrence reaches back two steps. To prove we'll use and , so both must be anchored. This is the signature of strong induction.
- Strong IH: assume for all with (a fixed ).
- Step: for , Why this step? We apply the IH to both and — allowed because strong induction hands us every earlier case. Why the last bound? , and . That is . By strong PMI, done. ∎
Verify: : ✓. : ✓.
Ex 8 — Cell H · Degenerate / empty case ()
Forecast: What does the left side mean when ? There are no terms. Guess its value before reading.
- Convention first: an empty sum (no terms) equals ; an empty product equals . These are the "identity" values: adding or multiplying by changes nothing. Why care? Many exam statements are quietly true at , and a clean proof can use as its base case.
- State : .
- Base : LHS empty sum ; RHS . ✓ The formula survives the degenerate case.
- Step (same as parent Ex 1): IH ; add : Why this step? Add the next term — the same sum move, now anchored one domino earlier at . By PMI, true for all . ∎
Verify: : both sides ✓. : LHS , RHS ✓.
Ex 9 — Cell I · Real-world word problem (handshakes)
Forecast: Add one late guest to a party. How many new handshakes does that guest add? Guess before Step 4.
- State : with people, handshakes .
- Base : one person, nobody to shake with, ; RHS . ✓ Why start at 1? A party can have one person; the count is the honest degenerate value (a Cell H flavour hiding inside a word problem).
- IH: with people, .
- Step: person number walks in and shakes hands with each of the existing people — that's new handshakes, and no old ones change: Why this step? We modelled the "next domino" as adding one guest, so the change is exactly the handshakes that guest performs. That is (replace by : ). By PMI, done. ∎
Verify: : pairs ; RHS ✓. (This is also the number of edges in a complete graph — see Arithmetic & Geometric Series for the same triangular numbers.)
Ex 10 — Cell J · Exam twist ("spot the bug")
Forecast: The base and the algebra look airtight. Guess which the step secretly fails at.
- Re-examine the step's hidden assumption. The argument needs the two subsets (first and last ) to overlap in at least one horse, so their colours can be "linked". Why this matters? Without an overlapping horse, "first group same" and "last group same" are two unrelated facts — no bridge between them.
- Test , i.e. proving from . We have horses . Drop the last → mono (trivially). Drop the first → mono (trivially). Overlap — empty! Why this is the bug: with horses the two sub-groups share no horse, so the colours of and are never actually compared. The inductive step is false.
- Conclusion. The chain breaks at its very first link. Because the domino never falls, nothing beyond is proven — and indeed horses come in many colours. Lesson (Trap 3/4 from the parent): a step must work for every , especially the smallest one. Always test the inductive step at the boundary.
Verify: the argument needs for the overlap to be nonempty; the smallest required step is , where overlap size . So the proof fails precisely at . (No numeric formula to plug — the "check" is that when .)
Recall Which move for which cell?
Sum → add next term. Product → multiply by next factor. Divisibility → split off a multiple of the divisor. Inequality → grow the IH then bound the leftover. Multi-step recurrence → strong induction with enough base cases. Edge input → check the empty/degenerate convention. Twist → find the smallest where the step breaks.
Which Step-4 move do you use for a product formula?
For , why must the base case be and not ?
Why does the "all horses same colour" proof fail?
Why does Fibonacci need TWO base cases in strong induction?
What is the value of an empty sum and an empty product?
Connections
- Mathematical induction — principle, steps, problems — the ritual these examples drill
- Well-Ordering Principle — why induction is valid in the first place
- Sum of Squares and Cubes — Ex 2 is a direct target
- Arithmetic & Geometric Series — Ex 1, Ex 9 give triangular/square sums
- Divisibility and Modular Arithmetic — Ex 4's shorthand
- Recurrence Relations & Fibonacci — Ex 7's strong induction
- Binomial Theorem — another classic induction-on- target