Let , $\displaystyle S_n=\sum_{k=1}^n\frac{1}{k}$. Which of the following is TRUE ?
(A) $\displaystyle S_{2^n}\ge \frac{n}{2}$ for every $n\ge 1$.
(B) $S_n$ is bounded sequence.
(C) $\displaystyle|S_{2^n}-S_{2^{n-1}}|\to 0$ as $n\to \infty$.
(D) $\displaystyle\frac{S_n}{n}\to 1$ as $n\to \infty$.
As the series is divergent , so (B) is FALSE.
If (C) is TRUE then $\{S_n\}$ is a Cauchy sequence, which is NOT possible.
Again , from Cauchy's first limit theorem , $\displaystyle\frac{S_n}{n}\to 0$ as $n\to \infty$. So it is FALSE.
So finally , (A) is correct. Am I correct ?