Prove that, if $\sum\limits_na_n$ converges, then $\sum\limits_n \frac{a_n}{a_{n+1}}$ diverges.
I believe it's true and even seems obvious, but once I tried to prove it I found it's not that trivial and I can't prove it rigorously.
Prove that, if $\sum\limits_na_n$ converges, then $\sum\limits_n \frac{a_n}{a_{n+1}}$ diverges.
I believe it's true and even seems obvious, but once I tried to prove it I found it's not that trivial and I can't prove it rigorously.
If $\frac{a_n}{a_{n+1}} \to 0$, then there exists $N$ such that for $n\ge N$, $|a_n|<|a_{n+1}|$. As $|a_{N+1}|> |a_N|$, we get $|a_{N+1}|>0$, so for each $n\ge N+1$, $|a_n|\ge |a_{N+1}|>0$, contradicting $a_n \to 0$.