Find existence region and express the function in terms of Euler's integrals
$$\int \limits_0^{+\infty} \frac{1}{x^{n+1}} e^{-\frac{\alpha}{2x^2}}dx, \alpha > 0, n \in N$$
I have tried $t = \frac{1}{x}, dx = - \frac{1}{t^2}dt$
So I got
$$\int \limits_0^{+\infty}t^{n-1}e^{-\frac{\alpha t^2}{2}}dt$$
Is it correct substitution, how to make the next step?
Now substitute again: $u=\frac{\alpha t^2}{2}$ so that $du=\alpha tdt$, you get: \begin{align} \frac{\left(\frac{2}{\alpha}\right)^\frac{n}{2}}{2}\int^{\infty}_0 u^{\frac{n}{2}-1}e^{-u}\mathrm d u=\frac{\left(\frac{2}{\alpha}\right)^\frac{n}{2}}{2}\Gamma\left(\frac{n}{2}\right) \end{align} Where $\Gamma(z):=\int_0^{\infty}t^{z-1}e^{-t}\mathrm d t$ is the gamma function.
Furthermore for $n$ multiple of 2 you get: $\Gamma(\frac{n}{2})=(\frac{n}{2}-1)!$