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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
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
#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! :)