Question

Proving two root inequalities using AM GM and averages

Original question: Question 16 (15 marks) Use the Question 16 Writing Booklet.

(a) Recall that for positive real numbers xx and yy, xyx+y2\sqrt{xy} \le \frac{x+y}{2}. (Do NOT prove this.)

(i) Prove that xyx2+y22\sqrt{xy} \le \sqrt{\frac{x^2+y^2}{2}} for all positive real numbers xx and yy. 1

(ii) Prove that abcd4a2+b2+c2+d24\sqrt[4]{abcd} \le \sqrt{\frac{a^2+b^2+c^2+d^2}{4}} for all positive real numbers a,b,ca,b,c and dd. 2

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: The inequalities xyx2+y22\sqrt{xy} \le \sqrt{\frac{x^2+y^2}{2}} and abcd4a2+b2+c2+d24\sqrt[4]{abcd} \le \sqrt{\frac{a^2+b^2+c^2+d^2}{4}} both come from applying AM-GM to squared variables. The given estimate for positive real numbers is the bridge that turns a geometric mean into a power mean comparison [1].

Detailed walkthrough

Part (i): from xy\sqrt{xy} to a root of squares

For positive real numbers xx and yy, we are given that xyx+y2.\sqrt{xy} \le \frac{x+y}{2}. To prove xyx2+y22,\sqrt{xy} \le \sqrt{\frac{x^2+y^2}{2}}, apply the same AM-GM idea to the positive numbers x2x^2 and y2y^2: x2y2x2+y22.\sqrt{x^2y^2} \le \frac{x^2+y^2}{2}. Since x,y>0x,y>0, we have x2y2=xy\sqrt{x^2y^2}=xy. Taking square roots of both sides gives xyx2+y22.\sqrt{xy} \le \sqrt{\frac{x^2+y^2}{2}}. That is the required result.

The key observation is that the inequality compares a geometric mean with a quadratic average. Squaring the variables first makes the given AM-GM inequality fit the target exactly.

Part (ii): extending to four variables

For positive real numbers a,b,c,da,b,c,d, we want to show abcd4a2+b2+c2+d24.\sqrt[4]{abcd} \le \sqrt{\frac{a^2+b^2+c^2+d^2}{4}}. Apply AM-GM to the four positive numbers a2,b2,c2,d2a^2,b^2,c^2,d^2: a2b2c2d24a2+b2+c2+d24.\sqrt[4]{a^2b^2c^2d^2} \le \frac{a^2+b^2+c^2+d^2}{4}. Because all variables are positive, a2b2c2d24=abcd.\sqrt[4]{a^2b^2c^2d^2}=\sqrt{abcd}. Now take square roots of both sides: abcd4a2+b2+c2+d24.\sqrt[4]{abcd} \le \sqrt{\frac{a^2+b^2+c^2+d^2}{4}}. This is exactly the desired inequality.

The structure is the same as in part (i): first compare geometric and arithmetic means of squared quantities, then take the appropriate root to match the original expression.

Why this method works

The expression on the right is an RMS-type quantity, because x2+y22\sqrt{\frac{x^2+y^2}{2}} is the root mean square of xx and yy. The root mean square is always at least the geometric mean. Likewise, for four values, a2+b2+c2+d24\sqrt{\frac{a^2+b^2+c^2+d^2}{4}} is at least the fourth root of the product.

That is why both inequalities are true: they are instances of the general fact that the arithmetic mean of squares dominates the square of the arithmetic mean, and hence dominates the corresponding geometric mean after taking square roots.

Common mistake to avoid

A common error is to try to compare xy\sqrt{xy} directly with x2+y22\frac{x^2+y^2}{2} without checking the exponents. The target has a square root on the right, so the proof must keep track of which side is being rooted and when. Another mistake is to use AM-GM on xx and yy again in part (i) and assume the result immediately matches the claim. It does not: you need AM-GM on x2x^2 and y2y^2. In part (ii), the same care is needed with the fourth root. Every exponent must line up before taking roots [2].

💡 Pitfall guide

The step that usually causes trouble in xyx2+y22\sqrt{xy} \le \sqrt{\frac{x^2+y^2}{2}} is forgetting that the given AM-GM statement applies to positive inputs, so you should feed it x2x^2 and y2y^2, not xx and yy directly. If you apply AM-GM to xx and yy, you get xyx+y2\sqrt{xy} \le \frac{x+y}{2}, which is true but not the target. Another subtle issue is taking square roots before the inequality has been written in the correct form. You must first obtain xyx2+y22xy \le \frac{x^2+y^2}{2}, then take square roots, because both sides are positive. In the four-variable part, students often misread abcd4\sqrt[4]{abcd} as something like abcd\sqrt{abcd}, which changes the exponent count and breaks the argument. Keep the exponents aligned all the way through.

🔄 Real-world variant

If the first inequality were changed to prove xyx+y2\sqrt{xy} \le \frac{x+y}{2} for positive real numbers xx and yy, then the given AM-GM statement already solves it directly. If the second inequality were changed to abcd4a+b+c+d4\sqrt[4]{abcd} \le \frac{a+b+c+d}{4}, you would apply AM-GM once to the four numbers a,b,c,da,b,c,d and obtain the result immediately. A slightly different variant, such as proving pqr3p2+q2+r23\sqrt[3]{pqr} \le \sqrt{\frac{p^2+q^2+r^2}{3}}, would need a new idea because the exponent pattern no longer matches a simple square-root form. The original question works smoothly because squaring the variables converts the target into a direct AM-GM application.

🔍 Related terms

arithmetic mean geometric mean, root mean square, power mean inequality

FAQ

How can AM-GM prove an inequality involving square roots of products and sums of squares?

Apply AM-GM to the squared variables. That turns the geometric mean of the squares into a bound by the average of the squares, and then taking square roots gives the desired inequality.

Why does the fourth-root inequality follow from the same idea?

The product under the fourth root can be rewritten using squared variables. AM-GM applied to those squared values gives a bound by the average of the squares, and taking square roots finishes the proof.

chat