Thread Closed

Help with a basic proof

 
Share Thread Thread Tools
Feb6-10, 07:32 PM   #1
 

Help with a basic proof


1. The problem statement, all variables and given/known data
Prove that:
if x and y are positive real numbers, then [tex]\frac{x+y}{2}[/tex] [tex]\geq[/tex] [tex]\sqrt{xy}[/tex]

2. Relevant equations
N/A


3. The attempt at a solution
I worked backwards as the book suggested and started with my consequent:
[tex]\frac{x+y}{2}[/tex] [tex]\geq[/tex] [tex]\sqrt{xy}[/tex]
and played around algebraically and came up with
(x-y)2 [tex]\geq[/tex] 0

... Now what do I do? I thought about starting a direct proof:
Assume x> 0 and y> 0
then x + y > 0
(x+y)2> 0
x2+2xy+y2> 0

and try to get my consequent, but I'm kind of stuck at this point.

If a direct proof is a good option, can you give me a hint as to the next step? Should I try another proof method?

Thanks
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Feb6-10, 07:59 PM   #2
 
Mentor
[tex](x - y)^2 \geq 0[/tex]
[tex]\Leftrightarrow x^2 - 2xy + y^2 \geq 0[/tex]
[tex]\Leftrightarrow x^2 + y^2 \geq 2xy[/tex]

Because x and y are given as positive numbers,
[tex](x + y)^2 \geq x^2 + y^2 [/tex]

The rest follows pretty easily.
Feb8-10, 09:41 AM   #3
 
Quote by Mark44 View Post
[tex](x - y)^2 \geq 0[/tex]
[tex]\Leftrightarrow x^2 - 2xy + y^2 \geq 0[/tex]
[tex]\Leftrightarrow x^2 + y^2 \geq 2xy[/tex]

Because x and y are given as positive numbers,
[tex](x + y)^2 \geq x^2 + y^2 [/tex]

The rest follows pretty easily.
Ok. I understand the above and this but does this conclude the proof? If not, where should I go from there and what should I be trying to reach?
Feb8-10, 09:54 AM   #4
 
Mentor

Help with a basic proof


You want to reach (x + y)/2 >= sqrt(xy).
Feb8-10, 10:52 AM   #5
 
Quote by Mark44 View Post
You want to reach (x + y)/2 >= sqrt(xy).
Isn't that what we started with though?

They got [tex](x - y)^2 \geq 0[/tex] from (x + y)/2 >= sqrt(xy).
Feb8-10, 02:36 PM   #6
 
Mentor
Quote by The_Iceflash View Post
Isn't that what we started with though?
No, take another look at the original post in this thread.

That post started off with
Quote by tatiana_eggs
Prove that:
if x and y are positive real numbers, then [tex]\frac{x+y}{2} \geq \sqrt{xy}[/tex]
Quote by The_Iceflash View Post

They got [tex](x - y)^2 \geq 0[/tex] from (x + y)/2 >= sqrt(xy).
Feb8-10, 04:01 PM   #7
 
Once you reach (x-y)2 [tex]\geq[/tex] 0 from the consequent, you can conclude your proof with the thought, "since the square of any real number (or the square of the difference of two real numbers greater than zero) will always be greater than or equal to zero, then for all x>0, y>0 [tex]\in[/tex] R, the consequent is true"

or something like that. I'm not sure how an elegant proof would word that, or how wordy of a proof your professor likes. You could just end the proof with (x-y)2 [tex]\geq[/tex] 0 and be done with it, and hope your audience understands the thought. I know it took me a while to realize what (x-y)2 [tex]\geq[/tex] 0 implied and how it related back to the antecedent.
Feb8-10, 04:32 PM   #8
 
Mentor
Just in case anyone is confused here (I am, since there seem to be two people asking about this one problem), the work I showed in post #2 is not working backwards from anything. It is a direct proof of the statement that: if x and y are positive, then (x + y)/2 >= sqrt(xy).
Feb8-10, 04:51 PM   #9
 
I get you, Mark, I see now that you started with the antecedent:

x>0 y>0
iff x-y [tex]\geq[/tex] 0
iff (x-y)2 [tex]\geq[/tex] 0

[tex]\vdots[/tex]

[tex]
\frac{x+y}{2} \geq \sqrt{xy}
[/tex]

It was not apparent to me at first, being a beginner and all. But I totally get it now, thanks so much! :)

So really the obnoxious thought was not needed at all since it was a direct proof.
Feb8-10, 05:01 PM   #10
 
Mentor
You don't need, and shouldn't have "iff x - y >= 0." That is not information that is given or that you should assume.

Start with (x - y)^2 >= 0. That is true for all real x and y, regardless of whether x > y, x < y, or x = y.
Feb11-10, 12:06 PM   #11
 
Ok so let me get this straight, first I go from [tex]\frac{x + y}{2}[/tex] [tex]\geq[/tex] [tex]\sqrt{xy}[/tex] to [tex]\left(x-y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] 0 algebraically. Then I go from [tex]\left(x-y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] 0 to [tex]\left(x+y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] x[tex]^{2}[/tex] + y[tex]^{2}[/tex] and the inequality [tex]\left(x+y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] x[tex]^{2}[/tex] + y[tex]^{2}[/tex] proves that if x and y are positive real numbers, then [tex]\frac{x + y}{2}[/tex] [tex]\geq[/tex] [tex]\sqrt{xy}[/tex]. Correct?
Feb11-10, 12:43 PM   #12
 
