Find a Mistake in Proof: 0,1,2,3 are All Even

  • Context: Undergrad 
  • Thread starter Thread starter Demonoid
  • Start date Start date
  • Tags Tags
    Mistake Proof
Click For Summary
SUMMARY

The discussion centers on a flawed proof claiming that all integers 0, 1, 2, and 3 are even, using mathematical induction. The base case is correctly established with n = 0, but the inductive step fails because it incorrectly assumes that both k and k+1 can be even. The critical error lies in the assumption that k can be greater than 1, which leads to the incorrect conclusion that 1 is even. The key takeaway is that in induction proofs, the inductive step must be universally applicable and not dependent on specific values of k.

PREREQUISITES
  • Understanding of mathematical induction
  • Familiarity with even and odd integers
  • Basic knowledge of proof techniques in mathematics
  • Ability to identify logical fallacies in arguments
NEXT STEPS
  • Study the principles of mathematical induction in detail
  • Learn about common pitfalls in induction proofs
  • Explore examples of valid and invalid induction arguments
  • Review the definitions and properties of even and odd numbers
USEFUL FOR

Mathematics students, educators, and anyone interested in understanding the nuances of proof techniques, particularly in the context of mathematical induction.

Demonoid
Messages
13
Reaction score
0
Basically I need to find a mistake in this "proof".

I claim that 0,1,2,3...are all even.

I will use induction to prove that 'n is even' for n = 0,1,2,3...
Base case is n = 0, which is true, 0 is even. I assume that the statement is true for
n = 0,1,2,3...,k and consider n = k+1. By assumption, 1 and k are both even, and thus k+1 is even as well. This means that n = 0,1,2,3... are all even.

I can't seem to find a hole in the proof. I know that 1 is not even and when we add 1 to an even number, we get an odd number. But, by assumption 1 is even, so, what do I do know ?:-p
 
Mathematics news on Phys.org
Try your argument when getting from k = 0 to k = 1.
 
If k is even, then k+1 is odd...
 
There is nothing wrong in you proof...wat you are doing is dat you are assigning a subscript for each even number so A0=0, A1=2...so by induction you r getting this peculiar result which is for the subscript...:smile:
 
As LCKurtz said, the problem is between 0 and 1. You seem to be tacitly assuming that k is greater than 1 when you say that 1 is even by the inductive hypothesis. But for k=0, this isn't true since k+1=1.
 
spamiam said:
As LCKurtz said, the problem is between 0 and 1. You seem to be tacitly assuming that k is greater than 1 when you say that 1 is even by the inductive hypothesis. But for k=0, this isn't true since k+1=1.

More accurately, his argument fails because he can't choose 1 and k > 1 to add together in the induction step because there is no such k.

The real lesson in this example is that in induction arguments, the induction step must be independent of the value of k, which it isn't in this argument.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
937
  • · Replies 105 ·
4
Replies
105
Views
9K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K