I must demonstrate that, $\forall \{a_n\}$ define in $\mathbb{R}^{+}$, if $$\limsup_{n \to \infty} \frac{a_{n+1}}{a_n} = L < 1 \implies \sum a_n \text{ converges}$$
I know by the ratio test that if the limit is lower than $1$, the series will converges but what about the the superior limit?
Thanks for your help.
By the definition of $\limsup$ there's for each $\epsilon>0$ an $N$ such that $a_{n+1}/a_n < L+\epsilon$ whenever $n>N$. From this follows that $a_n < a_N(L+\epsilon)$. Choosing $\epsilon<1-L$ will make $a_n$ limited by a geometric series.
It's also bounded below by $0$.