Maths Olympiad Prep

Library / /4 of 24

Algebra Difficulty 4.8 AIME Prove it Croatia

Determine all functions f:RRf: \mathbb{R} \to \mathbb{R} such that
f(x+f(y))=f(f(y))+2xf(y)+x2 f(x + f(y)) = f(f(y)) + 2x f(y) + x^2
holds for all real numbers xx and yy.

Solution

Considering x=f(y)x = -f(y) we get f(0)=f(f(y))(f(y))2f(0) = f(f(y)) - (f(y))^2. Denoting f(0)f(0) by aa and substituting y=0y = 0 we arrive at f(a)=a2+af(a) = a^2 + a. Now we return to the original equality and plug in y=0y = 0:
f(x+a)=f(a)+2xa+x2=x2+2xa+a2+a=(x+a)2+a. f(x + a) = f(a) + 2x a + x^2 = x^2 + 2x a + a^2 + a = (x + a)^2 + a.
Thus, all the possible solutions are of the form f(x)=x2+af(x) = x^2 + a, where aa is a real constant. A routine check shows that every function of this form is indeed a solution to the original equation.

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.