Mentor
Quote by The_Iceflash View Post
Ok so let me get this straight, first I go from [tex]\frac{x + y}{2}[/tex] [tex]\geq[/tex] [tex]\sqrt{xy}[/tex] to [tex]\left(x-y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] 0 algebraically. Then I go from [tex]\left(x-y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] 0 to [tex]\left(x+y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] x[tex]^{2}[/tex] + y[tex]^{2}[/tex] and the inequality [tex]\left(x+y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] x[tex]^{2}[/tex] + y[tex]^{2}[/tex] proves that if x and y are positive real numbers, then [tex]\frac{x + y}{2}[/tex] [tex]\geq[/tex] [tex]\sqrt{xy}[/tex]. Correct?
No, no, no! You're trying to conclude (i.e., end up with) that (x + y)/2 >= sqrt(xy)! What you are doing is called circular logic, where you assume something is true, wave your arms for a while, then conclude with what you originally assumed.

You are given that x and y are real nonnegative numbers.

You then note that for all real x and y,
[tex](x - y)^2 \geq 0[/tex]
[tex]\Leftrightarrow x^2 - 2xy + y^2 \geq 0[/tex]
[tex]\Leftrightarrow x^2 + y^2 \geq 2xy[/tex]

We also know that, since x and y are nonnegative,
[tex](x + y)^2 \geq x^2 + y^2 [/tex]

From this we can conclude that
[tex](x + y)^2 \geq x^2 + y^2 \geq 2xy[/tex]

Or, finally, that
[tex]\frac{x + y}{2} \geq \sqrt{xy}[/tex]

I laid most of this out all the way back in post #2 . Tatiana apparently got it, but you must not have.
Feb11-10, 06:26 PM   #13
 
Thank you for both being patient and being very helpful. I really appreciate it. There's just one more thing I'm having trouble seeing but it's rather small:

From this we can conclude that
[tex](x + y)^2 \geq x^2 + y^2 \geq 2xy[/tex]

Or, finally, that
[tex]\frac{x + y}{2} \geq \sqrt{xy}[/tex]
I know this question is a bit elementary but when I divide by 2 and square root both sides I'm getting [tex]\frac{\left(x+y\right)}{\sqrt{2}}[/tex] instead of [tex]\frac{x + y}{2}[/tex]
Feb11-10, 07:30 PM   #14
 
Mentor
Good eye! That was a detail that I overlooked.

Starting from scratch...
W are given that x and y are real and nonnegative.
(x - y)2 >= 0, for all real x and y.
==> x2 - 2xy + y2 >= 0, for all real x and y
==> x2 + 2xy + y2 >= 4xy, for all real x and y (I added 4xy to both sides).
==> (x + y)2 >= 4xy, for all real x and y.
==> x + y >= 2sqrt(xy) Since x and y are nonnegative, I can take the square root of their product and get a real number.
==> (x + y)/2 >= sqrt(xy) QED

There's a geometric interpretation to this. Given any rectangle, the average of the length and width of the rectangle is always greater than or equal to the square root of the product. It can be proven that equality happens only when the length and width are equal.
Feb12-10, 06:51 AM   #15
 
Thank You!
Feb12-10, 01:55 PM   #16
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by tatiana_eggs View Post
Once you reach (x-y)2 [tex]\geq[/tex] 0 from the consequent, you can conclude your proof with the thought, "since the square of any real number (or the square of the difference of two real numbers greater than zero) will always be greater than or equal to zero, then for all x>0, y>0 [tex]\in[/tex] R, the consequent is true"
This isn't generally true. You can't start with a statement you're trying to prove, follow a bunch of logically correct steps, end up with a true statement, and therefore conclude that the original statement is true. It's a common mistake of logic students make when first learning to write proofs.
Quote by The_Iceflash View Post
Ok so let me get this straight, first I go from [tex]\frac{x + y}{2}[/tex] [tex]\geq[/tex] [tex]\sqrt{xy}[/tex] to [tex]\left(x-y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] 0 algebraically. Then I go from [tex]\left(x-y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] 0 to [tex]\left(x+y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] x[tex]^{2}[/tex] + y[tex]^{2}[/tex] and the inequality [tex]\left(x+y\right)[/tex][tex]^{2}[/tex] [tex]\geq[/tex] x[tex]^{2}[/tex] + y[tex]^{2}[/tex] proves that if x and y are positive real numbers, then [tex]\frac{x + y}{2}[/tex] [tex]\geq[/tex] [tex]\sqrt{xy}[/tex]. Correct?
The book suggests working backward only to give you an idea as to how write the direct proof. Once you see how to turn the original statement into something more familiar, you can try reversing the steps, using the givens as necessary to do this, to write the direct proof.
Thread Closed
Thread Tools


Similar Threads for: Help with a basic proof
Thread Forum Replies
Basic proof General Math 1
Basic Neighborhood Proof Calculus & Beyond Homework 2
Basic Proof Calculus & Beyond Homework 4
Need help on the syntax of a basic proof Calculus & Beyond Homework 2
Basic Proof Linear & Abstract Algebra 3