I am trying to prove that every polynomial of $\mathbb{R}[X]$ satisfies a monic polynomial equation with coeffients in $\mathbb{R}[X^2-1]$ that is every polynomial $b(x)= x^m+b_{m-1}x^m-1+...+b_{0}$ satisfies that there exits an $ n\in N$ such that $b(x)^n+a_{n-1}(x^2-1)b(x)^{n-1}+...+b_{0}$=0 is satisfied being $a_{i}(x^2-1)$ a polynomial in $\mathbb{R}[X^2-1]$ .
I have tried to distinguish the polynomials $b(X)$ depending of its degree so that I can choose $a_{i}(x^2-1)$ that satisfies the equation but I don't know if I am in the correct path.
Thank you.