Why doesn't cos(4x) = 8sin⁴(x) - 8sin²(x) + 1 factor nicely?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$$\cos\left({4x}\right)
=8\sin^4\left({x}\right)
-8\sin^2\left({x}\right)
+1$$

I thought this would break down
nice from the quadratic but it didn't.
 
Mathematics news on Phys.org
First, apply a double-angle identity for cosine:

$$\cos(4x)=1-2\sin^2(2x)$$

Next, apply the double-angle identity for sine:

$$\cos(4x)=1-2\left(2\sin(x)\cos(x)\right)^2=1-8\sin^2(x)\cos^2(x)$$

Can you proceed? :D
 
$$1-8\sin^4\left({x}\right)+8\sin^2\left({x}\right)$$
=1-8 (\sin^2\left({x}\right)(\sin^2\left({x}\right)-1))$$
 
Last edited:
karush said:
$$1-8\sin^2\left({x}\right)
\cos^2\left({x}\right)
=1-8 (\sin^2\left({x}\right)(\sin^2\left({x}\right)-1))$$

Not quite:

$$\sin^2(x)+\cos^2(x)=1\implies\cos^2(x)=1-\sin^2(x)$$
 
$$1-8\left[\sin^2\left({x}\right)\left(1-\sin^2\left({x}\right)\right)\right]$$
$$1-8\sin^2\left({x}\right)+8\sin^4\left({x}\right)$$