I'm asked to decide whether the following series converges or diverges:
$$1-\frac{3}{4}+\frac{4}{6}-\frac{5}{8}+\frac{6}{10}-\frac{7}{12}+\cdots$$
So I first looked at $(a_n)=\frac{n+1}{2n}$. Then by separating this into $a_n=\frac{1}{2}+\frac{1}{2}\cdot\frac{1}{n}$, we can say that since we know $\frac{1}{n}\rightarrow0$, then $a_n \rightarrow \frac{1}{2}+\frac{1}{2}\cdot0=\frac{1}{2}$. Then since $(a_n)$ does not converge to $0$, we know that $\sum a_n$ diverges by the divergence test. Now I'm stuck. How do I use this to account for the alternating sequence $(-1)^n a_n$? Is there a theorem that would help?
Thanks!
It's a necessary (but not sufficient) criterion for any series to converge that the sequence converges to $0$. If it's an alternating series in which the absolute values are monotonically decreasing to $0$, it's also sufficient for convergence.
In this case, since your sequence does not converge to $0$, you're done; it diverges. (It doesn't matter if it's alternating or not.)