Is there a closed form solution for this integral?
$${\int_0^{\infty} x(1+{\frac{x}{\lambda}})^{(-\alpha-1)} dx}$$
where $$\alpha>1$$ $$\lambda>0$$
It's in Pareto statistical distribution family and I'm trying to find an analytical solution.
Is there a closed form solution for this integral?
$${\int_0^{\infty} x(1+{\frac{x}{\lambda}})^{(-\alpha-1)} dx}$$
where $$\alpha>1$$ $$\lambda>0$$
It's in Pareto statistical distribution family and I'm trying to find an analytical solution.
The integral in the denominator looks like the expected value of a Lomax distribution. (some constants missing) I read that you need $\alpha >1$, otherwise undefined. Looking at the Wikipedia material, It appears the solution is
$$\int_0^{\infty} x\left(1+{\frac{x}{\lambda}}\right)^{(-\alpha-1)}dx = \frac{\lambda^2}{\alpha(\alpha -1)}$$
but verify.