Hi there I'm trying to solve an exercise which is part of my homework and I would really appreciate a hint how to solve it.
Given the sequence $a_n=1+\frac{1}{2}+...+\frac{1}{n} - \log(n)$ it asks me to prove that it is convergent and to prove that limit when $n$ approaches infinity of $a_n$ is $c$ where $c$ is between $0$ and $1$.
So far I proved its montony and that the sequence is decreasing. I could need a hint on how to bound it though. Thanks in advance.