Assume that $n_k$ is a sequence of natural numbers such that $$\sum\frac{1}{n_k}<\infty$$ Prove that $\limsup_{k\to\infty} (n_{k+1}-n_k) = \infty$.
Here is what I have so far: Suppose toward a contradiction that $\limsup_{k\to\infty} (n_{k+1}-n_k) = M < \infty$. Then, the sequence {${n_{k+1}-n_k}$} is bounded by $M$. I want to show that this implies $$\sum\frac{1}{n_k}=\infty,$$ a contradiction.