I am unable to solve this problem. I tried using the definition of the limit of sequences. I took an example by considering a sequence $x_n= 5n$. Then I got that, the limit was zero.
$x_{n+1}-x_n=(5n+5)-5n=5$. Then,
$$\lim_{n\to\infty}\frac{x_n}{n \log n}=\lim_{n\to\infty}\frac{5n}{n \log n}=\lim_{n\to\infty}\frac{5}{\log n}=0$$.
But I am unable to solve it in general. Please help me. Thank you so much!!!