Maths Olympiad Prep

Library / /27 of 100

Algebra Difficulty 4.5 AIME Find the answer China

If log4(x+2y)+log4(x2y)=1\log_4(x+2y) + \log_4(x-2y) = 1, then the minimum value of xy|x|-|y| is ____.

A number or a short expression. Spacing and $ signs are ignored.

Solution

First, from
{x+2y>0,x2y>0,(x+2y)(x2y)=4, \begin{cases} x+2y>0, \\ x-2y>0, \\ (x+2y)(x-2y)=4, \end{cases}
we obtain
{x>2y0,x24y2=4. \begin{cases} x > 2|y| \ge 0, \\ x^2 - 4y^2 = 4. \end{cases}

By the symmetry, there is no loss of generality in considering only the case when y0y \ge 0. In view of x>0x > 0, we need to find the minimum value of xyx-y only.
Setting u=xyu = x-y, and substituting it into x24y2=4x^2-4y^2=4, we obtain
3y22uy+(4u2)=0.() 3y^2 - 2uy + (4 - u^2) = 0. \quad (*)
Equation (*) with respect to yy has real solutions. So we have
Δ=4u212(4u2)0. \Delta = 4u^2 - 12(4 - u^2) \ge 0.
Thereby
u3. u \ge \sqrt{3}.

In addition, when x=433x = \frac{4}{3}\sqrt{3} and y=33y = \frac{\sqrt{3}}{3}, we have u=3u = \sqrt{3}.
Therefore, the minimum value of xy|x| - |y| is 3\sqrt{3}.

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.