$T_n(x)$ is a polynomial of degree $n$ such that $T_n(x)=\cos(n\cos^{-1}(x))$
(i) Show that $T_2(x)=2x^2-1$ and $T_3(x)=4x^3-3x$
(ii) Show that $T_{n+1}(x)=2xT_n(x)-T_{n-1}(x)$
$U_n(x)$ is an $n$ degree polynomial defined by $$U_n(x)=\frac{\sin((n+1)\theta)}{\sin\theta}$$ where $x=\cos\theta$.
(iii) Show that $$\frac{d}{dx}T_n(x)=nU_{n-1}(x)$$
(iv) Show that $$\frac{d}{dx}U_{n-1}(x)=\frac{xU_{n-1}(x)-nT_n(x)}{1-x^2}$$
I'm having a lot of problems with part (iii). I typed out part (ii) because I thought perhaps the result from part (ii) maybe be cleverly used to solve part (iii). Differentiating $T_n(x)$ would yield an algebraic expression in $x$. On the other hand, $nU_{n-1}(x)$ is in $\theta$ unless we explicitly express $U_n(x)$ in $x$ which would be very troublesome because there is no simple way of expressing $\sin n\theta$ in terms of $\cos\theta$ and therefore $x$. Some help would be of great help thank you!
[I don't need help with part (i) and (ii)]