Question
Prove that for any two positive real numbers and , the arithmetic mean is greater than or equal to the geometric mean:
with equality if and only if .
Solution — Step by Step
For any real number, a square is always . So:
This holds for all real and (which are real since ).
This is exactly AM GM. ✓
Equality holds when , which means , i.e., .
So AM = GM if and only if .
Why This Works
The proof reduces a non-obvious inequality to the obvious fact that squares are non-negative. The substitution and (rather than and ) is the key insight — it makes the algebra work cleanly.
This inequality is fundamental in mathematics because it tells us that the AM is a pessimistic upper bound on the “average” in the sense of multiplication. The geometric mean is always pulled down by any difference between and .
Intuition: If you have a rectangle with sides and and perimeter , the area is maximised when the rectangle is a square (). This is exactly AM-GM at work.
Alternative Method — Algebraic Manipulation
Start directly from what we want to prove and show it’s equivalent to something obviously true.
We want:
Squaring both sides (valid since both sides are positive):
This is always true. Working backwards, every step is reversible, so AM GM is proved.
Both proofs are valid for JEE and CBSE. The first method (starting from ) is cleaner for direct proof. The second method works backwards — fine for exams, but in a formal proof, ensure all your steps are reversible or rewrite it forwards.
Common Mistake
Some students try to prove AM GM by assuming the result and squaring: “Let . Squaring, and so which is true.” This looks like circular reasoning unless you explicitly state that all steps are “if and only if” (reversible). Always begin with something known to be true () and work forward to derive the inequality.