Use De Moivre's Theorem to show that if z = cos(q)+isin(q), then (z^n)+(z^-n) = 2cos(nq) and (z^n)-(z^-n)=2isin(nq).

De Moivre's Theorem states that if z = cos(q)+isin(q), then

zn = (cos(q)+isin(q))n = cos(nq)+isin(nq)

But then 

z-n = cos(-nq)+isin(-nq).

Now, cos(-p)=cos(p), as cosine is a symmetric (even) function, and sin(-p)=-sin(p), as sine is an anti-symmetric (odd) fuction. Thus,

z-n  = cos(nq)-isin(nq).

The rest is just algebra:

zn+z-n = [cos(nq)+isin(nq)]+[cos(nq)-isin(nq)] = 2cos(nq).

zn-z-n = [cos(nq)+isin(nq)]-[cos(nq)-isin(nq)] = 2isin(nq).

DA

Related Further Mathematics A Level answers

All answers ▸

How do you prove the formula for the sum of n terms of an arithmetic progression?


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)


How to approximate the Binomial distribution to the Normal Distribution


The quadratic equation x^2-6x+14=0 has roots alpha and beta. a) Write down the value of alpha+beta and the value of alpha*beta. b) Find a quadratic equation, with integer coefficients which has roots alpha/beta and beta/alpha.