Maths Olympiad Prep

Library / /8 of 18

Algebra Difficulty 5.7 AIME, harder Prove it Austria

determine the maximum value of the function

fk(x,y)=(x+y)(x2k+1+y2k+1) f_k(x, y) = (x + y) - (x^{2k+1} + y^{2k+1})

over all real numbers xx and yy satisfying the equation x2+y2=1x^2 + y^2 = 1 for all positive integers kk.

Solution

Since we have x2+y2=1x^2 + y^2 = 1, it definitely follows that x1|x| \le 1 and y1|y| \le 1 hold. Defining a function gk(x):=xx2k+1g_k(x) := x - x^{2k+1}, the signs of xx and gk(x)g_k(x) are therefore equal, and we have gk(x)=gk(x)g_k(-x) = -g_k(x). The given function can be expressed as fk(x,y)=gk(x)+gk(y)f_k(x, y) = g_k(x) + g_k(y), and we certainly have fk(x,y)fk(x,y)f_k(x, y) \le f_k(|x|, |y|). Since x2+y2=1x^2 + y^2 = 1 implies x2+y2=1|x|^2 + |y|^2 = 1, we can assume that x,y0x, y \ge 0 holds, which allows us to apply the means inequality. For the quadratic mean, we have
m2(x,y)=x2+y22=12=22, m_2(x, y) = \sqrt{\frac{x^2 + y^2}{2}} = \sqrt{\frac{1}{2}} = \frac{\sqrt{2}}{2},
and from
x+y=2m1(x,y)2m2(x,y)2m2k+1(x,y) x + y = 2m_1(x, y) \le 2m_2(x, y) \le 2m_{2k+1}(x, y)
we obtain
(x2k+1+y2k+1)=2m2k+12(x,y)2m22(x,y). -(x^{2k+1} + y^{2k+1}) = -2m_{2k+1}^2(x, y) \le -2m_2^2(x, y).
We therefore have both x+y2x+y \le \sqrt{2} and
(x2k+1+y2k+1)222k+1=22k, -(x^{2k+1} + y^{2k+1}) \le \frac{2}{\sqrt{2}^{2k+1}} = \frac{\sqrt{2}}{2^k},
which imply
fk(x,y)2k12k2 f_k(x, y) \le \frac{2^k - 1}{2^k} \sqrt{2}
with equality holding for x=y=22x = y = \frac{\sqrt{2}}{2}.
qed

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.