Find all functions f:R→R so that (x+y)(f(x)−f(y))=(x−y)f(x+y) for all x,y∈R.
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
Suppose that f is a solution. Let a=21(f(1)−f(−1)),b=21(f(1)+f(−1)) and g(x)=f(x)−ax−bx2. Then (x+y)(g(x)−g(y))=(x−y)g(x+y) and g(1)=g(−1)=0. Letting y=1 and y=−1 above give (x+1)g(x)xg(x+1)=(x−1)g(x+1)=(x+2)g(x). Thus x(x+1)g(x)=x(x−1)g(x+1)=(x−1)(x+2)g(x) for all x. So g(x)=0 for all x. Hence f(x)=ax+bx2. We can check directly that any function of this form (for some a,b∈R) satisfies the given equation.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.