New Reply

Prooving a statement with a Lemma

 
Share Thread Thread Tools
Mar29-11, 02:32 PM   #1
 

Prooving a statement with a Lemma


1. The problem statement, all variables and given/known data
Using the lemma below, prove that if two integers divide each other, then they are equal

Lemma: If the product of two integers is 1, then the integers each equal 1.


2. Relevant equations



3. The attempt at a solution
Very lost here, I can format the proof but I don't know where to start it. Also, isn't the lemma false? If a*b = 1, then a and b equal 1. What about 3/4 * 4/3 = 1? or 2/3 * 3/2 = 1?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Mar29-11, 04:18 PM   #2
 
Recognitions:
Homework Helper Homework Help
Quote by alexk307 View Post
Also, isn't the lemma false? If a*b = 1, then a and b equal 1. What about 3/4 * 4/3 = 1? or 2/3 * 3/2 = 1?
Ah, but you're forgetting the hypothesis of the lemma. What's the hypothesis? The hypothesis is assumed to be true so....

Once you understand the lemma, what does it mean for one integer to divide another integer?
 
Mar29-11, 04:24 PM   #3
 
Mentor
Quote by alexk307 View Post
1. The problem statement, all variables and given/known data
Using the lemma below, prove that if two integers divide each other, then they are equal

Lemma: If the product of two integers is 1, then the integers each equal 1.


2. Relevant equations



3. The attempt at a solution
Very lost here, I can format the proof but I don't know where to start it. Also, isn't the lemma false? If a*b = 1, then a and b equal 1. What about 3/4 * 4/3 = 1? or 2/3 * 3/2 = 1?
3/4 and 4/3 aren't integers, nor are 2/3 and 3/2.
 
Mar29-11, 05:43 PM   #4
 

Prooving a statement with a Lemma


Quote by Mark44 View Post
3/4 and 4/3 aren't integers, nor are 2/3 and 3/2.
Oh man, that's embarrassing... Thanks
 
Mar29-11, 06:09 PM   #5
 
okay so,
I assumed that a and b are both integers and that a/b = 1.
Should I also assume that c*d=1 according to the lemma that if cd=1 then c and d are 1?
 
Mar29-11, 06:12 PM   #6
 
Recognitions:
Homework Helper Homework Help
Quote by alexk307 View Post
okay so,
I assumed that a and b are both integers and that a/b = 1.
Should I also assume that c*d=1 according to the lemma that if cd=1 then c and d are 1?
Start with the hypothesis of what you're trying to prove. Using math terms, what does it mean if a divides b? b divides a?
 
Mar29-11, 07:18 PM   #7
 
Okay, so if a divides b, then a = bq, where q is the multiplier, also there is no remainder.

so I see that a = bq and b=aq

solving for q... q^2=1 and q=1

I don't know if I'm onto anything by saying q*q=1, and the lemma are related.
 
Mar29-11, 07:23 PM   #8
 
just got it I think. because q*q = 1, q must equal 1. Therefor a = bq and b = aq can be reduced to a=b and b=a.
 
Mar29-11, 07:46 PM   #9
 
Recognitions:
Homework Helper Homework Help
Quote by alexk307 View Post
so I see that a = bq and b=aq
Not quite. It's true that a = bq, where q is an integer. However, you cannot say b = aq. It could be a different integer, so the simple solution is to make b = ar, where r is an integer.

So now that you have the two equations:

a = bq
b = ar

What can we do?
 
Mar29-11, 07:57 PM   #10
 
oh okay so a=bq and b=ar solving for then rq=1.

So I had the right idea, but I can't say that they're both able to be divided by the same integer, but that rq=1

and then r and q both equal 1, so a=b and b=a.
 
Mar29-11, 08:05 PM   #11
 
Recognitions:
Homework Helper Homework Help
Quote by alexk307 View Post
oh okay so a=bq and b=ar solving for then rq=1.

So I had the right idea, but I can't say that they're both able to be divided by the same integer, but that rq=1

and then r and q both equal 1, so a=b and b=a.
You got it.
 
Mar29-11, 08:25 PM   #12
 
very helpful, thanks for the walkthrough!
 
New Reply

Tags
discrete, math, number theory, proof
Thread Tools


Similar Threads for: Prooving a statement with a Lemma
Thread Forum Replies
Would anyone be willing to critique my personal statement and statement of purpose? Academic Guidance 1
What is the difference between personal statement and statement of purpose Career Guidance 5
prooving 2 law Classical Physics 4
How do I find the equivalent statement to the statement ~(p -> ~q) Set Theory, Logic, Probability, Statistics 6
Prooving... Linear & Abstract Algebra 3