We are given : $|a_n-a_{n+1}|\le \frac{n\text{log}n}{e^n}$, we have to determine whether the sequence $\{a_n\}_{n=1}^{\infty}$ is cauchy or not.
Since,$|a_n-a_m|\leq |a_n-a_{n+1}|+\dots+|a_{m-1}-a_m|$. I believe it is enough to prove that the sequence $\sum_{n=1}^{\infty}\frac{n \text {log}n}{e^n}$ converges.
Can someone please help if the sequence $\sum_{n=1}^{\infty}\frac{n \text {log}n}{e^n}$ converges or not. and is my approach to the above question correct?
Hint: Apply Ratio test to show that $\sum \frac {n \ln n} {e^{n}}$ is convergent. [$lim \frac {a_{n+1}} {a_n}=\frac 1 e <1$ in this case].