Posted March 07, 2012
![avatar](/www/default/-img/newuser_big.png)
In the step of an induction, you don't prove -- you don't even question whether the proposition is true for K. The only thing that matters is "if it is true for K, is it true for K + 1?" (in "strong induction", read "if it is true for [N0 .. K], is it true for K + 1")
But if there is some K for which the step fails, then the proof fails. The only K for which the strong inductive "proof" of "all whole numbers are even" fails is K = 0. If it were not for that single case, the "proof" would be correct as written.
In real, important, and interesting problems, the importance of proof by induction is that you never have to prove or even justify the assumed side of the step. This allows you to prove many things that otherwise would be tedious beyond all practicality.
Post edited March 07, 2012 by Barefoot_Monkey