The correct option is C Statement 1 is true, Statement 2 is true. Statement 2 is not a correct explanation for Statement 1.
Let P(n) be the statement,P(n): 1√1+1√2+...+1√n>√nConsider P(n) for n=21√1+1√2=1+1√2>√2Assume P(k) is true,i.e., 1√1+1√2+...+1√k>√k ...(1)Consider 1√1+1√2+...+1√k+1√k+1 >√k+1√k+1 (Using (1)] =√k(k+1)+1√k+1 >k+1√k+1 (Since √k(k+1)>k, ∀k≥1 ] =√k+1i.e., 1√1+1√2+...+1√k+1√k+1>√k+1Thus, P(k+1) is true whenever P(k) is true.Hence, by principle of mathematical induction,P(n) is true for all n≥2.
Now consider the second statement.P(n): √n(n+1)<n+1For n=2, √2(2+1)<2+1 i.e.,√3<3 which is true.Assume P(k) is true.Then, √k(k+1)<k+1 Now, consider √(k+1)(k+1+1) =√(k+1)(k+2) <√(k+2)(k+2) (Since k+1<k+2] =k+2i.e., √(k+1)(k+2)<k+2Therefore, by principle of mathematical induction, P(n) is true for all n≥2.So, statement 1 and statement 2 both are true. But wedon't need to use statement 2 in order to prove/derivestatement 1.Therefore, Statement 2 is not a correct explanation for Statement 1.