Harmonic Series Calculator
Enter a positive integer n to compute H_n = 1 + 1/2 + ... + 1/n with a step-by-step term table.
Harmonic Series Hn
Integer from 1 to 10,000
Result
—
ln(n):
—
ln(n)+γ:
—
Term Breakdown
Enter n and click Calculate
| k | Term (1/k) | Running sum Hk |
|---|
Copied!
Summary
Enter a positive integer n to compute H_n = 1 + 1/2 + ... + 1/n with a step-by-step term table.
How it works
- Enter a positive integer n (up to 10,000).
- The calculator adds 1/k for each k from 1 to n.
- A table shows every term, its decimal value, and the running sum.
- The final result H_n is displayed with high precision.
- Use the Copy button to copy the result to your clipboard.
Use cases
- Verify harmonic series convergence in math coursework.
- Explore how slowly H_n grows (it diverges, but very slowly).
- Check specific partial sums for number theory proofs.
- Visualize the diminishing contribution of each term.
- Understand the Euler-Mascheroni constant approximation.
- Compare H_n against ln(n) + γ estimates.
Frequently Asked Questions
Last updated: 2026-06-13 ·
Reviewed by Nham Vu