Maths Olympiad Prep

Library / /10 of 24

Algebra Difficulty 5.3 AIME, harder Prove it Croatia

If xx, yy, zz and ww are real numbers such that
x2+y2+z2+w2+x+3y+5z+7w=4, x^2 + y^2 + z^2 + w^2 + x + 3y + 5z + 7w = 4,
determine the largest possible value of x+y+z+wx + y + z + w.

Solution

By completing the squares of sums, the given equation can be written as
(x+12)2+(y+32)2+(z+52)2+(w+72)2=25. \left(x + \frac{1}{2}\right)^2 + \left(y + \frac{3}{2}\right)^2 + \left(z + \frac{5}{2}\right)^2 + \left(w + \frac{7}{2}\right)^2 = 25.
By the inequality of arithmetic and quadratic means, we have
(x+12)+(y+32)+(z+52)+(w+72)4(x+12)2+(y+32)2+(z+52)2+(w+72)24 \frac{\left(x + \frac{1}{2}\right) + \left(y + \frac{3}{2}\right) + \left(z + \frac{5}{2}\right) + \left(w + \frac{7}{2}\right)}{4} \le \sqrt{\frac{\left(x + \frac{1}{2}\right)^2 + \left(y + \frac{3}{2}\right)^2 + \left(z + \frac{5}{2}\right)^2 + \left(w + \frac{7}{2}\right)^2}{4}}
We can conclude that (x+12)+(y+32)+(z+52)+(w+72)10(x + \frac{1}{2}) + (y + \frac{3}{2}) + (z + \frac{5}{2}) + (w + \frac{7}{2}) \le 10, i.e.
x+y+z+w2. x + y + z + w \le 2.
Note that the value 2 can indeed be attained, e.g. for x=2x = 2, y=1y = 1, z=0z = 0, w=1w = -1.
Therefore, the largest possible value of x+y+z+wx + y + z + w is 2.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.