Proof of \sqrt{ab}>\frac{2ab}{a+b} for Positive and Unequal Integers

Click For Summary

Homework Help Overview

The discussion revolves around proving the inequality \(\sqrt{ab}>\frac{2ab}{a+b}\) for positive and unequal integers \(a\) and \(b\). Participants are examining the validity of various approaches to establish this inequality.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Some participants attempt to manipulate the inequality by squaring both sides and simplifying the resulting expressions. Others question the validity of these manipulations, particularly the assumptions made about the terms involved.

Discussion Status

Participants are actively engaging with each other's reasoning, offering critiques and alternative perspectives. There is a recognition of differing approaches, including proof by contradiction and the exploration of logical implications. No consensus has been reached, but several productive lines of inquiry are being pursued.

Contextual Notes

Some participants express concerns about the notation used in the textbook and its alignment with standard mathematical conventions. There is also mention of the potential impact of the textbook's intended audience on the quality of the presented solutions.

odolwa99
Messages
85
Reaction score
0
Can anyone help me confirm if I've solved this correctly?

Many thanks.

Homework Statement



Prove that [itex]\sqrt{ab}>\frac{2ab}{a+b}[/itex] if a & b are positive & unequal.

Homework Equations



The Attempt at a Solution



if [itex](\sqrt{ab})^2>(\frac{2ab}{a+b})^2[/itex]
if [itex]ab>\frac{4a^2b^2}{(a+b)^2}[/itex]
if [itex]ab(a^2+2ab+b^2)>4a^2b^2[/itex]
if [itex]a^3b+2a^2b^2+ab^3-4a^2b^2>0[/itex]
if [itex]a^3b-2a^2b^2+ab^3>0[/itex]
if [itex](a^2b-ab^2)>0[/itex]...true
 
Physics news on Phys.org
odolwa99 said:
Can anyone help me confirm if I've solved this correctly?

Many thanks.

Homework Statement



Prove that [itex]\sqrt{ab}>\frac{2ab}{a+b}[/itex] if a & b are positive & unequal.

Homework Equations



The Attempt at a Solution



if [itex](\sqrt{ab})^2>(\frac{2ab}{a+b})^2[/itex]
You are essentially starting off by assuming what you are to show.
odolwa99 said:
if [itex]ab>\frac{4a^2b^2}{(a+b)^2}[/itex]
if [itex]ab(a^2+2ab+b^2)>4a^2b^2[/itex]
if [itex]a^3b+2a^2b^2+ab^3-4a^2b^2>0[/itex]
if [itex]a^3b-2a^2b^2+ab^3>0[/itex]
if [itex](a^2b-ab^2)>0[/itex]...true
Why? There's no guarantee that a2b - ab2 > 0, so you can't say with any certainty that this is true.

Also, you should not be starting each statement with "if". The hypothesis (the "if" part, the part that you assume to be true) for this problem is this:
If a > 0 and b > 0 and a ≠ b

The conclusion (and what you need to prove) is this:
Then ## \sqrt{ab}>\frac{2ab}{a+b}##

Each statement that you write should imply the truth of the statement that follows. The symbol to use is ##\Rightarrow##.

One way to do this problem is a proof by contradiction. Assume that a > 0 and b > 0 and a ≠ b, AND that ## \sqrt{ab} \leq \frac{2ab}{a+b}##

When you arrive at a contradiction (and you should), you will have proved the original statement.
 
I can see what you're getting at, but I've included an image of an example question from the textbook I'm using. Is the books approach wrong, or have I followed their method incorrectly?
 

Attachments

  • math (2).JPG
    math (2).JPG
    25 KB · Views: 624
I don't like that notation either. Implies is much better.

The very last step is not right. Trying factoring out ab and then notice you have a quadratic equation that can be factored. The proposition is false if you can find *any* a,b satisfying the conditions to make the inequality untrue.
 
Ok, thank you for checking that.
 
odolwa99 said:
...

if [itex]a^3b-2a^2b^2+ab^3>0[/itex]
if [itex](a^2b-ab^2)>0[/itex]...true

[itex]a^3b-2a^2b^2+ab^3\ne (a^2b-ab^2)[/itex]

Factor out ab from a3b-2a2b2+ab3 and you will get ab times a perfect square.

Regarding you textbook's example, which I think we've seen before:

attachment.php?attachmentid=52354&d=1351363974.jpg


It reminds me of the steps one might take on scratch paper to figure out how you might go about doing the actual proof. Starting with what you want to prove, you work backwards toward something(s) you know to be true.

So, for the case of the example:
Assuming a>0 and b>0,

[itex]\displaystyle \frac{a}{b}+\frac{b}{a}\ge2\[/itex] is true if [itex]\displaystyle a^2+b^2\ge2ab\ .[/itex]

[itex]\displaystyle a^2+b^2\ge2ab\[/itex] is true if [itex]\displaystyle a^2-2ab+b^2\ge0\ .[/itex]

[itex]\displaystyle a^2-2ab+b^2\ge0\[/itex] is equivalent to [itex]\displaystyle (a-b)^2\ge0\[/itex] which true.​

Most mathematicians would look at this proof as being written in reverse of the usual order.

IMO: The following is a more conventional order.
Assume a>0 and b>0.

[itex]\displaystyle (a-b)^2\ge0\,,\[/itex] the square of any real number is non-negative.

Expanding the left-hand side gives us: [itex]\displaystyle a^2-2ab+b^2\ge0\ .[/itex]

Adding 2ab to both sides results in: [itex]\displaystyle a^2+b^2\ge2ab\ .[/itex]

ab>0, so dividing both sides of the inequality by ab gives the desired result, namely: [itex]\displaystyle \frac{a}{b}+\frac{b}{a}\ge2\ .[/itex]​
 
Thanks again, Sammy.

I was on the this site, a few weeks back, with questions about Proof by Induction, and there was a lot of disagreement then about how those questions should be answered. This book is actually meant for state exams, so I don't know if a drop in the quality of solution, compared to university level math, is a consequence of that, or just a matter of preference by the author of this particular text...?

Either way, thank you for the clarification.
 
The notation in the book is not incorrect; it's just not what most of us are used to seeing.

If..then is the logical statement implies.

If A then B

is the same as

A -> B

The statement is false only if A can be found to be true while B is false. This is exactly what the problem in the book is doing, based on a chain of "if A then B, if B then C,..."
 
I'll make note of this, too. Thanks.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
13K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
9
Views
4K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
3K