InterviewSolution
Saved Bookmarks
| 1. |
Prove the following by using the principle of mathematical induction. n(n+1)+1 is an odd natural number, `n in N`. |
|
Answer» Check for P(1), P(2)….P(6) we get smallest positive integer 6. |
|