The infinite series C and S are defined C = a*cos(x) + a^2*cos(2x) + a^3*cos(3x) + ..., and S = a*sin(x) + a^2*sin(2x) + a^3*sin(3x) + ... where a is a real number and |a| < 1. By considering C+iS, show that S = a*sin(x)/(1 - 2a*cos(x) + a^2), and find C.

C + iS = (acos(x) + a^2cos(2x) + a^3cos(3x) + ...) + i( asin(x) + a^2sin(2x) + a^3sin(3x) + ...)

= a(cos(x) + isin(x)) + a^2(cos(2x) + isin(2x)) + a^3(cos(3x) + i*sin(3x)) + ...

= ae^ix + a^2e^i2x + a^3*e^i3x + ...

This is a geometric sequence, with common ratio ae^ix. Using the formula for infinite sum, (S = 1/(a0 - r), where r is the common ratio and a0 is the first term, i.e. ae^ix here) we get after some simplification:

C + iS = (acos(x) - a^2)/(1 - 2acos(x) + a^2) + i(asin(x)/(1 - 2acos(x) + a^2)). Then clearly here C is the real part and S is the imaginary part, so S = (asin(x)/(1 - 2acos(x) + a^2)) as needed and C = (acos(x) - a^2)/(1 - 2acos(x) + a^2).

SF

Related Further Mathematics A Level answers

All answers ▸

How do you plot a complex number in an Argand diagram?


Find the general solution to: d^(2)x/dt^(2) + 7 dx/dt + 12x = 2e^(-t)


By using an integrating factor, solve the differential equation dy/dx + 4y/x = 6x^-3 (6 marks)


Find the Cartesian equation of a plane containing the points A(1, 7, -2) B(4, -3, 2) and C(7, 8, 9).