My question reads as follows:
Prove that any integer amount of postage from 18 cents and up can be made using only 4-cent and 7-cent stamp. Assume an infinite supply of stamps. Use induction
Firstly, I must construct an equation to allow me to evaluate this problem with induction. The equation I have decided on is $N=4m+7n$ and $N>17$ so the base case must be in this case that N = 18.
Evaluating the base case I achieve that 18 is in fact equal to 18. Great, now I can move onto the induction step.
However, I am unsure as to how to continue this problem. And am in need of assistance. Thanks
Hint:
Think of this as four separate induction problems, whose base cases are 18 cents, 19 cents, 20 cents, and 21 cents, respectively.