write the sum cos(x)+cos(2x)+...+cos(nx) as a quotient only involving sine and cosine functions

We can write this sum S as Re(e^ix+e^2ix+...+e^nix), we now have a finite geometric series, which we know the formula for.Have, S = Re( e^ix(1-e^inx)/(1-e^ix)) - Now factoring numerator and denominator to look like complex formula for sine function we get,S = Re( e^ixe^inx/2(e^-inx/2-e^inx/2)/(e^ix/2(e^-ix/2-e^ix/2))) = Re(e^i(n/2+1/2)xsin(nx/2)/sin(x/2))Now since n is an integer and x is an element of the reals taking the real part gives,S = sin(nx/2)cos(((n+1)/2)x)/sin(x/2)

Related Further Mathematics A Level answers

All answers ▸

Calculate the value of the square root of 3 to four decimal places using the Newton-Raphson process


The rectangular hyperbola H has parametric equations: x = 4t, y = 4/t where t is not = 0. The points P and Q on this hyperbola have parameters t = 1/4 and t = 2 respectively. The line l passes through the origin O and is perpendicular to the line PQ.


How to determine the modulus of a complex number?


Prove by induction that n^3+5n is divisible by 3 for every natural number.