The following questions showed up in my high school math textbook and I am unsure how to approach it.
Considering the sequence of partial sums {Sn} given by
$Sn = \sum_{k=1}^n \frac{1}{k}$
a) Show that for all positive integers n
$S_{2n} \ge S_n + \frac{1}{2}$
b) Hence prove that the sequence $S_n$ is not convergent.
For part a) observe that \begin{eqnarray*} \sum_{k=n+1}^{2n} \frac{1}{k} \geq \sum_{k=n+1}^{2n} \frac{1}{2n} = \frac{1}{2}. \end{eqnarray*} Part b) is easy ?