Maths Olympiad Prep

Library / /8 of 16

, 2024

Algebra Difficulty 6.0 National olympiad Prove it Saudi Arabia

Find the smallest positive number mm such that there exists unique function f:R+R+f: \mathbb{R}^+ \to \mathbb{R}^+ such that
f(x+f(y))=f(x)+mx5f(y)f(x)2+f(y2),x,y>0. f(x + f(y)) = f(x) + \frac{mx^5 f(y)}{f(x)^2} + f(y^2), \forall x, y > 0.

Solution

If there exist y0y_0 such that f(y0)<y02f(y_0) < y_0^2 then taking x=y02f(y0)x = y_0^2 - f(y_0) to get
f(x+f(y0))=f(y02). f(x + f(y_0)) = f(y_0^2).
From this, one can get
f(x)+mx5f(y0)f(x)2=0, f(x) + \frac{mx^5 f(y_0)}{f(x)^2} = 0,
which is contradiction. So f(y)y2f(y) \ge y^2 for y>0y > 0. Put x=y=1x = y = 1 then
f(1+f(1))=2f(1)+mf(1)(1+f(1))2. f(1 + f(1)) = 2f(1) + \frac{m}{f(1)} \ge (1 + f(1))^2.
Since f(1)1f(1) \ge 1 then we have mf(1)+f(1)32m \ge f(1) + f(1)^3 \ge 2. So the least value of mm is 2.
For m=2m = 2, it is easy to verify that f(1)=1f(1) = 1 and
f(x+f(y))=f(x)+2x5f(y)f(x)2+f(y2),x,y>0. f(x + f(y)) = f(x) + \frac{2x^5 f(y)}{f(x)^2} + f(y^2), \quad \forall x, y > 0.
Substitute y=1y = 1 then f(x+1)=f(x)+2x5f(x)2+1f(x + 1) = f(x) + \frac{2x^5}{f(x)^2} + 1 for all x>0x > 0.
Put x=1x = 1 then f(2)=f(1)+2f(1)+1=4f(2) = f(1) + \frac{2}{f(1)} + 1 = 4. Continue to put x=2,3,x = 2, 3, \dots then by induction, one can get f(n)=n2f(n) = n^2 for all positive integers nn.
Put x=nx = n into the condition then
f(x+n2)=f(x)+2x5n2f(x)2+n4(x+n2)2. f(x + n^2) = f(x) + \frac{2x^5 n^2}{f(x)^2} + n^4 \geq (x + n^2)^2.
By factoring this inequality, one can get
(f(x)x2)(12xn2(f(x)+x2)f(x)2)0,x>0. (f(x) - x^2) \left(1 - \frac{2x \cdot n^2 \cdot (f(x) + x^2)}{f(x)^2}\right) \geq 0, \quad \forall x > 0.
If f(x)=x2f(x) = x^2 for all x>0x > 0 then we can check this is a solution. Otherwise, there exists x0x_0 such that f(x0)>x02f(x_0) > x_0^2 then we must have
12x0n2(f(x0)+x02)f(x0)20,nZ+, 1 - \frac{2x_0 \cdot n^2 \cdot (f(x_0) + x_0^2)}{f(x_0)^2} \geq 0, \quad \forall n \in \mathbb{Z}^+,
which implies that
n2f(x0)22x0(f(x0)+x02). n^2 \leq \frac{f(x_0)^2}{2x_0(f(x_0) + x_0^2)}.
This is a contradiction when we take n+n \to +\infty. Thus for m=2m = 2, function f(x)=x2f(x) = x^2 is the unique function satisfying the condition.
Therefore, the least value of mm that need to find is 2. \square

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.