

InterviewSolution
Saved Bookmarks
1. |
Let P(n) be the statement that postage of n cents can be formed using just 3-cents stamps and 5-cents stamps. Is the statements P(8) and P(10) are Correct?(a) True(b) FalseThe question was asked at a job interview.I want to ask this question from Strong Induction and Well-Ordering topic in portion Induction and Recursion of Discrete Mathematics |
Answer» Right answer is (a) True |
|