Consider two sequences $A_n$ and $B_n$ such that $B_n$ is monotonically decreasing and both $A_n$ and $B_n$ tend to zero.
Now let us consider the limits $\lim_{n\to\infty}\left(\frac{A_n}{B_n}\right)$ and $\lim_{n\to\infty}\left(\frac{A_n-A_{n-1}}{B_n-B_{n-1}}\right)$. I guess that these two limits are equal when n tends to infinity if the second limit exists .
I tried to prove this using the following logic :
For any convergent sequence $C_n$, tending to limit $K$, $\lim_{n\to\infty}(C_n-k)= \lim_{n\to\infty}(C_n-C_{n-1})$. So as $A_n$ and $B_n$ tend to zero so $\lim_{n\to\infty}(A_n-0)= \lim_{n\to\infty} (A_n-A_{n-1})$ and the same for $B_n$. Hence if the limit second limit exists the first limit exists and is equal to the second limit.
But my stance is pretty skeptic and I feel an absence of rigor and strong reasoning.
Hope the members here can help me in strengthening the logic of this proof.