Let $S_n$=$\sum_{k=1}^n\frac{1}{k}$. which of the following is true?
- $S_{2^n}\ge\frac{n}{2}$ for every n$\ge1$.
- $S_n$ is a bounded sequence.
- $|S_{2^n}-S_{2^{n-1}}|\to0$ as n$\to\infty$.
- $\frac{S_n}{n}\to1$ as n$\to\infty$.
I have a confusion that whether $S_{2^n}$=$\frac{1}{2}+\frac{1}{2^2}+\dots+\frac{1}{2^n}$? or $S_{2^n}$=$1+\frac{1}{2}+\frac{1}{3}+\dots+\frac{1}{2^n}$?