I am trying to calculate the following integral, and I would like to know if there is a general rule where we set either $u(x)$ equal to the exponential term or $v'(x)$ equal to the exponential term.
Assuming there is such a general rule, does it matter whether the coefficient of $x$ in the exponential term is positive or negative?
The integral is : $$I=\int\limits_{0}^{\infty} x^{1/2}e^{-x}dx$$
Where the integration by parts formula is:$$\int u(x)\frac{dv(x)}{dx} = uv -\int v\frac{du(x)}{dx}$$
EDIT:
The actual integral I am trying to evaluate is $$I_0=\int\limits_{0}^{\infty}x^2 e^{[-\frac{x^2}{\sigma_0^2}]}dx$$I have obtained $I$ above by using the substitution $y=\frac{x^2}{\sigma_0^2}$ which was what the professor said I should do. Unfortunately, it doesn't seem to make things any easier.