- #1
mmmboh
- 407
- 0
This isn't homework, just an example in the book on how induction can easily be used wrong, but I am having trouble finding exactly what the problem is with what they did, I know it's obviously not true:
Claim: If n belongs to N (the natural numbers), and p and q are natural numbers with maximum n, then p=q.
Let S be the subset of the natural numbers for which the claim is true. 1 belongs to S, since if p and q belong to N and their maximum is 1, then p=q=1. Now assume k belongs to S, and that the maximum of p and q is k+1. Then the maximum of p-1, q-1 is k. But k is in S, so p-1=q-1, thus p=q and k+1 is in S, so the assertion is true for all n in N.
Ugh this is bothering me because it should be obvious but I don't know if I'm not thinking straight today but I don't see it exactly. I know 1 is in the set, so that assertion is fine, and assuming k is in the set is your standard induction hypothesis, so the fault must be in the k+1 area, I think it's because we are already assuming that p=q, so we are basically just proving that if p-1=q-1 then p=q, but that doesn't prove the statement...I don't know this is bothering me
Claim: If n belongs to N (the natural numbers), and p and q are natural numbers with maximum n, then p=q.
Let S be the subset of the natural numbers for which the claim is true. 1 belongs to S, since if p and q belong to N and their maximum is 1, then p=q=1. Now assume k belongs to S, and that the maximum of p and q is k+1. Then the maximum of p-1, q-1 is k. But k is in S, so p-1=q-1, thus p=q and k+1 is in S, so the assertion is true for all n in N.
Ugh this is bothering me because it should be obvious but I don't know if I'm not thinking straight today but I don't see it exactly. I know 1 is in the set, so that assertion is fine, and assuming k is in the set is your standard induction hypothesis, so the fault must be in the k+1 area, I think it's because we are already assuming that p=q, so we are basically just proving that if p-1=q-1 then p=q, but that doesn't prove the statement...I don't know this is bothering me