Question
Question: How do you find the maclaurin series of \[{{e}^{\sin x}}\] ?...
How do you find the maclaurin series of esinx ?
Solution
To solve this question first we need to know the maclaurin series. In the process we first take the ex series and replace x with sinx so that we get a series which is required to get the answer .Simplify the series we got until we arrive at the answer.
Complete step by step answer:
First we should know about the Maclaurin series. It is derived from the Taylor series.
So, we should start with the taylor 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+.....
So here we should use the maclaurin series formula to solve the question
First we take maclaurin series formula
f(x)=f(0)+f′(0)x+2!f′′(0)(x)2+3!f′′′(0)(x)3+.....
Let f(x)=esinx
Now we have to derive the maclaurin series using the formula
First we have to calculate the derivatives of the given f(x)
f(x)=esinx
f′(x)=esinxcosx
f′′(x)=esinxcos2x−esinxsinx
Now we have to write the maclaurin series
f(x)=esinx+xesinxcosx+x21(esinxcos2x−esinxsinx)
According to the maclaurin series formula we have to take 0 in place of x. so we are substituting the 0 in the above equation
⇒esin(0)+xcos(0)esin(0)+21x2(cos2(0)−cos(0)sin(0))esin(0)+....
As we already know the values of sin0 and cos0, and also we know the value of e0
sin0=0
cos0=1
e0=1
Using these we can rewrite the equation as
⇒e0+xe0×1+x21(e0×1−e0×0)
From this we can write
⇒1+x+2x2+.....
**So the maclaurin series of esinx is
esinx=1+x+2x2+..... **
Note: we have to make sure that we write the formula correctly as we will have a confusion between taylor and maclaurin series. We had done infinite series here as it is the most generalized method but we can also do it until the highest degree asked in the question.