Harmonic Series

The Harmonic Series, sum of reciprocals of positive integers, diverges infinitely—a foundational benchmark for determining whether other series converge.

n=11n=\sum_{n=1}^{\infty} \frac{1}{n} = \infty

Solve a problem with Harmonic Series

Type the problem. The solver will use Harmonic Series where Harmonic Series is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Harmonic Series takes
nn
Harmonic Series
SymbolMeaning
nnn is the positive integer index in the summation, starting from 1 and continuing to infinity; it determines which reciprocal term 1n\frac{1}{n} appears at each position. Misinterpreting nn as a real variable rather than a positive integer fundamentally changes the series.

When to use it

Reach for the Harmonic Series whenever you need to test whether another series converges or diverges using comparison tests.

Level

Usually taught in: Calculus II

Worked examples

1. Compute a partial sum of the Harmonic Series

Problem

Calculate the fourth partial sum H4=k=141kH_4 = \sum_{k=1}^{4} \frac{1}{k}.
  1. H4=11+12+13+14H_4 = \frac{1}{1} + \frac{1}{2} + \frac{1}{3} + \frac{1}{4}

    Write out all four terms of the sum.

  2. =1+12+13+14= 1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4}

    Simplify the first term: 11=1\frac{1}{1} = 1.

  3. =1212+612+412+312= \frac{12}{12} + \frac{6}{12} + \frac{4}{12} + \frac{3}{12}

    Convert to a common denominator of 12 so all fractions can be added.

  4. =2512= \frac{25}{12}

    Add the numerators: 12+6+4+3=2512 + 6 + 4 + 3 = 25.

Answer: H4=25122.083H_4 = \frac{25}{12} \approx 2.083

This partial sum shows how the Harmonic Series accumulates. Although the individual terms shrink, their sum grows to approximately 2.083 after just four terms. This pattern continues without bound as more terms are added, illustrating why the series diverges.

2. Use the Direct Comparison Test with the Harmonic Series

Problem

Determine whether n=11n0.5\sum_{n=1}^{\infty} \frac{1}{n - 0.5} converges or diverges.
  1. an=1n0.5andbn=1na_n = \frac{1}{n - 0.5} \quad \text{and} \quad b_n = \frac{1}{n}

    Define our series and choose the Harmonic Series as the comparison series.

  2. an=1n0.5>1n=bn for all n1a_n = \frac{1}{n - 0.5} > \frac{1}{n} = b_n \text{ for all } n \geq 1

    Since n0.5<nn - 0.5 < n, we have 1n0.5>1n\frac{1}{n-0.5} > \frac{1}{n} (reciprocals reverse the inequality).

  3. n=1bn=n=11n=\sum_{n=1}^{\infty} b_n = \sum_{n=1}^{\infty} \frac{1}{n} = \infty

    The Harmonic Series diverges, as given in the authoritative statement.

  4. n=1an= (Direct Comparison Test)\therefore \sum_{n=1}^{\infty} a_n = \infty \text{ (Direct Comparison Test)}

    Since each term of our series exceeds the corresponding Harmonic Series term, and the Harmonic Series diverges, our series must diverge.

Answer: n=11n0.5 diverges\sum_{n=1}^{\infty} \frac{1}{n - 0.5} \text{ diverges}

The Direct Comparison Test uses the Harmonic Series as a benchmark. If a series has terms larger than the Harmonic Series' terms, it must diverge. This demonstrates how knowing the Harmonic Series diverges makes testing related series straightforward.

3. Apply the Harmonic Series to a basketball scoring scenario

Problem

Over a basketball season, a player's scoring pattern follows 1n\frac{1}{n} points in game nn. What is the player's total score after 8 games?
  1. Total score=k=181k=H8\text{Total score} = \sum_{k=1}^{8} \frac{1}{k} = H_8

    Set up the sum as the eighth partial sum of the Harmonic Series.

  2. H8=1+12+13+14+15+16+17+18H_8 = 1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \frac{1}{5} + \frac{1}{6} + \frac{1}{7} + \frac{1}{8}

    Write out all eight terms.

  3. =840+420+280+210+168+140+120+105840= \frac{840 + 420 + 280 + 210 + 168 + 140 + 120 + 105}{840}

    Convert to common denominator 840 and combine into a single fraction.

  4. =2283840=7612802.718= \frac{2283}{840} = \frac{761}{280} \approx 2.718

    Simplify by dividing both numerator and denominator by their GCD of 3.

Answer: H8=7612802.718 pointsH_8 = \frac{761}{280} \approx 2.718 \text{ points}

This word problem shows how the Harmonic Series applies to real scenarios. Even though the player scores less each game, the total accumulates meaningfully. The relatively small sum after 8 games belies the fact that over infinitely many games, the total would grow without bound.

