I'm trying to solve the following definite integral
$$\int_0^{\infty}u^{-u+a}\,du$$ with $a>0$.
Using integration by parts I've arrived
$$\int_0^{\infty}u^{-u+a}\,du=\frac{1}{1+a}\int_0^{\infty}u^{-u+a+1}(1+\ln(u))\,du$$
which is a worst integral.
Maybe a change of variable, but I don't know how to follow.