Puchinita5
- 178
- 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 > 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?