Posted March 07, 2012
cjrgreen: That's just not so, though we are well beyond the OP's original question by now. Induction proofs follow a particular mechanic. They follow only that mechanic. To hold them to a nonexistent stricter standard is itself an error, and raising it invalidates your criticism of the proof.
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.
None of that matters at all. The fact that you're trying to use induction does not mean you can ignore basic logic. This "proof" introduces the assumption that 1 and then proceeds toward a conclusion, conveniently forgetting that the conclusion applies only to cases where 1 is even. For the conclusion to apply to the general case, it must be proven either that the assumption is true for all cases or that the conclusion is also valid where the assumption does not hold. That an inductive technique happens to be used somewhere has absolutely no bearing.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