Find all functions $f$ and $g$ for which $f(x+y) = g(xy)$.
Is there anything wrong with this?
We see that $f(1) =g(0)$ and $f(0) = g(0)$ so $f(1) = f(0)$. Also, $f(x) = g(0)$ and therefore $f(x) = f(1)$ and so $f$ must be constant? Similarly $g(x) = f(x+1) = f(1)$?