So I need to show that the series $$ \sum_{k=1}^{\infty}\frac{1}{k^k}$$ converges, which is very quick using different tests, but the caveat is that I need to do this using the Cauchy criterion for series. This boils down to showing the sequence of partial sums $(s_n)$ is Cauchy, but the problem lies in actually finding a closed form for $(s_n)$.
I tried checking by hand the cases $n=1, 2, 3, 4, 5$ to find a pattern, make an educated guess and prove it correct by induction, but no clear pattern arises.