Suppose $x_{n}$ is a sequence of nonnegative real numbers satisfying $x_{n+1}\le x_{n}+\frac{1}{n^{2}}$ for all $n\ge 1$. Prove that $\lim_{n\to\infty}x_{n}$ exists.
My idea was that $x_{n+1}-x_{n}<\frac{1}{n^{2}}$ and from this point I can conclude that by telescoping series if exist $\lim_{n\to\infty}x_{n}$ is bounded by using the right side but I could not conclude the existence of limit exactly. I will appreciate if you help. Although this seems easy question I could not find the exact idea becuase $(x_{n+1}-x_{n})$ does not need to be positive.