I have the following series - $$ \sum_{n = 1}^\infty {\frac {(-1)^{k(n)}}{n}} $$ when $$k(n)=\begin{cases} 1 &; \quad n \ \text{=$3m$, for $m$ natural number}\\ 2 &; \quad n \ \text{otherwise}\ . \end{cases}$$
It doesn't converge absolutely because it's similar to the harmonic series , but does it converge conditionally or not ? i would like to get some detailed explanation. Thanks.
So: $$ 1 + \frac 1 2 - \frac 1 3 + \frac 1 4 +\frac 1 5 - \frac 1 6 + \cdots$$
If you group the terms three at a time, the second term is greater than the third, so if you denote the sum up to $N$ by $S_N$, you get
$$S_{3K+1} > 1 + \frac 1 4 + \cdots + \frac 1 {3K+1}$$
You should be able to show that this subsequence goes to $+\infty$ so the original series is not convergent.