Maths Olympiad Prep

Library / /25 of 73

Algebra Difficulty 7.8 National Olympiad, round 2 Prove it Turkey

Find all functions f:RRf : \mathbf{R} \to \mathbf{R} satisfying
f(f(y)+x2+1)+2x=y+(f(x+1))2 f(f(y) + x^2 + 1) + 2x = y + (f(x+1))^2
for all real numbers xx and yy.

Solution

We will show that f(x)=xf(x) = x for all xx. Substituting 00 for xx in * we obtain
(1)f(f(y)+1)=y+(f(1))2. (1) \qquad f(f(y) + 1) = y + (f(1))^2.
Then substituting 00 for xx and f(y)+1f(y) + 1 for yy in * and using (1) we get
f(y+(f(1))2+1)=f(y)+1+(f(1))2 f(y + (f(1))^2 + 1) = f(y) + 1 + (f(1))^2
and now substituting x2+yx^2 + y for yy gives
f(x2+y+(f(1))2+1)=f(x2+y)+1+(f(1))2. f(x^2 + y + (f(1))^2 + 1) = f(x^2 + y) + 1 + (f(1))^2.
Now using (1) and * for the left hand side we get
f(y)+1+(f(1+x))22x=f(x2+y)+1+(f(1))2 f(y) + 1 + (f(1+x))^2 - 2x = f(x^2 + y) + 1 + (f(1))^2
and hence
(2)f(x2+y)f(y)=(f(x+1))22x(f(1))2. (2) \qquad f(x^2 + y) - f(y) = (f(x+1))^2 - 2x - (f(1))^2.
In particular,
(3)f(x2+y)f(y)=f(x2)f(0). (3) \qquad f(x^2 + y) - f(y) = f(x^2) - f(0).
Now letting y=0y = 0 and x=1x = 1, y=0y = 0 and x=1x = -1, and y=1y = 1 and x=1x = 1 in (2) we obtain (f(2))22(f(1))2=f(1)f(0)=(f(0))2+2(f(1))2(f(2))^2 - 2 - (f(1))^2 = f(1) - f(0) = (f(0))^2 + 2 - (f(1))^2 and f(2)=2f(1)f(0)f(2) = 2f(1) - f(0).

(4)f(x2+y)=f(x2)+f(y) (4) \qquad f(x^2 + y) = f(x^2) + f(y)
and hence
(5)f(x+y)=f(x)+f(y) (5) \qquad f(x+y) = f(x) + f(y)
for all xx and yy. Combining (4) with (1) we also get
f(f(y))=y f(f(y)) = y
for all yy, and using this and (5) we obtain
(6)f(x2)+2x=(f(x))2+2f(x) (6) \qquad f(x^2) + 2x = (f(x))^2 + 2f(x)
from *. Now using the equations obtained by substituting y+f(x)y + f(x), f(x)f(x) and yy for xx in (6) gives f(2yf(x))=2xf(y)f(2yf(x)) = 2xf(y) for all xx and yy. Using (5) we get f(yf(x))=xf(y)f(yf(x)) = xf(y), and hence f(xy)=f(x)f(y)f(xy) = f(x)f(y) for all xx and yy. In particular, f(x2)=f(x)2f(x^2) = f(x)^2 for all xx and now (6) gives f(x)=xf(x) = x for all xx.

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.