Practice Maths

Mathematical Induction — Topic Review — Solutions

This review covers all four lessons in the Mathematical Induction topic: Introduction to Induction, Summation Formulas, Divisibility, and Inequalities. All questions use click-to-reveal answers.

Question 1 Fluency — Introduction to Induction

State the four steps of proof by mathematical induction.

Question 2 Fluency — Summation

Prove by mathematical induction that ∑k=1n k = n(n+1)/2 for all integers n ≥ 1.

Question 3 Fluency — Summation

Prove by mathematical induction that ∑k=1n k2 = n(n+1)(2n+1)/6 for all integers n ≥ 1.

Question 4 Understanding — Summation

Prove by mathematical induction that ∑k=1n (2k−1) = n2 for all integers n ≥ 1.

Question 5 Fluency — Divisibility

Prove by mathematical induction that 4n − 1 is divisible by 3 for all integers n ≥ 1.

Question 6 Understanding — Divisibility

Prove by mathematical induction that 9n − 1 is divisible by 8 for all integers n ≥ 1.

Question 7 Understanding — Divisibility

Prove by mathematical induction that 5n + 3 is divisible by 4 for all integers n ≥ 1.

Question 8 Problem Solving — Divisibility

Prove by mathematical induction that n3 + 2n is divisible by 3 for all integers n ≥ 1.

Question 9 Fluency — Inequalities

Prove by mathematical induction that 2n > n for all integers n ≥ 1.

Question 10 Understanding — Inequalities

Prove by mathematical induction that n! ≥ 2n−1 for all integers n ≥ 1.

Question 11 Understanding — Inequalities

Prove by mathematical induction that 3n ≥ 2n+1 for all integers n ≥ 1.

Question 12 Problem Solving — Summation

Prove by mathematical induction that ∑k=1n 1/(k(k+1)) = n/(n+1) for all integers n ≥ 1.

Question 13 Understanding — Divisibility

Prove by mathematical induction that 23n − 1 is divisible by 7 for all integers n ≥ 1.

Question 14 Problem Solving — Inequalities

Prove by mathematical induction that 2n ≥ n2 for all integers n ≥ 4.

Question 15 Problem Solving — Summation

Prove by mathematical induction that ∑k=1n k · k! = (n+1)! − 1 for all integers n ≥ 1.