Question:

Let \( T(k) \) be the statement \( 1 + 3 + 5 + \dots + (2k - 1) = k^2 + 10 \). Which of the following is correct?

Show Hint

Mathematical induction is a powerful tool for proving statements that hold for all natural numbers.
Updated On: Mar 25, 2026
  • \( T(1) \) is true
  • \( T(k) \) is true \( \Rightarrow T(k+1) \) is true
  • \( T(k) \) is true for all \( n \in N \)
  • All above are correct
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Step 1: Mathematical induction.

This is a problem of mathematical induction. We prove that if \( T(k) \) is true, then \( T(k+1) \) is true.
Thus, the correct answer is (2).
Was this answer helpful?
0
0