$$ \sum_{k=1}^{\infty} \frac{e^k}{k^k} $$
The solution is about $\approx {5.5804}$
But I don't know how to calculate this sum, I tried using the squeeze theorem but I couldn't find $2$ series that converge such that $$a_n \leq \frac{e^k}{k^k} \leq b_n$$
The only thing I did is set $a_n = \frac{1}{k^k}$ but it didn't really help because it's way less than the original question's series, by a couple of magnitudes... ($e^k$ to be exact)
I would highly appreciate your help :-) Thanks!