Maths Olympiad Prep

Library / /21 of 48

Algebra Difficulty 5.9 AIME, harder Prove it Greece

a. Let nn be a positive integer. Prove that
nxn2x2, for all xn2. n\sqrt{x-n^2} \le \frac{x}{2}, \text{ for all } x \ge n^2.

b. Determine real numbers xx, yy, zz satisfying the equation
2x1+4y4+6z9=x+y+z. 2\sqrt{x-1} + 4\sqrt{y-4} + 6\sqrt{z-9} = x + y + z.

Solution

a. Since xn2x \ge n^2, we have
nxn2x22nxn2x4n2(xn2)x2(x2n2)20, n\sqrt{x-n^2} \le \frac{x}{2} \Leftrightarrow 2n\sqrt{x-n^2} \le x \Leftrightarrow 4n^2(x-n^2) \le x^2 \Leftrightarrow (x-2n^2)^2 \ge 0,
which is valid. Equality holds if and only if x=2n2x = 2n^2.

Alternatively, for every xn2x \ge n^2, it is enough to prove that
nxn2x202nxn2x0(2nxn2x)(2nxn2+x)2nxn2+x0 n\sqrt{x-n^2} - \frac{x}{2} \le 0 \Leftrightarrow 2n\sqrt{x-n^2} - x \le 0 \Leftrightarrow \frac{(2n\sqrt{x-n^2} - x)(2n\sqrt{x-n^2} + x)}{2n\sqrt{x-n^2} + x} \le 0
4n2(xn2)x22nxn2+x0(x2n2)22nxn2+x0, \Leftrightarrow \frac{4n^2(x-n^2) - x^2}{2n\sqrt{x-n^2} + x} \le 0 \Leftrightarrow \frac{-(x-2n^2)^2}{2n\sqrt{x-n^2} + x} \le 0,
which is valid. Equality holds for x=2n2x = 2n^2.

b. The given inequality can be written in the form
(2x1x)+(4y4y)+(6z9z)=0,(1) (2\sqrt{x-1}-x)+(4\sqrt{y-4}-y)+(6\sqrt{z-9}-z)=0, \quad (1)
for x1x \ge 1, y4y \ge 4 and z9z \ge 9.

Using (a) for n=1,2,,3n = 1, 2, \dots, 3, we get
2x1x0,4y4y0and6z9z0, 2\sqrt{x-1}-x \le 0, \quad 4\sqrt{y-4}-y \le 0 \quad \text{and} \quad 6\sqrt{z-9}-z \le 0,
And therefore (1) is possible to be valid, only for
2x1x=0,4y4y=0and6z9z=0x=2,y=8,z=18. 2\sqrt{x-1}-x=0, \quad 4\sqrt{y-4}-y=0 \quad \text{and} \quad 6\sqrt{z-9}-z=0 \Leftrightarrow x=2, y=8, z=18.

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.