Let P(n)=1+3+5+....+(2n−1)=3+n2,n∈N Statement 1 : The statement P(n) is true Statement 2 : According to the principle of mathematical induction, if P(k)⇒P(k+1) is true, then the given statement P(n) is true
A
The statement 1 is correct and the statement 2 is incorrect
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
The statement 1 is incorrect and the statement 2 is correct
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
Both the statements are correct
No worries! We‘ve got your back. Try BYJU‘S free classes today!
D
Both the statements are incorrect
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
Open in App
Solution
The correct option is D Both the statements are incorrect Any statement P which is defined for natural numbers (subset of natural numbers), we can check the validity of the statement using PMI as following (1) The base case must be true (2)P(k)⇒P(k+1) must be true
If above two conditions are satisfied then only we can say that the statement is true according to the PMI.
In the given question, in the base case, L.H.S=1 and R.H.S=4. Thus, the base case is false and so is the statement.