Let $(a_n)$ and $(b_n)$ be two sequences of non-negative real numbers such that for all $n \in \mathbb{N}$, $a_{n+1} \leq a_n + b_n$ and $\sum_{n=1}^{\infty} b_n$ converges. Then, $\lim_{n \to \infty} a_n$ exists and is finite.
the only thing i could think of was the same as someone did in this question, How to prove the sequence $\{b_n\}$ with $0 \leq b_{n+1} \leq b_n + a_n$ converges, where $a_n \geq 0$ converges to $0$. which is just bounding the sequence. I guess he wasn't looking for a proof of the statement so here I am.