Maths Olympiad Prep

Library / /21 of 63

, 2023

Algebra Difficulty 7.9 National olympiad, round 2 Prove it Turkey

Find the minimal value of
(a2+b2+2c2+3d2)(2a2+3b2+6c2+6d2)(a+b)2(c+d)2 \frac{(a^2 + b^2 + 2c^2 + 3d^2)(2a^2 + 3b^2 + 6c^2 + 6d^2)}{(a+b)^2(c+d)^2}
where a,b,c,da, b, c, d are positive real numbers.

Solution

The answer is 6. The equality holds when
(a,b,c,d)=(64,2724,62,1). (a, b, c, d) = \left( \sqrt[4]{6}, \sqrt[4]{\frac{27}{2}}, \frac{\sqrt{6}}{2}, 1 \right).
Solution 1. By Cauchy-Schwarz inequality we get
[(a2+3d2)+(b2+2c2)][a2a2+3d2+b2b2+2c2](a+b)2 \left[ (a^2 + 3d^2) + (b^2 + 2c^2) \right] \left[ \frac{a^2}{a^2 + 3d^2} + \frac{b^2}{b^2 + 2c^2} \right] \geq (a+b)^2
and
[(2a2+6d2)+(3b2+6c2)][3d2a2+3d2+2c2b2+2c2]6(c+d)2 \left[ (2a^2 + 6d^2) + (3b^2 + 6c^2) \right] \left[ \frac{3d^2}{a^2 + 3d^2} + \frac{2c^2}{b^2 + 2c^2} \right] \geq 6(c+d)^2
Then it follows that
S:=(a+b)2a2+b2+2c2+3d2+6(c+d)22a2+3b2+6c2+6d2a2a2+3d2+b2b2+2c2+3d2a2+3d2+2c2b2+2c2=2 S := \frac{(a+b)^2}{a^2 + b^2 + 2c^2 + 3d^2} + \frac{6(c+d)^2}{2a^2 + 3b^2 + 6c^2 + 6d^2} \\ \le \frac{a^2}{a^2 + 3d^2} + \frac{b^2}{b^2 + 2c^2} + \frac{3d^2}{a^2 + 3d^2} + \frac{2c^2}{b^2 + 2c^2} = 2
Finally by Arithmetic-Geometric Mean inequality, we have
6(a+b)2(c+d)2(a2+b2+2c2+3d2)(2a2+3b2+6c2+6d2)S241 \frac{6(a+b)^2(c+d)^2}{(a^2+b^2+2c^2+3d^2)(2a^2+3b^2+6c^2+6d^2)} \le \frac{S^2}{4} \le 1
and hence we are done.

Solution 2. It follows from Cauchy-Schwarz inequality that
(a2+b2+2c2+3d2)(6c2+6d2+3b2+2a2) (a^2 + b^2 + 2c^2 + 3d^2)(6c^2 + 6d^2 + 3b^2 + 2a^2)
6(ad+bc+ac+bd)2=6(a+b)2(c+d)2 \geq 6(ad + bc + ac + bd)^2 = 6(a+b)^2(c+d)^2
and hence the minimal value of the expression is 6.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.