Maths Olympiad Prep

Library / /26 of 40

Algebra Difficulty 6.3 National olympiad Prove it China

Let f(x,y,z)=x(2yz)1+x+3y+y(2zx)1+y+3z+z(2xy)1+z+3xf(x, y, z) = \frac{x(2y-z)}{1+x+3y} + \frac{y(2z-x)}{1+y+3z} + \frac{z(2x-y)}{1+z+3x}, where x,y,z0x, y, z \ge 0, and x+y+z=1x+y+z = 1. Find the maximum value and the minimum value of f(x,y,z)f(x, y, z). (Posed by Li Shenghong)

Solution

First, prove that f17f \le \frac{1}{7}; when x=y=z=13x = y = z = \frac{1}{3}, we have f=17f = \frac{1}{7}.
Since f=x(x+3y1)1+x+3y=12x1+x+3yf = \sum \frac{x(x+3y-1)}{1+x+3y} = 1 - 2\sum \frac{x}{1+x+3y}, by Cauchy's inequality
x1+x+3y(x)2x(1+x+3y)=1x(1+x+3y), \sum \frac{x}{1+x+3y} \ge \frac{\left(\sum x\right)^2}{\sum x(1+x+3y)} = \frac{1}{\sum x(1+x+3y)},
and
x(1+x+3y)x(2x+4y+z)=2+xy73. \sum x(1+x+3y) - \sum x(2x+4y+z) = 2 + \sum xy \le \frac{7}{3}.
So x1+x+3y37\sum \frac{x}{1+x+3y} \ge \frac{3}{7}, f12×37=17f \le 1 - 2 \times \frac{3}{7} = \frac{1}{7}; fmax=17f_{max} = \frac{1}{7}; when x=y=z=13x = y = z = \frac{1}{3}, we have f=17f = \frac{1}{7}.

Second, prove that f0f \ge 0; when x=1,y=z=0x = 1, y = z = 0, we have f=0f = 0.
In fact, one can see that
f(x,y,z)=x(2yz)1+x+3y+y(2zx)1+y+3z+z(2xy)1+z+3x=xy(21+x+3y11+y+3z)+xz(21+z+3x11+x+3y)+yz(21+y+3z11+z+3x)=7xyz(1+x+3y)(1+y+3z)+7xyz(1+z+3x)(1+x+3y)+7xyz(1+y+3z)(1+z+3x)0. \begin{aligned} f(x, y, z) &= \frac{x(2y-z)}{1+x+3y} + \frac{y(2z-x)}{1+y+3z} + \frac{z(2x-y)}{1+z+3x} \\ &= xy \left( \frac{2}{1+x+3y} - \frac{1}{1+y+3z} \right) \\ &\quad + xz \left( \frac{2}{1+z+3x} - \frac{1}{1+x+3y} \right) \\ &\quad + yz \left( \frac{2}{1+y+3z} - \frac{1}{1+z+3x} \right) \\ &= \frac{7xyz}{(1+x+3y)(1+y+3z)} \\ &\quad + \frac{7xyz}{(1+z+3x)(1+x+3y)} \\ &\quad + \frac{7xyz}{(1+y+3z)(1+z+3x)} \\ &\ge 0. \end{aligned}

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.