Mistake Master

Harmonic Series and p-Series BC only

$\frac{1}{x}$ is positive, continuous and decreasing on $[1, \infty)$, and $\int_1^{\infty} \frac{dx}{x} = \lim_{b\to\infty} \ln b = \infty$, so the harmonic series diverges, which settles the counterexample 10.1 and 10.3 both relied on. Its terms still tend to zero; what grows is $\ln b$, and it grows so slowly that the partial sums need over $12{,}000$ terms to pass $10$ and more than $272$ million to pass $20$. Running the same argument on $x^{-p}$ gives $\int_1^{b} x^{-p}\,dx = \frac{b^{1-p}-1}{1-p}$ for $p \neq 1$, which settles exactly when $p > 1$, while $p = 1$ produces $\ln x$ instead. So $\sum \frac{1}{n^{p}}$ converges when $p > 1$ and diverges when $p \le 1$, with the logarithm at the boundary being the reason that case behaves unlike its neighbours.

The errors cluster at the line: placing $p = 1$ on the convergent side, remembering the inequality backwards (a sanity check settles it, since larger $p$ means smaller terms and so convergence must be the upper region), and reading $p$ off the wrong part of an expression, so that $\frac{1}{\sqrt{n}}$ is $p = \frac{1}{2}$ and diverges while $\frac{1}{n\sqrt{n}}$ is $p = \frac{3}{2}$ and converges, and $\frac{1}{2^{n}}$ is not a $p$-series at all. Drawn on one set of axes, $\frac{1}{x}$ and $\frac{1}{x^{2}}$ start at the same height and both fall to zero, and only one encloses a finite area, which is why the threshold has to be known rather than seen. From 10.6 onward $p$-series are the benchmark other series are compared against, and the integral's value at $p > 1$ is $\frac{1}{p-1}$, a bound and not the sum.

TWO CURVES, ONE SET OF AXES, x FROM 1 TO 5. 1/x, p = 1 AREA INFINITE SUM DIVERGES 1/x², p = 2 AREA = 1 SUM = 1.6449 BOTH START AT 1 AND FALL TO 0 1 5 THE EYE CANNOT TELL THESE APART. THE RULE HAS TO BE KNOWN.
Drawn to scale at $90$ px per unit horizontally and $180$ px per unit vertically, both curves computed at $17$ points. They meet exactly at $(1, 1)$, marked, and both tend to zero; the difference is that $\int_1^{\infty} x^{-2}\,dx = 1$ while $\int_1^{\infty} x^{-1}\,dx$ is unbounded, and the sums are $\frac{\pi^{2}}{6} \approx 1.6449$ and unbounded to match.
THE THRESHOLD IS p > 1, STRICTLY. THE SERIES p VERDICT WHY SUM OF 1 0 DIVERGES TERMS DO NOT VANISH SUM OF 1/√n 1/2 DIVERGES BELOW THE LINE SUM OF 1/n 1 DIVERGES ON THE LINE ITSELF SUM OF 1/(n√n) 3/2 CONVERGES JUST ABOVE THE LINE SUM OF 1/n² 2 CONVERGES COMFORTABLY ABOVE ROWS 3 AND 4 ARE THE ONLY TWO WORTH MEMORISING.
The middle row is the one the code is named for. Between $p = 1$ and $p = \frac{3}{2}$ the verdict flips, and every other row in the table is decided comfortably far from the boundary; a radical in the denominator is an exponent, which is what makes rows two and four look less like $p$-series than they are.

The work

3 ways in · any order
Lesson
Harmonic Series and p-Series

Proves the harmonic series divergent with the integral test, then generalises to p-series and shows the threshold falling out of the antiderivative, with the logarithm appearing only at p equals 1. Concentrates on the boundary, where every error in this topic lives, and on reading p correctly through radicals.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on the harmonic series and p-series: proving divergence with the integral test, applying the threshold as a strict inequality, placing p equals 1 on the divergent side, and reading the exponent correctly when radicals or negative powers appear.

Not yet available · 10 items
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.

Take the diagnostic to identify your misconceptions