Can your show how this comes about or give me pointers of investigation so can I work it out? Thank you!
EDIT1: Various pointed out the equation is false, but that it can be taken as approximation. Since no answered were added, I'd like to ask how I could start from the left hand side and construct an approximation to the sum by using the right hand side. What steps should I take to see how to do that?
More tenuous, you can say $$ \begin{align} \sum_{j=1}^n\dfrac{1}{j} &=\ln n+\gamma+\varepsilon_n\\ \sum_{j=2}^n\dfrac{1}{j} &=\int_1^n\dfrac{1}{j}dj\color{red}{+\gamma+\varepsilon_n}-1 \end{align} $$ where $\varepsilon_n\sim\dfrac{1}{2n}$. You may see the details here.