I was trying to prove the divergence of the series $\sum_{n=1}^{\infty} a_n$
when $a_n$ is defined by $a_n = \begin{cases} \frac{1}{n} & n\enspace is \enspace odd\\ \frac{1}{n^3} & n\enspace is \enspace even \end{cases}$
I tried to do the following but I feel like I am missing something.
Let us denote the (2n-1)th partial sum of $a_n$ by $S_{2n-1} = \sum_{k=1}^{2n-1}a_n = 1 + \frac{1}{2^3} + \frac{1}{3} + \frac{1}{4^3} + ... + \frac{1}{2n-1}$ therefore :
$S_{2n-1} \geq 1 + \frac{1}{3} + \frac{1}{5} + ... + \frac{1}{2n-1} = T_n = \sum_{k=1}^n \frac{1}{2n-1} $
$T_n$ is the n-th partial sum of $\sum \frac{1}{2n-1}$ which is divergent therefore $\lim_{n \to \infty} T_n = \infty$ .
Therefore $\lim_{n \to \infty}S_{2n-1} = \infty$ and therefore the series is divergent.
My problem is that I am not sure about the last step which and if whether or not $\lim_{n \to \infty}S_{2n-1} = \infty$ implies that the series is divergent, do I have also to consider the sequence $S_{2n}$ in order to determine that the series is divergent?
Thanks in advance.
If you want to prove that $\lim S_n = +\infty$ then you must consider $S_{2n}$, writing for example $S_{2n}>S_{2n-1}$ combined with $S_{2n-1} \to +\infty$ is sufficient.
If you just want to prove that $S_n$ is not convergent in $\mathbb{R}$, then writing that there is one subsequence that is not convergent is sufficient.