Maths Olympiad Prep

Library / /48 of 224

Algebra Difficulty 5.4 AIME, harder Prove it Belarus

Given positive real numbers aa, bb, cc. Find the greatest real number xx such that there exist positive real numbers pp, qq, rr (p+q+r=1p + q + r = 1) with xmin{ap/q,bq/r,cr/p}x \le \min\{ap/q, bq/r, cr/p\}.

Solution

Answer: abc3\sqrt[3]{abc}.
We can consider x>0x > 0. Multiplying three inequalities xap/qx \le ap/q, xbq/rx \le bq/r, xcr/px \le cr/p, we obtain xabc3x \le \sqrt[3]{abc}.
It remains to show that the number abc3\sqrt[3]{abc} satisfies the problem condition. It suffices to verify that the system of the equations (with unknown p,q,rp, q, r)
{abc3=apq,abc3=bqr,p+q+r=1 \begin{cases} \sqrt[3]{abc} = a \frac{p}{q}, \\ \sqrt[3]{abc} = b \frac{q}{r}, \\ p + q + r = 1 \end{cases}
has a positive solution (p;q;r)(p; q; r). From the first two equations we present pp and rr as the functions of qq and then replace pp and qq by these presentations in the third equation. So we find the positive solution
p=yqa,r=bqy,q=1(ya+by+1),wherey=abc3, p = \frac{yq}{a}, \quad r = \frac{bq}{y}, \quad q = \frac{1}{\left(\frac{y}{a} + \frac{b}{y} + 1\right)}, \quad \text{where} \quad y = \sqrt[3]{abc},
as required.

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.