Saved Bookmarks
| 1. |
Solve the 4th one using mathematical induction |
|
Answer» We have, CONSIDER P(1). We see P(1) is TRUE. Hence ASSUME that P(k) is true. Consider P(k + 1). Let's check whether P(k + 1) is true. As By P(k), As Hence P(k + 1) is true whenever P(k) is true. THEREFORE P(n) is true Hence Proved! |
|