Express cos(4x) in terms of powers of cos(x)

By quoting De Moivre's theorem, (r(cos(x) + isin(x)))n = rn(cos(nx) + isin(nx)), we can realise that cos(4x) is a result of the real parts of (cos(x) + isin(x))4

Using binomial expansion: (where c = cos(x) and s = sin(x))

(cos(x) + isin(x))4 = c4 + 4c3is + 6c2(is)2 + 4c(is)3 + (is)4

= c4 +4c3is - 6c2s2 - 4cis3 + s4

The real parts of this are c4, -6c2s2 and s4

Therefore, cos(4x) = c4 - 6c2s2 + s4

s2 = 1 - c2

6c2s2 = 6c2(1-c2) = 6c2 - 6c4

s4 = (1 - c2)2 = 1 - 2c2 + c4

By substituting these in:

cos(4x) = c4 - 6c2 + 6c4 + 1 - 2c2 + c4

= 8c4 - 8c2 + 1

LD

Related Further Mathematics A Level answers

All answers ▸

If a car of mass 1000kg travels up a slope inclined at 5 degrees at a speed of 20 meters per second calculate the power output of the car's engine (assuming a resistive force due to friction of 500N)


A rectangular hyperbola has parametric equations x = 4t, y = 4/t , (z non 0). Points P and Q on this hyperbola have parameters t = 1/4 and t = 2. Find the equation of the line l which passes through the origin and is perpendicular to the line PQ.


How do I differentiate tan(x) ?


Find the integrating factor of the following first order ODE: dx/dt = -2tx +t.