Calculate H_n = 1 + 1/2 + 1/3 + ... + 1/n
Enter a positive integer n to calculate the nth harmonic number H_n, which represents the sum of reciprocals from 1 to n.
Enter any positive integer. Large values may take longer to compute.
Explore these common harmonic number calculations
Calculate the 5th harmonic number showing all terms clearly
n: 5
Breakdown: true
Approximation: false
Calculate the 10th harmonic number with breakdown and approximation
n: 10
Breakdown: true
Approximation: true
Calculate the 100th harmonic number showing approximation accuracy
n: 100
Breakdown: false
Approximation: true
Demonstrate asymptotic behavior for large n values
n: 1000
Breakdown: false
Approximation: true