$\sum_{n=1}^{\infty} u_n$ when $u_1$ is arbitrary real number and $u_{n+1} = \dfrac{1}{n} e^{-u_n}$.
I think that this series diverges. This was my approach:
Since $$\lim_{n\to\infty} u_{n} = \lim_{n\to\infty} u_{n+1}$$
If $\lim_{n\to\infty} u_{n+1} \neq 0$ then it's known that $\sum_{n=1}^{\infty} u_{n}$ diverges.
And if $\lim_{n\to\infty} u_{n+1} = 0$ then I think that somehow I need to show that $u_{n} \geq \dfrac{1}{n}$ and then it's diverges.
How exactly do I prove that?