Evaluating an integral in terms of the gamma function

237 Views Asked by At

I need to evaluate the following integral $$\int_0^\infty x^{\mu}\exp(-{\lambda}x^\kappa)\,dx$$ (where $\mu$, $\lambda$, and $\kappa$ are are all real) in terms of the Gamma function $\Gamma(t)=\int_0^\infty x^{t-1}e^{-x}\,dx$.

I am thinking that I need to make a substitution, but my previous attempts have failed, as after making the substitutions, I still have an $x$ term remaining in the integrand.

Since the parameters aren't given specific values, I am not sure how to proceed, since similar questions in which I have had to make a substitution, I have had $\mu=\kappa$.

If a substitution is required, what is it?

1

There are 1 best solutions below

0
On BEST ANSWER

Assuming that $\mu,\kappa,\lambda$ have positive real parts, if you set $x=y^{1/\kappa}$ you are left with: $$I=\frac{1}{\kappa}\int_{0}^{+\infty}y^{\frac{\mu+1}{k}-1}e^{-\lambda y}\,dy $$ then you may set $y=\frac{z}{\lambda}$ to get:

$$ I=\frac{1}{\kappa\cdot\lambda^{\frac{\mu+1}{k}}}\int_{0}^{+\infty}z^{\frac{\mu+1}{k}-1}e^{-z}\,dz = \color{red}{\frac{1}{\kappa\cdot\lambda^{\frac{\mu+1}{k}}}\,\Gamma\left(\frac{\mu+1}{k}\right)}.$$