Mathematical Induction
Base Case, Inductive Step, and the Art of Proof — A TLDR Primer
Mathematical induction trips up more students than almost any other proof technique. The logic feels circular at first, the two-step format is easy to get wrong in subtle ways, and a single shaky inductive step can collapse an otherwise solid argument. If you have a discrete mathematics exam coming up, or your calculus or precalculus course just introduced proofs and you feel lost, this guide gets you from confused to confident in one focused read.
**TLDR: Mathematical Induction** covers everything a high school or early college student needs: what induction actually is and why it is logically valid, how to structure a clean base-case-and-inductive-step proof, and how to apply the technique to sum formulas, divisibility claims, and inequalities. A dedicated section on strong induction — including when ordinary induction is not enough — rounds out the core material. The final section catalogs the mistakes students most commonly make, including the famous false "all horses are the same color" proof, so you can recognize and fix flawed reasoning in your own work.
Every concept is introduced with a concrete worked example before any abstraction. Key terms are defined the moment they appear. The whole book is designed to be read in a single sitting: no padding, no filler, just the discrete mathematics proof techniques guide you actually need.
If you want a step-by-step induction proof reference you can read the night before an exam and use for the rest of your course, pick this up.
- Explain why mathematical induction works using the domino analogy and the well-ordering principle
- Write a complete two-step induction proof with a clearly stated base case and inductive step
- Apply induction to prove summation formulas, divisibility claims, and inequalities
- Recognize when to use strong induction instead of ordinary induction
- Diagnose and fix common induction mistakes, including circular reasoning and missing base cases
- 1. What Induction Is and Why It WorksIntroduces induction as a proof technique for statements indexed by the natural numbers, using the domino analogy and a sketch of why it is logically valid.
- 2. The Template: How to Structure an Induction ProofWalks through the standard two-step format — base case, inductive hypothesis, inductive step — with a fully worked sum formula example.
- 3. Induction with Sums and DivisibilityApplies the template to prove summation identities and divisibility claims, showing the algebraic moves that make the inductive step work.
- 4. Induction with InequalitiesAdapts induction to prove inequalities, where the inductive step requires bounding rather than equality manipulation.
- 5. Strong Induction and When to Use ItIntroduces strong induction, contrasts it with ordinary induction, and demonstrates it on a problem where assuming all previous cases is necessary.
- 6. Common Mistakes and How to Avoid ThemCatalogs the typical errors students make — missing base cases, circular reasoning, the false 'all horses are the same color' proof — and shows how to write airtight induction proofs.