Common mistakes

Where Harmonic Series usually goes wrong
Answer came out wrong
Assuming n=11n\sum_{n=1}^{\infty} \frac{1}{n} converges because limn1n=0\lim_{n \to \infty} \frac{1}{n} = 0.
Remember the Divergence Test tells us when a series definitely diverges (if the limit is nonzero or undefined), but when the limit is zero, you must apply other tests such as the Comparison Test, Integral Test, or p-Series Test.
Confusing the Harmonic Series 1n\sum \frac{1}{n} with p-Series where p>1p > 1, then incorrectly concluding it converges.
Memorize specifically that 1n\sum \frac{1}{n} (the p=1p = 1 case) diverges. The p-Series Test requires p>1p > 1 (strictly greater than, not greater than or equal to).
Thinking that because Hnln(n)H_n \approx \ln(n) grows slowly, the series must converge to a finite value.
Understand that any function growing without bound—whether linearly, logarithmically, or even more slowly—represents a divergent series. Slow divergence is still divergence.
The mistakeWhy it is wrongThe fix
Assuming n=11n\sum_{n=1}^{\infty} \frac{1}{n} converges because limn1n=0\lim_{n \to \infty} \frac{1}{n} = 0.The condition that terms approach zero is necessary but not sufficient for convergence; many divergent series have this property.Remember the Divergence Test tells us when a series definitely diverges (if the limit is nonzero or undefined), but when the limit is zero, you must apply other tests such as the Comparison Test, Integral Test, or p-Series Test.
Confusing the Harmonic Series 1n\sum \frac{1}{n} with p-Series where p>1p > 1, then incorrectly concluding it converges.The p-Series 1np\sum \frac{1}{n^p} converges when p>1p > 1, but the Harmonic Series is the boundary case p=1p = 1 where convergence fails. Students often misremember and apply the p>1p > 1 rule to p=1p = 1.Memorize specifically that 1n\sum \frac{1}{n} (the p=1p = 1 case) diverges. The p-Series Test requires p>1p > 1 (strictly greater than, not greater than or equal to).
Thinking that because Hnln(n)H_n \approx \ln(n) grows slowly, the series must converge to a finite value.Students confuse "grows slowly" with "converges to a finite limit." Logarithmic growth still goes to infinity.Understand that any function growing without bound—whether linearly, logarithmically, or even more slowly—represents a divergent series. Slow divergence is still divergence.

Tips and when to use something else

  • Memorize that the Harmonic Series is the first major example of a divergent series whose terms approach zero—it is the counterexample that shows limnan=0\lim_{n \to \infty} a_n = 0 is not sufficient for convergence.
  • Use the Integral Test as an independent verification: 11xdx=\int_1^{\infty} \frac{1}{x} dx = \infty confirms the Harmonic Series diverges and connects it to improper integrals.
  • When testing an unknown series, check whether it is dominated by or dominates the Harmonic Series; if so, the Direct Comparison Test immediately yields a convergence conclusion.
  • For series similar to the Harmonic Series, reach for the p-Series Test instead of computing partial sums—it gives instant answers for series of the form 1np\sum \frac{1}{n^p} without calculation.

Frequently asked questions

Why does the Harmonic Series diverge if its terms get smaller and smaller?
Although the terms shrink toward zero, they shrink too slowly to prevent the sum from growing without bound. The partial sums increase at a rate roughly proportional to ln(n)\ln(n), which goes to infinity. Many series have terms approaching zero; what matters is the rate of approach. Reciprocals approach zero too slowly to guarantee convergence.
How does the Harmonic Series relate to the p-Series?
The Harmonic Series is the p-Series 1np\sum \frac{1}{n^p} at the boundary value p=1p = 1. The p-Series converges for p>1p > 1 and diverges for p1p \leq 1. The Harmonic Series sits exactly at the threshold, making it the critical example where convergence changes to divergence.
Can I use the Harmonic Series to test if other series converge?
Yes, absolutely. Through the Direct Comparison Test, if another series has terms larger than or equal to those of the Harmonic Series, and the Harmonic Series diverges, then that series must also diverge. This makes the Harmonic Series an extremely useful benchmark for testing related series.
What is the relationship between the partial sums HnH_n and the divergence of the Harmonic Series?
The nn-th harmonic number Hn=k=1n1kH_n = \sum_{k=1}^{n} \frac{1}{k} grows without bound as nn increases. Although the growth is slow—approximately Hnln(n)+γH_n \approx \ln(n) + \gamma where γ0.5772\gamma \approx 0.5772 is the Euler-Mascheroni constant—it never levels off. This unbounded growth of the partial sums is precisely what it means for the series to diverge.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18