Prove that $$\sum_{k=2^n+1}^{2^{n+1}} \frac{1}{k} > \frac{1}{2}.$$
I've tried a lot of things (mainly induction) without much result. The only hint I was given was that if $a \leq c_k \leq b$ for k = 1, 2, ..., n then $na \leq \sum\limits_{k=1}^{n} c_k \leq nb$. I've failed to use that or any other way for this proof. How to prove that?