What is the solution of following functional equation for $f:\mathbb R\to\mathbb R$? $$f\bigl(x+f(y)\bigr)+f\bigl(y+f(x)\bigr)=2f\bigl(xf(y)\bigr)$$
I tried something, but I am totally stuck. Following is my try.
- If $f$ is a surjection (I cannot prove that), then there exists $\omega$ such that $f(\omega)=0$, then $2f(\omega)=f\bigl(\omega+f(\omega)\bigr)+f\bigl(\omega+f(\omega)\bigr)=2f\bigl(\omega f(\omega)\bigr)=2f(0)$, so $f(\omega)=f(0)$.
- If $f$ is injective (but I cannot prove that either), then $\omega=0$. And further, for arbitrary $x,y$, $yf(x)=xf(y)$!
The question did not gave any properties. So, I don't know $f$ is injection, or surjection, or even continuous map!
Please help me. I am totally stuck. I estimated $f=0$ may be only answer, but it is just intuition.