I have trouble solving the following problem:
The positive series $\sum_{n=0}^\infty a_n$ converges, and $\lim_{n\to \infty}\frac{b_n}{a_n}=1$. Prove that the series $\sum_{n=0}^\infty b_n$ converges ($\sum_{n=0}^\infty b_n$ isn't necessarily a positive series), and $$\lim_{n\to \infty}\frac{\sum_{k=n}^\infty b_k}{\sum_{k=n}^\infty a_k}=1$$
I tried to use the Stolz-Cesaro theorem, and also tried if it's available to solve this problem like limit of quotient of two series, but I couldn't make it. Any help would be apprecicated, thanks!