Are there any polynomials $p(x)$ such that $$p(\sin x)= \sin (2x)\;\;\;\;\; \forall x \in \mathbb{R}\,?$$
This is what i did: Anyway, thanks for your hint, I think I've found the solution. Here's my reasoning: we would have $|p(t)|=2t\sqrt{1−t^2}$, $\forall t\in\mathbb{R}$, so for the identity principle $|p(t)|=2t\sqrt{1−t^2}$ but this is not a polynomial. Is it right?
Suppose there is. Then we have $p(x)$ such that
$$ (p(\sin x))^2 = 4\sin^2 x (1-\sin^2 x)$$
put $t=\sin x$ then we have $$p(t)^2 = \underbrace{4t^2(1-t^2)}_{q(t)};\;\;\;\;\;\;\forall t\in[-1,1]$$
So $p(t)^2$ and $q(t)$ match for infinite values so they match for all values. So $p(t)$ is of second degree, so $p(t)= at^2+bt+c$ and $a\ne 0$. Now we have
$$ a^2t^4+2abt^3+(2ac+b^2)t^2+2bct+c^2 = -4t^4+4t^2$$ so we have $a^2=-4m$, $2ab=0$, $2ac+b^2 =4$ and $c=0$. From second equation we get $b=0$ and from second $b=\pm 2$, so there is no such polynomial.