Maths Olympiad Prep

Library / /30 of 100

Algebra Difficulty 4.5 AIME Prove it China

Let xx, yy, z[0,1]z \in [0, 1]. Then the maximum value of M=xy+yz+zxM = \sqrt{|x-y|} + \sqrt{|y-z|} + \sqrt{|z-x|} is ________.

Solution

We may assume 0xyz10 \le x \le y \le z \le 1. Then
M=yx+zy+zx. M = \sqrt{y-x} + \sqrt{z-y} + \sqrt{z-x}.
Since
yx+zy2[(yx)+(zy)]=2(zx), \sqrt{y-x} + \sqrt{z-y} \le \sqrt{2[(y-x)+(z-y)]} = \sqrt{2(z-x)},
we have
M2(zx)+zx=(2+1)zx2+1. M \le \sqrt{2(z-x)} + \sqrt{z-x} = (\sqrt{2} + 1) \sqrt{z-x} \le \sqrt{2} + 1.
The equality holds if and only if yx=zyy-x = z-y, x=0x = 0, z=1z = 1 (i.e. x=0x = 0, y=12y = \frac{1}{2}, z=1z = 1).
Therefore, the answer is Mmax=2+1M_{\max} = \sqrt{2} + 1.

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.