I am searching for all functional solutions of equation $$(f(x))^2-(f(y))^2 = (f(x)-f(y))(f(x)+f(y)) =f(x-y)f(x+y),\quad x,y \in \mathbb{R}.$$ A few properties can be derived from the equation:
- If $f$ is a solution then $\lambda f$ is also a solution for $\lambda \in \mathbb{R}$.
- Plugging $y=0$, $(f(x))^2-(f(0))^2=(f(x))^2$, implying $f(0)=0$.
- Plugging $y=-x$ implies $f(x)=-f(-x)$ (odd) or $f(x)=f(-x)$ (even).
- For $x=0$, $-(f(y))^2 = f(-y)f(y)$ forces that $f$ is an odd function from 3.
- $f(x)=x$ and $f(x) = \sin(x)$ are two solutions.
Are there other solutions to this equation ?
Edit 1+2: I am looking for all measurable solutions of this functional equation.