Proving the Geometric Mean Inequality

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Inequality
Click For Summary

Homework Help Overview

The problem involves proving the geometric mean inequality, specifically showing that for non-negative numbers a and b, the relationships a ≤ √(ab) ≤ (a+b)/2 ≤ b hold true. The context is rooted in inequalities and properties of means.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss various approaches to proving the inequalities, including manipulating the expressions and considering the properties of square roots and means. Some participants express uncertainty about the next steps or how to structure their proofs.

Discussion Status

The discussion is active, with participants sharing their attempts and reasoning. Some guidance has been offered regarding the manipulation of inequalities and the implications of squaring both sides. There is a recognition of the need for further exploration of the proof structure.

Contextual Notes

Participants note the specific context of the problem as part of a MAT137 problem set, which may impose certain constraints or expectations on the methods used. There is also mention of uncertainty regarding notation and assumptions in the inequalities.

zeion
Messages
455
Reaction score
1

Homework Statement



Given that 0 <or equal to a <or equal to b, show that

a <or equal to sqrt(ab) <or equal to (a+b)/2 <or equal to b

The number sqrt(ab) is called the geometric mean of a and b

Homework Equations



Not sure -_-

The Attempt at a Solution



a = sqrt(aa) <or equal to sqrt(ab) <or equal to sqrt(bb) = b
a = (a+a)/2 <or equal to (a+b)/2 <or equal to (b+b)/2 = b

Not sure what to do now -_-
 
Physics news on Phys.org
There are 3 things you need to show:

a < root ab
root ab < (a+b)/2
(a+b)/2 < b

So you have the given condition 0 < a < b (Let's assume that < or > also includes the equal to, since I don't know how to use the notations)

since 0 < a < b, a < b as well

try working around a < b

PS. is this from the MAT137 problem set?
 
a <= b;
a*a <= b*a;
sqrt(a*a) <= sqrt(b*a)
a <= sqrt(b*a)

use similar logic for the other ones.
 
I'm not sure how to prove sqrt(ab) <= (a+b)/2

And yes this is for MAT137 -_-
 
You know both sides are positive or zero. You can square both sides and the inequality still holds. Can you see the next step?
 
I know that b >= a >= 0
So sqrt(b) >= sqrt(a) >= 0
I know that b - a >= 0
So sqrt(b) - sqrt(a) >= 0
I know that sqrt of any number is >= 0
So sqrt(sqrt(b) - sqrt(a)) >= 0
Now I square now sides twice
(sqrt(b) - sqrt(a))^2 >= 0
Expand
b - 2sqrt(ab) + a >= 0
a + b / 2 >= sqrt(ab)

I'm pretty sure this is right.. though I only came this part with someone else' help.
Now I'm wondering if there is any other way to solve this and how I can learn to think this way and be able to solve other similar questions.. any advice would be appreciated, thanks.
 

Similar threads

  • · Replies 30 ·
2
Replies
30
Views
4K
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
20
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
1
Views
2K
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K