Dick said:
That's not very helpful because there no elementary antiderivative for e^(-x^2). You want to do a comparison test with something you can integrate. For example, if x>1 which is larger, e^(-x) or e^(-x^2)?
Hmm, a comparison test does seem interesting. So let's try this out.
Let [tex]f(x)=e^{-x^2}[/tex]
and Let[tex]g(x)=e^{-x}[/tex]
Where [tex]0\leq{f(x)}\leq{g(x)}[/tex]
Given the comparison test, if g(x) is convergent, we can assume that f(x) is also convergent.
[tex]\stackrel{lim}{b\rightarrow\infty}\int_0^b{e^{-x}}[/tex]
[tex]\stackrel{lim}{b\rightarrow\infty}[-e^{-x}]\stackrel{b}{0}[/tex]
[tex]\stackrel{lim}{b\rightarrow\infty}[-e^{-b} + 1][/tex]
[tex]\stackrel{lim}{b\rightarrow\infty}[-e^{-\infty} + 1][/tex]
Errr. The answer I am getting is that g(x) is divergent. I can draw no conclusion from this.
Ohh no wait!
[tex]\stackrel{lim}{b\rightarrow\infty}[1/-e^{\infty} + 1][/tex]
[tex]\stackrel{lim}{b\rightarrow\infty}[1/{\infty} + 1][/tex]
[tex]\stackrel{lim}{b\rightarrow\infty}[0 + 1][/tex]
CONVERGENT!
:) Thanks Dick & W3390, for quick responses and help.