By using De Moivre's Theorem, show that $\cos5\theta = 16\cos^5 \theta - 20 \cos^3 \theta + 5 \cos \theta$

17.7k Views Asked by At

First step is

$$\cos5\theta + i \sin 5\theta = (\cos \theta + i \sin \theta)^5$$

thanks

3

There are 3 best solutions below

6
On BEST ANSWER

Hint: Expand $(\cos\theta + i\sin\theta)^5$ using binomial theorem. i.e. $(a+b)^n = \sum\limits_{k = 0}^n {n \choose k}a^k b^{n-k}$
Here, $a = \cos\theta, b=i\sin\theta$.

$$\begin{align}(\cos\theta+i\sin\theta)^5 &= \sum\limits_{k = 0}^5 {5\choose k}(\cos\theta)^k (i\sin\theta)^{5-k}\\ &= {5\choose0}(\cos\theta)^0(i\sin\theta)^5 + {5\choose1}(\cos\theta)^1(i\sin\theta)^4 + {5\choose2}(\cos\theta)^2(i\sin\theta)^3\\&\quad+ {5\choose3}(\cos\theta)^3(i\sin\theta)^2+{5\choose4}(\cos\theta)^4(i\sin\theta)^1+{5\choose5}(\cos\theta)^5(i\sin\theta)^0 \\&= (i\sin\theta)^5 + 5(\cos\theta)(i^4\sin^4\theta) + 10\cos^2\theta(i^3\sin^3\theta)\\&\quad+10\cos^3\theta(i^2\sin^2\theta)+5\cos^4\theta(i\sin\theta)+\cos^5\theta \\&=\cdots \end{align}$$

Then, for even powers of $\sin \theta$, use $\sin^2 \theta = 1-\cos^2 \theta$.

Finally, equate the real parts of $\cos(5\theta)+i\sin(5\theta) = (\cos\theta+i\sin\theta)^5$.

3
On

The point is that $$\cos 5 \theta$$ is the even part of $$\exp(5 i \theta) = [\exp(i \theta)]^5 = (\cos \theta + i \sin \theta)^5,$$ where the second equality follows from de Moivre's Theorem. Then, by expanding the right-hand side using the Binomial Theorem, we can immediately write $\cos 5 \theta$ as a sum of products of powers of $\sin \theta$ and $\cos \theta$. Then, we can eliminate even powers of $\sin \theta$ using the Pythagorean identity $$\sin^2 \theta + \cos^2 \theta = 1.$$

0
On

De Moivre's Theorem states $$\cos n\theta + \mathbb i \sin n\theta = \left( \cos \theta + \mathbb i \sin \theta \right)^n$$