Maths Olympiad Prep

Library / /4 of 29

Algebra Difficulty 4.8 AIME Prove it Croatia

Find all functions f:RRf: \mathbb{R} \to \mathbb{R} such that f(x2+f(y))=yx2f(x^2 + f(y)) = y - x^2 for all x,yRx, y \in \mathbb{R}.

Solution

Taking x=0x = 0 in the given equation we get f(f(y))=yf(f(y)) = y for every yRy \in \mathbb{R}.
Therefore, we have
f(yx2)=f(f(x2+f(y)))=x2+f(y).(3.1) f(y - x^2) = f(f(x^2 + f(y))) = x^2 + f(y). \qquad (3.1)
for every x,yRx, y \in \mathbb{R}.
Taking y=x2y = x^2 in (3.1) we get f(0)=x2+f(x2)f(0) = x^2 + f(x^2), that is
f(x2)=x2+f(0), f(x^2) = -x^2 + f(0),
while taking y=0y = 0 in (*) gives us
f(x2)=x2+f(0). f(-x^2) = x^2 + f(0).
Let c=f(0)c = f(0). From the above we conclude that
f(x)=x+c,xR. f(x) = -x + c, \quad \forall x \in \mathbb{R}.
It is easy to verify that all the functions of the form f(x)=x+cf(x) = -x + c for cRc \in \mathbb{R} satisfy the given equation:
f(x2+f(y))=f(x2y+c)=(x2y+c)+c=x2+y. f(x^2 + f(y)) = f(x^2 - y + c) = -(x^2 - y + c) + c = -x^2 + y.

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.