Show that $$\lim \frac{1}{n} \sum_{i=1}^n \frac{1}{i} =0 $$
I've proved that this sequence converges (it is bounded and decreasing). NOW, I need to find a sequence that is bigger than this one and goes to zero. Maybe something using geometric serie of 1/2
Thanks in advance!
We can approximate a finite sum with a definite integral (see here). We obtain that $$ \log(n+1)=\int_1^{n+1}x^{-1}\mathrm dx\le\sum_{i=1}^n\frac1i\le1+\int_1^nx^{-1}\mathrm dx=1+\log n. $$ Now we need to show that $$ \lim_{n\to\infty}\frac{\log n}n=0. $$ This can be done by using l'Hôpital's rule (a more general statement is proved here).