Determine all functions f:R→R such that f(x+f(y))=f(f(y))+2xf(y)+x2 holds for all real numbers x and y.
Solution
Considering x=−f(y) we get f(0)=f(f(y))−(f(y))2. Denoting f(0) by a and substituting y=0 we arrive at f(a)=a2+a. Now we return to the original equality and plug in y=0: f(x+a)=f(a)+2xa+x2=x2+2xa+a2+a=(x+a)2+a. Thus, all the possible solutions are of the form f(x)=x2+a, where a 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.