Solutions — Proof by Induction: Inequalities
Question 1 Fluency
Prove by mathematical induction that 2n ≥ n+1 for all integers n ≥ 1.
Question 2 Fluency
Prove by mathematical induction that n! ≥ 2n−1 for all integers n ≥ 1.
Question 3 Fluency
Prove by mathematical induction that n2 ≥ 2n−1 for all integers n ≥ 1.
Question 4 Fluency
Prove by mathematical induction that 3n ≥ 2n+1 for all integers n ≥ 1.
Question 5 Understanding
Prove by mathematical induction that n! > 2n for all integers n ≥ 4.
Question 6 Understanding
Prove by mathematical induction that 2n ≥ n2 for all integers n ≥ 4.
Question 7 Understanding
Prove by mathematical induction that (1+x)n ≥ 1+nx for all x ≥ 0 and all integers n ≥ 1. (Bernoulli’s Inequality)
Question 8 Understanding
Prove by mathematical induction that 2n+3 ≤ 2n for all integers n ≥ 4.
Question 9 Problem Solving
Prove by mathematical induction that 2n > n2 for all integers n ≥ 5.
Question 10 Problem Solving
Prove by mathematical induction that ∑k=1n 1/k2 ≤ 2 − 1/n for all integers n ≥ 1.