Exercises
Fun Class Activities
:
Prove by induction that for all \( n \geq 1 \), the following formula is true:
$$\sum_{k=1}^n k^2 = \frac{n(n+1)(2n+1)}{6}.$$
Use induction to show that for all \( n \geq 1 \), we have \( 2^n \geq n + 1 \).
Prove by induction that \( 3^n > n^2 \) for all integers \( n \geq 5 \).
Show by induction that for all \( n \geq 1 \), the product
$$\prod_{k=1}^n \left(1 + \frac{1}{k}\right) = n + 1.$$