I am having a hard time solving this one, and it seems so simple. \begin{align*} \int_{1}^{\infty} \dfrac{1}{x^{1+\frac{1}{x}}} dx \end{align*}
I understand that it diverges, because I've tested it. As $x$ approaches infinity, the expression approaches $$\int_{1}^{\infty} \dfrac{1}{x} dx$$
Which we know diverges.
But how can I prove/show that?
Since$$\lim_{x\to\infty}\frac{\frac1{x^{1+1/x}}}{\frac1x}=\lim_{x\to\infty}\frac1{x^{1/x}}=1$$and since$$\int_1^\infty\frac1x\,\mathrm dx$$diverges, your integral diverges too.