Definition The n-th harmonic number is: Hn=k=1∑nk1 Useful Bounds ln(n+1)≤Hn≤ln(n)+1 Estimation For large n: Hn≈ln(n)+γ ln(n): natural logarithm γ: Euler–Mascheroni constant ≈0.57721 Refined Estimate Hn=ln(n)+γ+2n1−O(n21)