Find Taylor series generated by e^x centered at 0.

Lo.Lee.Ta.
Messages
217
Reaction score
0
1.
a. Find Taylor series generated by ex2 centered at 0.

b. Express ∫ex2dx as a Taylor series.

2. For part a, I just put the value of "x2" in place of x in the general form for the e^x Taylor series:

ex: 1 + x + x2/2! + x3/3! + ...

ex2: 1 + x2 + x4/2! + x6/3! + ...


For part b, I just took the integral of the Taylor series for ex2:

= 0 + 2x + 1/2*4x3 + 1/6*6x5 + ...

= 2x + 2x3 + x5 + ...

Is this the right way to go about this?
Thanks! :)
 
Physics news on Phys.org
HI Lo.Lee.Ta.! :smile:

a. looks fine
Lo.Lee.Ta. said:
For part b, I just took the integral …

Looks like the derivative to me :redface:
 
#O_O AGH! I did take the derivative! Thanks! ha

So, it should be: x + 1/3(x3) + 1/10(x5) + 1/42(x7) + ...

Is this right?

Thanks! :)
 
Don't forget the constant of integration ... Otherwise, it looks fine.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top