Does $\int_{x=0}^\infty x^8 e^{-\sqrt x} dx$ converge?
I've tried splitting it into $\int_{x=0}^1 x^8 e^{-\sqrt x} dx$ + $\int_{x=1}^\infty x^8 e^{-\sqrt x} dx$. The first one is a continuous function over a bounded interval so that converges however I'm struggling with the second one. I have tried using limit comparison with $e^{- \frac{\sqrt x}{2}}$ as a test function but ended up going in circles. I have also tried direct comparison and integration by parts.
Thanks
Morgzy
Let $g(x)=\sqrt{x}-10\ln(x)$. Then $g$ is increasing for $x>400$.
$g(e^9)=e^{4.5}-90>0$. So $g$ is positive and increasing for $x>e^9>400$.
So, for $x>e^9$ we have that \begin{eqnarray} \sqrt{x}-10\ln(x)>0\\ \ln(x^{10})<\sqrt{x}\\ x^{10}<e^{\sqrt{x}}\\ x^8e^{-\sqrt{x}}<\frac{1}{x^2} \end{eqnarray}
You should be able to finish from there.