Questions: Introduction to Mathematical Induction

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

In a proof by induction of a statement P(n) for all n ≥ 1, the inductive step proves:

AP(1) is true
BP(n) is true for all n
CIf P(k) is true, then P(k+1) is true
DP(k) is true for some specific k
Question 2 True / False

A proof by induction can succeed without a base case.

TTrue
FFalse
Question 3 Short Answer

Use induction to prove that 1 + 3 + 5 + ... + (2n-1) = n² for all n ≥ 1.

Think about your answer, then reveal below.