JEE Main 2019
Mathematical Induction
Mathematical Induction
Easy
Question
Let Then which of the following is true
Options
Solution
Given When k = 1, S(1): 1 = 3 + 1, L.H.S of S(k) R.H.S of S(k) So S(1) is not true. As S(1) is not true so principle of mathematical induction can not be used. S(K+1) = 1 + 3 + 5... + (2K - 1) + (2K + 1) = 3 + (k + 1) 2 Now let S(k) is true 1 + 3 + 5 +........(2k - 1) = 3 + k 2 1 + 3 + 5 +........(2k - 1) + (2k + 1) = 3 + k 2 + 2k +1 = 3 + (k + 1) 2 S(k + 1) is true. S(k) S(k + 1)