Question
Question: How do you show that \({{e}^{-ix}}=\cos x-i\sin x\)?...
How do you show that e−ix=cosx−isinx?
Solution
This equation is called Euler Formula. We will prove this equation by using Taylor’s / Maclaurin’s series. The Taylor’s series of a function is an infinite sum of terms that are expressed in terms of derivatives of a function at a single point . The Taylor’s series of a real or complex – valued function f(x) that is infinitely differentiable at a real or complex number a is the power series
f(a)+1!f′(a)(x−a)+2!f′′(a)(x−a)2+...
Where, n! denotes the factorial of n.
Complete step by step solution:
We will first write the identities in Taylor’s Series for all the three i.e. sinx and cosx as well as ex.
We can write ,
sinx=x−3!x3+5!x5−...
cosx=1−2!x2+4!x4−...
and ex=1+x+2!x2+3!x3+4!x4+...
To prove Euler’s Formula , we usually multiply exby i , but in this case we will multiply ex by −i.
And then on multiplication , it will give e−ix, then it will become :
e−ix=1+(−ix)+2!(−ix)2+3!(−ix)3+4!(−ix)4+...
On expanding , we get
\Rightarrow$$${{e}^{-ix}}=1-ix-\dfrac{{{x}^{2}}}{2!}-i\dfrac{{{x}^{3}}}{3!}+\dfrac{{{(-ix)}^{4}}}{4!}...$$
On factoring it , we get
\Rightarrow$$${{e}^{-ix}}=(1-\dfrac{{{x}^{2}}}{2!}+\dfrac{{{(-ix)}^{4}}}{4!}...)-i(x-\dfrac{{{x}^{3}}}{3!}+\dfrac{{{x}^{5}}}{5!}...)
From here, we can clearly see that the first part of the equation is equal to $\cos x$ and the second part is equal to $\sin x$, and hence we can replace them in the above equation to get the desired result.
i.e.{{e}^{-ix}}=\cos x-i\sin x$$
Hence Proved.
Note: Trigonometric form of Complex number is also calculated by the formula
z=r(cosθ−isinθ), where r=∣z∣ and θ=Angle(z).