Can anyone tell me the result of the following limit or, at least, if it converges (n integer)? $$\lim_{n\to\infty} \int_{-\infty}^{\infty} x^{2n}e^{({-1/2})ax^2}dx$$ I believe the integral evaluates to $\sqrt{(2\pi/a)}\dfrac{(2n)!}{(2a)^nn!}$
Thanks.
With the change of variable $ax^2/2=t$ we have that
$$\int_{-\infty}^\infty x^{2n}e^{-\frac{ax^2}2}\mathrm dx=2\left(\frac2a\right)^{n-1/2}\int_0^\infty t^{n-1/2}e^{-t}\mathrm dt=2\left(\frac2a\right)^{n-1/2}\Gamma(n+1/n)$$
Now, by the reflection formula $\Gamma(z)\Gamma(1-z)=\frac{\pi}{\sin(\pi z)}$ and the formula $\Gamma(z+1)=z\Gamma(z)$ we knows that $\Gamma(1/2)=\sqrt\pi$, and by induction
$$\Gamma(n+1/2)=\sqrt{\pi}\frac{(2n-1)!!}{2^n}$$
where $(2n-1)!!:=1\cdot 3\cdot 5\cdots(2n-1)$. Then, rearranging all, we finally have that
$$I_n(a):=\int_{-\infty}^\infty x^{2n}e^{-\frac{ax^2}{2}}\mathrm dx=\sqrt{\frac{2\pi}a}\cdot\frac{(2n-1)!!}{a^n}$$
but observe, by the archimedean principle of $\Bbb R$, that exist some $N\in\Bbb N$ such that $N>a$ for any (fixed) $a\in\Bbb R$. Then
$$\frac{(2m-1)!!}{a^{m+1}}=\frac{(2(m-1)-1)!!}{a^m}\cdot\frac{2m-1}{a}$$
where $(2m-1)/a>1$ if $m\ge N$. Then, by an induction argument, we can see that $$|I(a)|:=\lim_{n\to\infty}|I_n(a)|=\infty,\quad a\in\Bbb R\setminus\{0\}$$
For $a\in\Bbb C\setminus\Bbb R$ the limit is not defined, notice that if we define $a=re^{i\theta}$ then $a^n=r^n\cdot e^{in\theta}$, and the limit $$\lim_{n\to\infty}r^n\cdot e^{in\theta}=\lim_{n\to\infty}r^n\cdot (\cos(n\theta)+i\sin(n\theta))$$ doesnt exists.