Given that $\frac{1}{\sqrt{x}} \ge \frac{1}{x+1}$ for all $x> 0$, determine the convergence or divergence of the series, $$\sum_{k=1}^{\infty}\left( \frac{1}{\sqrt{2k-1}} - \frac{1}{2k} \right)$$
Any hints would be much appreciated, this is really making my head hurt. I'm sure the comparison test must be involved, but I can't seem to figure out how. Thanks.
$$\frac{1}{\sqrt{2k-1}} - \frac{1}{2k}=\frac{2k-\sqrt{2k-1}}{2k\sqrt{2k-1}}\sim\frac{1}{\sqrt{2k-1}}\ \text{as}\ k\to\infty.$$ So by comparison test your series is divergent.