Approximate Size of Sum of Harmonic Series
Jump to navigation
Jump to search
Theorem
Let $H_n$ denote the sum of the harmonic series:
- $H_n = \ds \sum_{k \mathop = 1}^n \frac 1 k$
Then $H_n$ can be approximated as follows:
- $H_n \approx \ln n + \gamma + \dfrac 1 {2 n} - \dfrac 1 {12 n^2} + \dfrac 1 {120 n^4} - \epsilon$
where:
- $\gamma$ denotes the Euler-Mascheroni constant: $\gamma \approx 0 \cdotp 57721 \, 56649 \, \ldots$
- $0 < \epsilon < \dfrac 1 {252 n^6}$
Proof
![]() | This theorem requires a proof. You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by crafting such a proof. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{ProofWanted}} from the code.If you would welcome a second opinion as to whether your work is correct, add a call to {{Proofread}} the page. |
Sources
- 1997: Donald E. Knuth: The Art of Computer Programming: Volume 1: Fundamental Algorithms (3rd ed.) ... (previous) ... (next): $\S 1.2.7$: Harmonic Numbers: $(3)$