New Reply

Help with writing a simple proof on inequalities

 
Share Thread Thread Tools
Sep22-11, 06:46 PM   #1
 

Help with writing a simple proof on inequalities


1. Let m, n, p, q [itex]\in[/itex] Z
If 0 < m < n and 0< p [itex]\leq[/itex] q, then mp < nq



2. Propositions/axioms I can use that relate to inequalities
2.4 Let m,n,p [itex]\in[/itex] Z. If m < n and n < p, then m < p
2.5 For each n [itex]\in[/itex] N there exists an m [itex]\in[/itex] N such that m > n
2.6 Let m,n [itex]\in[/itex] Z. If m [itex]\leq[/itex] n [itex]\leq[/itex] m then m=n
2.7 i)If m < n, then m+p < n+p
2.7 ii)If m < n and p < q then m+p < n+q

3. The attempt at a solution

So far, my first idea is to say if m < n, then sm < sn (s being an arbitrary integer). However, I don't have an axiom or proposition to reference for this step, so I don't even know if I can use it. If I could use it, then i would go on to say that if sm < sn, then if p<q, then pm<qn, but this is the thing they want me to prove! So I can't reference the proposition I am trying to prove, I am just stuck!

The other issue is that I can only use axioms an propositions from earlier in the book, so my options are limited, but the most obviously useful ones seem to be 2.7 (i) and (ii)
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Sep22-11, 09:30 PM   #2
 
Recognitions:
Homework Helper Homework Help
You may have to establish the proposition [itex]for 0 < m < n and s > 0 , m < n \Rightarrow sm < sn [/itex] as a lemma, if you were not given it. But you're in luck, because the "universe of discourse" is the integers and we are sticking to the positive ones. Use what you know about addition of positive integers and Prop. 2.7 for this.

Then you want to build a chain of inequalities starting from mp and changing one factor at a time until you have nq . (I have said enough...)
Sep22-11, 09:30 PM   #3
 
Recognitions:
Homework Helper Homework Help
how about
m<n
m+m<n+n (2.7)
2m<2n

so you should be able to build up to
s>0 then
sm<sn
New Reply
Thread Tools


Similar Threads for: Help with writing a simple proof on inequalities
Thread Forum Replies
Check my proof on inequalities please? Calculus & Beyond Homework 3
Proof, Inequalities Calculus & Beyond Homework 2
Proof by induction for inequalities Calculus & Beyond Homework 3
Analysis (Calculus) proof regarding inequalities, sup/inf Calculus & Beyond Homework 1
Proof of Inequalities by Induction. Calculus & Beyond Homework 16