Let $(a_n)_{n=1}^\infty$ Let be a positive, increasing, and unbounded sequence. Prove that the series:
$$\sum_{n=1}^\infty\left(\frac{1}{a_{2n-1}}-\frac{1}{a_{2n}}\right)$$
convergent.
We know that since $a_n$ is increasing and unbounded, than $\lim_{n \to \infty}a_n=\infty$, so I want to apply that to say that, $\sum_{n=1}^\infty(\frac{1}{a_{2n-1}}-\frac{1}{a_{2n}})$ is decreasing and its limit will be $0$.
My problem is that every time I get confused while it says $a_{2n}$ or $a_{2n-1}$, it is less intuitive for me than just "normal" $a_n$...
Appreciate your help!
Thanks a lot!
HINT:
Since $a_n$ is positive and increasing , then $\frac1{a_n}$ is positive and decreasing. Moreover, we have
$$\sum_{n=1}^{2N}\frac{(-1)^{n-1}}{a_n}=\sum_{n=1}^N \left(\frac1{a_{2n-1}}-\frac1{a_{2n}}\right)$$
Now use what you know about $\lim_{n\to \infty}a_n$. Can you finish now?