Let $(a_n)_n, (b_n)_n$ be two real sequences s.t. $(b_n)_n$ is strictly increasing and unbounded. Prove that $$\lim_{n\rightarrow \infty} \frac {a_n}{b_n}= \lim_{n\rightarrow \infty} \frac{a_{n+1}-a_n}{b_{n+1}-b_n}$$ if limit on the right exists.
I could prove this. But I thinking whether the converse is true, namely: if the limit on the left exists, what about the right limit? Does it exist? Or are there counterexamples?
EDIT: There is this post that answers my question, but does not have much content.