- 857
- 361
So I know
\cos n \theta + i \sin n \theta = (\cos \theta + i \sin \theta)^n
and by applying binomial to the RHS and taking the real part gives you:
\cos n \theta = \sum_{k=0}^{\lfloor {n \over 2} \rfloor} C^n_{2k} (\cos^2 \theta - 1)^k \cos^{n - 2k} \theta .
I have come across another expansion:
\cos n \theta = {n \over 2} \sum_{k=0}^{\lfloor {n \over 2} \rfloor} (-1)^k {(n - k - 1)! \over k! (n - 2 k)!} (2 \cos \theta)^{n-2k} \qquad n > 0
I'm trying to derive this second expansion for \cos n \theta from the previous expression. You can start by rewriting the first expansion as
\cos n \theta = \cos^n \theta \sum_{k=0}^{\lfloor {n \over 2} \rfloor} C^n_{2k} (1 - \cos^{-2} \theta)^k
and then expand the (1 - \cos^{-2} \theta)^k for every value of k and bring together terms of the same power in (\cos^{-2} \theta). This is where I get a bit stuck.
I think you might need to use some identity for the sum of the product of binomial coefficients. I have used the identity C_0^n + C_2^n + C_4^n + \dots + C_{2 \lfloor {n \over 2} \rfloor}^n = 2^{n-1} to obtain the correct coefficient for the (\cos^{-2} \theta)^0 term (note this term gets multiplied by the \cos^n \theta outside the sum and so what we have is the coefficient corresponding to the \cos^n \theta term in the expansion of \cos n \theta).
\cos n \theta + i \sin n \theta = (\cos \theta + i \sin \theta)^n
and by applying binomial to the RHS and taking the real part gives you:
\cos n \theta = \sum_{k=0}^{\lfloor {n \over 2} \rfloor} C^n_{2k} (\cos^2 \theta - 1)^k \cos^{n - 2k} \theta .
I have come across another expansion:
\cos n \theta = {n \over 2} \sum_{k=0}^{\lfloor {n \over 2} \rfloor} (-1)^k {(n - k - 1)! \over k! (n - 2 k)!} (2 \cos \theta)^{n-2k} \qquad n > 0
I'm trying to derive this second expansion for \cos n \theta from the previous expression. You can start by rewriting the first expansion as
\cos n \theta = \cos^n \theta \sum_{k=0}^{\lfloor {n \over 2} \rfloor} C^n_{2k} (1 - \cos^{-2} \theta)^k
and then expand the (1 - \cos^{-2} \theta)^k for every value of k and bring together terms of the same power in (\cos^{-2} \theta). This is where I get a bit stuck.
I think you might need to use some identity for the sum of the product of binomial coefficients. I have used the identity C_0^n + C_2^n + C_4^n + \dots + C_{2 \lfloor {n \over 2} \rfloor}^n = 2^{n-1} to obtain the correct coefficient for the (\cos^{-2} \theta)^0 term (note this term gets multiplied by the \cos^n \theta outside the sum and so what we have is the coefficient corresponding to the \cos^n \theta term in the expansion of \cos n \theta).