Please use strong induction for the problem. I know that regular induction doesn't work. I assume there is a proof by logic by simply saying that 18, 19 and 20 cents can be made using these stamps and that you just need to subtract a 7 cent stamp and then add two four cent stamps to get the next higher cent value. However, that is not formaly strong induction.
2026-05-16 15:18:13.1778944693
Prove that any postage greater than 17 can be made using 4 and 7 cent stamps
347 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint 1 $$18=7+7+4 \\ 19=7+4+4+4\\ 20=4+4+4+4+4 \\ 21=7+7+7$$
Hint 2: If $n \geq 21$ and you know that $P(1), P(2),.., P(n)$ is true, then $P(n-4)$ is true.