Prove the divergence of the series: $$ 1-{1\over3}+{2\over4}-{1\over5}+{2\over6}-{1\over7}+\ldots$$
Attempt. Of course the test of Leibniz for alternating series does not apply, since the terms $1,1/3,2/4,...$ are not decreasing (besides, it would imply the convergence of the series, which is not our case). I thought of working on the partial sums $(s_n)$, especially
$$s_{2n}=1-{1\over3}+{2\over4}-{1\over5}+{2\over6}-{1\over7}+\ldots
{2\over2n}-{1\over 2n+1}$$ in order to prove divergence, but i didn't manage to do so.
Thanks in advance for the help.
Your series can seriously be rewritten as
$$s=1+\sum_{n=1}^{\infty}(-1)^n\cdot\frac{3+(-1)^n}{2n+4}.$$
This is the first important step to avoid ambiguity.
Considering $N$-th partial sum of the infinite series, we deduce
$$\sum_{n=1}^{N}(-1)^n\cdot\frac{3+(-1)^n}{2n+4}=\sum_{n=1}^{N}\frac{3\cdot (-1)^n}{2n+4}+\sum_{n=1}^{N}\frac{1}{2n+4}.$$
Whereas the first partial sum converges to some finite value (simply applying Leibniz' criterion), the second one tends to $+\infty$ by comparision with harmonic sum.
Hence, the given infinite series is divergent.