InterviewSolution
Saved Bookmarks
| 1. |
Let P(n) be a statement such that truth of P(n)impliesthe truth of P(n + 1)[ n inN, then P(n) is true |
|
Answer» `AA N GT 1` |
|