$\displaystyle\int\limits^{\infty}_{-\infty} x\mathrm{e}^{-x^2}\,\mathrm{d}x$ Determine whether the integral is divergent or convergent.
Hi, I don't have any idea how to start. Should I start with evaluating the integral?
$\displaystyle\int\limits^{\infty}_{-\infty} x\mathrm{e}^{-x^2}\,\mathrm{d}x$ Determine whether the integral is divergent or convergent.
Hi, I don't have any idea how to start. Should I start with evaluating the integral?
On
By definition, the integral converges if both improper integrals in the right-hand side converge: $$\int_{-\infty}^{+\infty} xe^{-x^2}\,\mbox{d}x = \int_{-\infty}^{0} xe^{-x^2}\,\mbox{d}x+\int_{0}^{+\infty} xe^{-x^2}\,\mbox{d}x$$ For either of those (the work is similar for the other one), direct computation is straightforward: $$\int_{0}^{+\infty} xe^{-x^2}\,\mbox{d}x = \lim_{p \to \infty}\int_{0}^{p} xe^{-x^2}\,\mbox{d}x$$ Take $u=-x^2$.
Note that $\int xe^{-x^2}\,dx=-\frac12 e^{-x^2}+C$. Hence, we have
$$\begin{align} \int_{-\infty}^\infty xe^{-x^2}\,dx&=\lim_{L\to \infty}\int_0^Le^{-x^2}\,dx+\lim_{M\to -\infty}\int_M^0 e^{-x^2}\,dx\\\\ &=\lim_{L\to \infty}\left.\left(-\frac12 e^{-x^2}\right)\right|_{x=0}^{x=L}+\lim_{M\to -\infty}\left.\left(-\frac12 e^{-x^2}\right)\right|_{x=M}^{x=0}\\\\ &=\frac12-\frac12\\\\ &=0 \end{align}$$