Suppose $(s_n)$ is a sequence such that $s_{n+1} < r s_n$ where $r$ is a constant with $0<r<1$. Prove that $s_n$ converges. All values are positive.
I thought about maybe solving this through the Cauchy criterion and setting $s_{n+1} - r s_n < 0$ but not sure how to put an absolute value on it and setting it to be less than epsilon.
Lets consider the series $S = \sum_{n=1}^\infty s_n$, since we have that $$\dfrac{s_{n+1}}{s_n} < r < 1$$ we know $S$ converges (ratio test), hence what can we conclude about $\lim_{n \to \infty} s_n$?