Prove e^(ix) = cos (x) + isin(x)

We first write each side of the equation using the maclaurin series for each function.

eix = 1 + ix + (ix)2/2! + (ix)3/3! + (ix)4/4! + ......

eix = 1 + ix - x2/2! - ix3/3! + x4/4! + .....

cos(x) + isin(x) = (1 - x2/2! + x4/4! - x6/6! +....) + i(x - x3/3! + x5/5! - x7/7! + ......)

writing the above equation in increasing powers of x:

cos(x) + isin(x) = 1 + ix - x2/2! - ix3/3! + x4/4! + ....

As seen the maclaurin series for each side of the equation are the same hence eix = cos(x) + isin(x)

PM

Related Further Mathematics A Level answers

All answers ▸

Take quadratic equation x^2-6x+14=0 and its solutions a and b. What is a/b+b/a?


Two planes have eqns r.(3i – 4j + 2k) = 5 and r = λ (2i + j + 5k) + μ(i – j – 2k), where λ and μ are scalar parameters. Find the acute angle between the planes, giving your answer to the nearest degree.


Given z=cosx+isinx, show cosx=1/2(z+1/z)


Prove by induction that, for all integers n >=1 , ∑(from r=1 to n) r(2r−1)(3r−1)=(n/6)(n+1)(9n^2 -n−2). Assume that 9(k+1)^2 -(k+1)-2=9k^2 +17k+6