I was trying to check for limit of the series whose nth term is given below.
$$\sum_{i=1}^\infty \frac{1}{n^n}$$
Now $$\frac{T_n}{T_{n+1}} = (1+n){(1+\frac{1}{n})}^n$$ now this limit $\to \infty$ which means its reciprocal $\to 0$ and the whole thing converges but I was trying to prove it through the integral test but I am stuck at solving the integral part.
$$\int_1^\infty \frac{1}{x^x} dx$$
I took $y=x^x$ taking log both sides it becomes $\log y $ = $x$ $ \log x$ and differentiation turns out to be $$\frac{dy}{ydx} = 1+\log x$$ and that's where I need help. Will deeply appreciate some direction on this question.
I will suggest using comparison test. $$\sum_{n=1}^\infty\frac{1}{n^n}<\sum_{n=1}^\infty\frac{1}{n^2}<\infty$$