If $f(x)$ Polynomial with real coefficient and $f(0)=1$, $f(2)+f(3)=125$ and $f(x)*f(2x^2)=f(2x^3+x)$
then what is the value of $f(5)$?
.
What I tried $$f(0)=1$$ put x=1 $$f(1)*f(2)=f(3)$$ put x=2 $$f(2)*f(8)=f(18)$$
from this approach, I cant find f(5). Please Suggest a method to solve.