A quadratic polynomial $f(x)$ satisfy $\displaystyle f(x) = \left[\frac{f(x+1)-f((x-1)^2)}{2}\right]^2$ for all real $x$. then $f(x)$ is
Let $f(x) = ax^2+bx+c$, then substitute $x=0$ in functional equation
$\displaystyle f(0) = \left(\frac{f(1)-f(1)}{2}\right) = 0$ So $c=0$
now $\displaystyle f'(x) = 2\left[\frac{f(x+1)-f((x-1)^2)}{2}\right]\cdot \left(\frac{f'(x+1)-f((x-1)^2)2(x-1)}{2}\right)$,
then substitute $x=0$
So we have $b=0$
could some help me to find value of $a$, thanks