Is there a way of finding a formula for $\sum\limits_{k=1}^n k^k$? Maybe I'm missing something really obvious, but I've looked around a bit on the Internet and I haven't been able to find anything.
So, what I'm looking for is a formula in closed form to generate the sequence $1,5,32,288,3413,\dots$
Have a look on OEIS - it would appear there is no simple closed form.
The linked paper is available here
The given bound is
$$n^n\left( \frac{4n-3}{4n-4} \right) \le 1^1 + 2^2 + \cdots + n^n < n^n \left(\frac{2+e(n-1)}{e(n-1)}\right)$$