Maths Olympiad Prep

Track / Stage 8 / 56 of 180 #1756 of 1964

Problem 1756

IMO Shortlist mid-range; USAMO P2/P5
Algebra Difficulty 8.2 Prove it IMO Team Selection Test 1 · Netherlands

Find all functions f:R0Rf: \mathbb{R}_{\ge 0} \to \mathbb{R} that satisfy
2x3zf(z)+yf(y)3yz2f(x) 2x^3zf(z) + yf(y) \geq 3yz^2f(x)
for all x,y,zR0x, y, z \in \mathbb{R}_{\ge 0}.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

fc,d(x)={cx2if x>0dif x=0 f_{c,d}(x) = \begin{cases} cx^2 & \text{if } x > 0 \\ d & \text{if } x = 0 \end{cases}
with c0c \ge 0 and d0d \le 0.

Substituting x=0x = 0 and y=1y = 1 yields f(1)3f(0)z2f(1) \ge 3f(0)z^2 for all z0z \ge 0. If f(0)>0f(0) > 0, then the right-hand side of this inequality is unbounded, contradiction. So we have f(0)0f(0) \le 0.

Substituting z=0z = 0 yields yf(y)0yf(y) \ge 0, so f(y)0f(y) \ge 0 for all y>0y > 0. In particular, f(1)0f(1) \ge 0. Substituting x=yx = y and z=1z = 1 yields
2y3f(1)+yf(y)3yf(y), 2y^3f(1) + yf(y) \ge 3yf(y),
so 2y3f(1)2yf(y)2y^3f(1) \ge 2yf(y), so f(y)y2f(1)f(y) \le y^2f(1) for y>0y > 0.

Substituting z=yz = y and x=1x = 1 yields
2yf(y)+yf(y)3y3f(1), 2yf(y) + yf(y) \ge 3y^3f(1),
so 3yf(y)3y3f(1)3yf(y) \ge 3y^3f(1), so f(y)y2f(1)f(y) \ge y^2f(1) for y>0y > 0.

Together, this yields f(y)=y2f(1)f(y) = y^2f(1) for y>0y > 0.
Write c=f(1)c = f(1) and d=f(0)d = f(0). So then we now know that
f(x)={cx2if x>0dif x=0 f(x) = \begin{cases} cx^2 & \text{if } x > 0 \\ d & \text{if } x = 0 \end{cases}
with c0c \ge 0 and d0d \le 0. We will now check these functions.

Note first that xf(x)0xf(x) \ge 0 for all xR0x \in \mathbb{R}_{\ge 0}: for x=0x = 0 this is trivial and for x>0x > 0 xf(x)=cx30xf(x) = cx^3 \ge 0 since c0c \ge 0.

For x=0x = 0 the inequality becomes yf(y)3yz2f(0)yf(y) \ge 3yz^2f(0), and this is correct since yf(y)0yf(y) \ge 0 and 3yz2f(0)=3yz2d03yz^2f(0) = 3yz^2d \le 0 for y,z0y, z \ge 0.

For y=0y = 0 the inequality becomes 2x3zf(z)02x^3zf(z) \ge 0 and this is correct. For z=0z = 0 the inequality becomes yf(y)0yf(y) \ge 0 and this is correct.

Now assume that x,y,z>0x, y, z > 0. So then f(x)=cx2f(x) = cx^2, f(y)=cy2f(y) = cy^2, f(z)=cz2f(z) = cz^2 and we have to prove that
2x3zcz2+ycy23yz2cx2. 2x^3zcz^2 + ycy^2 \ge 3yz^2cx^2.
Since c0c \ge 0, it is sufficient to show that 2x3z3+y33yz2x22x^3z^3 + y^3 \ge 3yz^2x^2 for all x,y,z>0x, y, z > 0. This follows from the inequality of the arithmetic and geometric mean on the three terms x3z3x^3z^3, x3z3x^3z^3 and y3y^3. So all these functions satisfy the requirements. \square

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.