\begin{align} & J_0 = 2\sin\alpha. \qquad J_1 = 4\sin\alpha-4\alpha\cos\alpha. \\[6pt] \text{For }n\ge2,\quad & J_n = 2n\Big( (n-1)J_{n-1} - (n-2)\alpha^2 J_{n-2} \Big). \qquad\qquad\qquad\qquad \end{align} (This sequence occurs in Mary Cartwright's proof of the irrationality of $\pi,$ which, if I'm not mistaken, is (along with Ivan Niven's proof) a simplification of Charles Hermite's proof.)
Obviously if I iterate this I can write $J_n$ as a function of $J_{n-2}$ and $J_{n-3},$ but I would like to express it in terms of $J_{n-2}$ and $J_{n-4}.$
Probably I can do this if I fiddle with it for a while, but at this point I suspect that there is some widely known way of quickly and efficiently seeing whether this can be done, and of doing it if possible. Maybe something involving generating functions? All of my knowledge of generating functions is rusty except for a few special instances.
So my question is: Is there a widely known efficient way to transform this to a relation expressing the $n$th term as a function of the $(n-2)$th and $(n-4)$th term? Or if none is widely known, is there at least a quick efficient way to do it?
(It just now occurs to me that there may be a somewhat efficient way to do this that works only for this particular sequence. But I'm not sure it will work.)