Confused on Solving a Series Computation: Help Needed!

intervade
Messages
7
Reaction score
0
Ok it says I am to computer using a series accurate to within 0.001.
gif.latex?\int_{0}^{1}x^2e^{-x^2}.gif


I'm really not sure where to start. Do I integrate this first by parts? Or am I thinking about this too much? Could someone point me in the right direction please! Help would be much appreciated!
 
Physics news on Phys.org
intervade said:
Ok it says I am to computer using a series accurate to within 0.001.
gif.latex?\int_{0}^{1}x^2e^{-x^2}.gif


I'm really not sure where to start. Do I integrate this first by parts? Or am I thinking about this too much? Could someone point me in the right direction please! Help would be much appreciated!
The key word is series here. Get the Maclaurin series for e-x2, and then multiply it by x2. Does that give you a place to start?
 
Ok let me just make sure I'm on the right track..

34zkmzb.jpg


Is this correct to say?

sorry, my latex skills are bad.
 
No, write the series in expanded form, not in closed form. Notice that because you have an alternating series, the error is less in absolute value than your first unused term.

Your LaTeX looks pretty good!
 
Hmm I'm not exactly sure what to do with this still. How do I integrate an expanded form of a series?
 
Term by term. This series converges pretty quickly, so you shouldn't need a whole lot of terms.
 
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