How to determine if the series is convergent or divergent.

Puchinita5
Messages
178
Reaction score
0

Homework Statement




Determine if the series is convergent or divergent.
\sum x^2e^{-x^2}

Homework Equations





The Attempt at a Solution


<br /> x^2e^{-x^2}=\frac{x^2}{e^{x^2}}

\lim_{x\to\infty } \frac{(x+1)^2}{e^{(x+1)^2}}\frac{e^{x^2}}{x^2}

and since (x+1)^2=x^2+2n+1

and (x^2)-(x^2+2x+1)=-(2x+1)

I get \lim_{x\to\infty }e^{2x+1}*{(\frac{x+1}{x})}^2=\infty*1=\infty which is &gt; 1


so by the root test, it is divergent.
Except I got this wrong on my exam. I was told it should be convergent. Why is this wrong?

 
Physics news on Phys.org


<br /> (x^2)-(x^2+2x+1)=-(2x+1)<br />

This is the exponent of e on the top, so e^{2x+1} should have been on the bottom.
 


OMG! i looked at this SO MANY TIMES and didn't see that! thank you! Oh how I love this website!
So it goes to zero, which is less than 1 and so convergent! Glad to know i was doing this right I thought i might have been WAY off!
!
 
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