Question
Question: How do you show that \[{e^{ - ix}} = \cos x - i\sin x\] ?...
How do you show that e−ix=cosx−isinx ?
Solution
Hint : Given identity is one of the trigonometric forms of a complex number. And it is another form of Euler’s identity and we can prove this identity by making use of Taylor’s series or maclaurin’s series expansions of sinx , cosx , ex
Complete step by step solution:
To prove the given identity let us first write out the identities in Taylor’s series for sinx , cosx , ex sinx=x−3!x3+5!x5...
cosx=1−2!x2+4!x4...
ex=1+x+2!x2+3!x3+4!x4...
so we will have,
e−ix=1+(−ix)+2!(−ix)2+3!(−ix)3+4!(−ix)4...
We know that the value of i2=−1 , substituting it in the above expansion we get
e−ix=1−ix−2!x2−i3!x3+4!x4...
Rearranging the terms in the above expansion, we get
e−ix=(1−2!x2+4!x4...)−i(x−3!x3+5!x5...)
And now we can see that the first part of the equation is the expansion of sinx
And the second part of the equation is the expansion of cosx
So, the above equation can be written as
e−ix=(cosx)−i(sinx)
Hence the required proof.
Note : The Taylor Series, or Taylor Polynomial, is a representation of a function as an infinite sum of terms calculated from the values of its derivatives at a single point. A Maclaurin Polynomial, is a special case of the Taylor Polynomial, that uses zero as our single point. And in the above problem we used i it is an imaginary number.