Use Taylor polynomial to evaluate integral - II

thanhle4110

New member
Joined
Dec 20, 2019
Messages
3
Find the Taylor series about x = 0 for this indefinite integral
Capture2.PNG

The derivative got so long and time-consuming. Is there any other way faster than differentiating the function until the 4th, 5th order?
 
Last edited by a moderator:
Is there any other way faster than differentiating the function until the 4th, 5th order?

You could have posted some of the derivatives that you obtained ! And I'll assume that you don't want to use a computer algebra system to help you do this.

Did you notice that you always obtain a derivative of the form [math]P(x)\cdot e^{-x^3}[/math] where [math]P(x)[/math] is a polynomial in x?

Try differentiating when [math]P(x)=c_1x^{c_2}[/math] since this might help you to spot a pattern. Then you could tabulate the coefficients of the polynomials obtained for successive derivatives...

x0x1x2x3x4x5etc...
f1
f'1-3
f''??
f'''??
f''''???
etc

When you've filled out a reasonable size table then you could try to determine if there is a direct expression for the x0 column entries (since you are doing the Taylor series around x=0 the higher coefficients x1,x2,etc are not actually required).
 
You could have posted some of the derivatives that you obtained !
I just re-read my post - and wanted to let you know that I didn't intend the exclamation mark as shouting but I wanted to express the importance of sharing your work since it enables tutors to help you more effectively. Anyway, good luck with progressing this and please post again if you're stuck (include a photo of your work if that is easier than typing).
 
Top