Chapter 2 The Well Ordering Principle32
F.0/WWD0; (2.3)
F.1/WWD1; (2.4)
F.n/WWDF.n 1/CF.n 2/ forn2: (2.5)
Indicate exactly which sentence(s) in the following bogus proof contain logical
errors? Explain.
False Claim.Every Fibonacci number is even.
Bogus proof.Let all the variablesn;m;kmentioned below be nonnegative integer
valued.
- The proof is by the WOP.
- Let Even.n/mean thatF.n/is even.
- LetCbe the set of counterexamples to the assertion that Even.n/holds for
alln 2 N, namely,
CWWDfn 2 NjNOT.Even.n//g:
- We prove by contradiction thatCis empty. So assume thatCis not empty.
- By WOP, there is a least nonnegative integer,m 2 C,
- Thenm > 0, sinceF.0/D 0 is an even number.
- Sincemis the minimum counterexample,F.k/is even for allk < m.
- In particular,F.m 1/andF.m 2/are both even.
- But by the defining equation (2.5),F.m/equals the sumF.m 1/CF.m 2/
of two even numbers, and so it is also even. - That is, Even.m/is true.
- This contradicts the condition in the definition ofmthatNOT.Even.m//
holds. - This contradition implies thatCmust be empty. Hence,F.n/is even for all
n 2 N.