Question
Question: How do I use Taylor expansion to show that \[{{e}^{i\theta }}=\cos \left( \theta \right)+i\sin \left...
How do I use Taylor expansion to show that eiθ=cos(θ)+isin(θ)?
Using this, what is the value of eiπ+1?
Solution
In this problem there is no line x=a is given so we assume that the given equation will pass through the origin.So we will use maclaurin series to expand eiθ.After expanding eiθ we will simplify or rearrange the terms in such a way that we will arrive at the solution . Here we have to write the series for cosθ and sinθ so that if we arrive at that series we will substitute with them.
Complete step by step answer:
First we have to know both Taylor expansion and maclaurin series.
We can write taylor expansion of function f(x) about x=a as
f(x)=n=0∑∞n!f(n)(a)(x−a)n
⇒f(a)+f′(a)(x−a)+2!f′′(a)(x−a)2+3!f′′′(a)(x−a)3+.....
If the function f(x) is about then it is called as Maclaurin Series
The Maclaurin series is given by
f(x)=n=0∑∞n!f(n)(0)(x)n
⇒f(0)+f′(0)x+2!f′′(0)(x)2+3!f′′′(0)(x)3+.....
Now as our equation is passing through we write the maclaurin series for eiθ.
As we already said we must know the series for both cosθand sinθ.
So the maclaurin series are
ex=1+x+2!x2+3!x3+4!x4+5!x5+....
sinx=x−3!x3+5!x5+7!x7+9!x9+.....
cosx=1−2!x2+4!x4+6!x6+8!x8+.....
So, these are the three maclaurin series that we will use in our problem. These series are obtained by substituting the values in the above formulas given.
Now , our problem is to prove eiθ=cos(θ)+isin(θ)
We already have the series of ex so the series of eiθ will be obtained by substituting the iΘ in place of x then the series will look like
eiθ=1+iθ+2!iθ2+3!iθ3+4!iθ4+5!iθ5+....
As we all know that i2=1 so i in even terms will become 1 then
⇒1+iθ−2!θ2−3!iθ3+4!θ4+5!iθ5−6!θ6+.....
\Rightarrow \left\\{ 1-\dfrac{{{\theta }^{2}}}{2!}+\dfrac{{{\theta }^{4}}}{4!}-\dfrac{{{\theta }^{6}}}{6!}+... \right\\}+\left\\{ i\theta -\dfrac{i{{\theta }^{3}}}{3!}+\dfrac{i{{\theta }^{5}}}{5!}+.... \right\\}
Now taking icommon from second term then
\Rightarrow \left\\{ 1-\dfrac{{{\theta }^{2}}}{2!}+\dfrac{{{\theta }^{4}}}{4!}-\dfrac{{{\theta }^{6}}}{6!}+... \right\\}+i\left\\{ \theta -\dfrac{{{\theta }^{3}}}{3!}+\dfrac{{{\theta }^{5}}}{5!}+.... \right\\}
We already have cosx and sinx series by substituting θ in the series
sinθ=θ−3!θ3+5!θ5+7!θ7+9!θ9+.....
cosθ=1−2!θ2+4!θ4+6!θ6+8!θ8+.....
Here we can observe the cosΘ and sinΘ series same as in our equation so we substitute these in that terms place
⇒cosθ+isinθ
Hence we have proved
eiθ⇒cosθ+isinθ
Now using this we have to get the value of eiπ+1
So we get
eiπ=cosπ+isinπ
As we already know the values of cosπ=−1 and sinπ=0
⇒−1+0
So, we get
eiπ+1=0
The value of eiπ+1 is 0
Note:
We can solve this question in this way or we directly have an identity called Euler’s identity. Using that we can solve the problem easily. We also have to know the taylor and maclaurin series formulas to solve this question.