Solveeit Logo

Question

Question: How do you show that \({{e}^{-ix}}=\cos x-i\sin x\)?...

How do you show that eix=cosxisinx{{e}^{-ix}}=\cos x-i\sin x?

Explanation

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)f(x) that is infinitely differentiable at a real or complex number aa is the power series
f(a)+f(a)1!(xa)+f(a)2!(xa)2+...f(a)+\dfrac{f'(a)}{1!}(x-a)+\dfrac{f''(a)}{2!}{{(x-a)}^{2}}+...
Where, n!n! denotes the factorial of nn.

Complete step by step solution:
We will first write the identities in Taylor’s Series for all the three i.e. sinx\sin x and cosx\cos x as well as ex{{e}^{x}}.
We can write ,
sinx=xx33!+x55!...\sin x=x-\dfrac{{{x}^{3}}}{3!}+\dfrac{{{x}^{5}}}{5!}-...
cosx=1x22!+x44!...\cos x=1-\dfrac{{{x}^{2}}}{2!}+\dfrac{{{x}^{4}}}{4!}-...
and ex=1+x+x22!+x33!+x44!+...{{e}^{x}}=1+x+\dfrac{{{x}^{2}}}{2!}+\dfrac{{{x}^{3}}}{3!}+\dfrac{{{x}^{4}}}{4!}+...
To prove Euler’s Formula , we usually multiply ex{{e}^{x}}by ii , but in this case we will multiply ex{{e}^{x}} by i-i.
And then on multiplication , it will give eix{{e}^{-ix}}, then it will become :
eix=1+(ix)+(ix)22!+(ix)33!+(ix)44!+...{{e}^{-ix}}=1+(-ix)+\dfrac{{{(-ix)}^{2}}}{2!}+\dfrac{{{(-ix)}^{3}}}{3!}+\dfrac{{{(-ix)}^{4}}}{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θ)z=r(\cos \theta -i\sin \theta ), where r=zr=|z| and θ=Angle(z)\theta =Angle(z).