Determine all $f : \mathbb R \to \mathbb R$ that satisfy $$xf(x) - yf(y) = (x-y)f(x+y) ; \ \forall x , y \in \mathbb R$$
I tried reform the equation to $$f(x) + f(-x) = 2f(0)$$ and $$f(x) + f(3x) = 2f(2x).$$ Also, $f$ is injective if $f$ isn't constant.
Can anyone give me some hints please. Thank you very much!
Write the given functional equation for the three pairs $(x,y)$, $(y,z)$, $(z,x)$, and add up. You then obtain $$0=(x-y)f(x+y)+(y-z)f(y+z)+(z-x)f(z+x)\ .$$ We now have a functional equation with three free variables. Put $$x:={t+1\over2},\quad y:={t-1\over2},\quad z:={1-t\over2}\ ,$$ and you get $$0=1\cdot f(t)+(t-1)\cdot f(0)-t\cdot f(1)\ ,$$ or $$f(t)=f(0)+t\bigl(f(1)-f(0)\bigr)\qquad\forall t\in{\mathbb R}\ .$$ This shows that $f$ has to be of the form $f(t)=at+b$ with arbitrary constants $a$, $b$.