Question -
(Romania, 1990)Find all polynomials $P(x)$ such that $$ 2 P\left(2 x^{2}-1\right)=P(x)^{2}-2 $$ for all $x \in \mathbb{R}$.
Solution
Putting $x=1,$ we get a quadratic equation in $P(1)$ and hence $P(1)=1 \pm \sqrt{3} .$ If $P(1)=1+\sqrt{3},$ we may write $P(x)=(x-1) Q(x)+1+\sqrt{3} .$ This gives a relation for $Q(x)$. $$ 4(x+1) Q\left(2 x^{2}-1\right)=(x-1) Q(x)^{2}+2(1+\sqrt{3}) Q(x) $$ Taking $x=1,$ we see that $Q(1)=0 .$ Thus $(x-1)$ divides $Q(x) .$
We may use the induction to prove that $(x-1)^{n}$ divides $Q(x)$ for all positive integers $n .$ Thus $Q(x) \equiv 0$ and $P(x)=1+\sqrt{3}$ for all $x .$ Similarly, $P(1)=1-\sqrt{3}$ gives $P(x)=1-\sqrt{3}$ for all $x$
now i did not understand how to prove that $(x-1)^{n}$ divides $Q(x)$ for all positive integers $n .$ using induction....
Any help will be appreciated
thankyou
You have the relation $P(x)=(x-1)Q(x)+(1+\sqrt{3})$. And you have also proved that $Q(x)=(x-1)T(x)$ with $\text{deg}~ T(x)=\text{deg}~ Q(x)-1$, thus you plug in this value of $Q(x)$ in the relation to get $P(x)=(x-1)^2T(x)+(1+\sqrt{3})$ and you can apply the same trick as before (plugging in $x=1$) to get $x-1 \mid T(x)$ as well and thus $(x-1)^2 | Q(x)$. Thus you can continue this process $\text{deg}~ P(x)-1$ (degree of $Q(x)$) times and degree of $P$ can be arbitrary so you have the conclusion.