Math101Harmonic Series
A rigorous, example-driven guide to harmonic series, including hypotheses, method choice, verification, and practice.
The central idea
The harmonic series $\sum_{n=1}^{\infty}1/n$ diverges, even though its terms approach zero. More generally, the $p$-series $\sum1/n^p$ converges exactly when $p>1$ and diverges when $p\le1$. The harmonic case $p=1$ is the threshold.
Definitions, hypotheses, and notation
The integral $\int_1^N dx/x=\ln N$ gives another proof and describes the slow growth rate. Harmonic partial sums are approximately $\ln N+\gamma$, so even a very long numerical computation can misleadingly appear stable. Convergence is an infinite-tail property, not a judgment from small consecutive differences.
Removing or adding finitely many terms cannot change divergence. Some sparse subseries can converge, but retaining a fixed positive fraction of harmonic-scale terms generally preserves divergence. The standard harmonic series is therefore a central benchmark for comparison tests.
Conceptual meaning
The terms shrink too slowly for their accumulated total to settle. Grouping successive powers-of-two blocks reveals that each block contributes at least $1/2$, so partial sums eventually exceed every bound.
A dependable method and decision rule
- Recognize exact or comparable $1/n$ behavior.
- Use the $p$-series criterion when the exponent is explicit.
- For nearby rational forms, choose direct or limit comparison with $1/n$.
- Do not let the zero term limit suggest convergence.
- State divergence; a divergent series has no finite sum.
