New Reply

Using Induction to prove something false?

 
Share Thread Thread Tools
Aug10-12, 12:17 PM   #1
 

Using Induction to prove something false?


Howdy, I am clumsy at best with induction (pretty new to it sadly), and I was wondering if it's proper to prove something false with induction? Every time I've used induction it's always been to prove something true. It may be a dumb question, but I'm beginning to think induction is only for 'true' proofs, like counterexamples are for 'false' proofs.

Any thoughts?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Aug10-12, 12:59 PM   #2
 
Quote by lpau001 View Post
Howdy, I am clumsy at best with induction (pretty new to it sadly), and I was wondering if it's proper to prove something false with induction? Every time I've used induction it's always been to prove something true. It may be a dumb question, but I'm beginning to think induction is only for 'true' proofs, like counterexamples are for 'false' proofs.

Any thoughts?
I don't see why you can't use induction to prove a statement is false. Take the statement: There are more even natural numbers than odd natural numbers.
 
Aug18-12, 04:58 AM   #3
 
Ipau001, I think I understand where you're coming from. Hopefully, my explanation is correct and makes sense.

We use induction to show that all elements in a countable set (e.g. the set of natural numbers) have a certain property. So to prove a statement is false, we could use induction to show that the negation is true. E.g. to disprove the statement that there exist a positive natural number (i.e not including zero) that is not divisible by one, we could use induction to show that all positive natural numbers are divisible by one.
 
Aug18-12, 05:01 AM   #4
 

Using Induction to prove something false?


Quote by SW VandeCarr View Post
I don't see why you can't use induction to prove a statement is false. Take the statement: There are more even natural numbers than odd natural numbers.
I'm curious. How would you disprove that using induction? They're both countably infinite. The only way I can think of is using bijections between both sets.
 
Aug18-12, 05:43 AM   #5
 
Quote by jojay99 View Post
I'm curious. How would you disprove that using induction? They're both countably infinite. The only way I can think of is using bijections between both sets.
Every natural number has a unique successor. Every even natural number has an odd successor such that there is a bijection between the set of even numbers and the set of odd numbers. Therefore the sets are equal (have the same cardinality).

Look up Peano's Axioms for the natural numbers.

http://en.wikipedia.org/wiki/Natural_number
 
Aug18-12, 06:33 AM   #6
 
Quote by SW VandeCarr View Post
Every natural number has a successor. Every even natural number has an odd successor such that there is a bijection between the set of even numbers and the set of odd numbers. Therefore the sets are equal (have the same cardinality).

Look up Peano's Axioms for the natural numbers.
I thought so. However, using induction to prove that doesn't seem natural (pun intended) to me.
 
New Reply
Thread Tools


Similar Threads for: Using Induction to prove something false?
Thread Forum Replies
is the following statement true or false. prove? Precalculus Mathematics Homework 3
Prove principle of complete induction using ordinary induction - Spivak Calculus 2-11 Calculus & Beyond Homework 0
False statement proven by induction? [itex]n \geq a \Rightarrow n! \geq a^n[/itex] General Math 5
Prove by Induction General Math 4
True or false: If it's true, give an example. If it's false, prove it. Calculus & Beyond Homework 3