InterviewSolution
Saved Bookmarks
| 1. |
P(n) = n(n^2 – 1). Which of the following does not divide P(k+1)?(a) k(b) k + 2(c) k + 3(d) k + 1This question was posed to me in class test.My question is from The Principle of Mathematical Induction in division Principle of Mathematical Induction of Mathematics – Class 11 |
|
Answer» Correct answer is (C) K + 3 |
|