Mistake Master

Integral Test for Convergence BC only

With $f(n) = a_n$ and $f$ positive, continuous and decreasing on $[N, \infty)$, the series and $\int_{N}^{\infty} f$ converge together or diverge together. All three hypotheses do work: positivity and monotonicity are what make the rectangle comparison valid, continuity is what makes the integral exist, and each only has to hold eventually, since finitely many terms cannot change convergence. That matters for $\sum \frac{\ln n}{n}$, whose function increases until $x = e$, and rules the test out entirely for $\sum \frac{\cos n}{n}$, whose terms change sign. Rectangles of height $f(n)$ on $[n, n+1]$ sit above a decreasing curve and rectangles of height $f(n+1)$ sit below it, which traps the partial sums between two copies of the same integral.

The value of that integral is not the sum of the series, and $\sum \frac{1}{n^{2}}$ settles the point: $\int_{1}^{\infty} x^{-2}\,dx = 1$ exactly, while the sum is $\frac{\pi^{2}}{6} \approx 1.6449$. The two bounding inequalities give $\int_{1}^{\infty} f \le \sum a_n \le a_1 + \int_{1}^{\infty} f$, here $1 \le 1.6449 \le 2$, so the integral brackets the sum and never equals it. A complete answer therefore verifies the hypotheses, sets the improper integral up with a limit rather than an infinite endpoint, evaluates it, and then concludes about convergence only. The test is strongest where an antiderivative exists, which makes $\sum \frac{1}{n \ln n}$ a two-line problem, and useless against factorials or alternating signs.

f(x) = 1/x, DECREASING. RECTANGLE HEIGHTS ARE f(1), f(2), f(3), f(4). RECTANGLES TOTAL 25/12 = 2.0833 AREA UNDER THE CURVE IS ln 5 = 1.6094 SO THE SUM EXCEEDS IT. 1 5 A DECREASING f PUTS ITS LARGEST VALUE AT EACH LEFT EDGE.
Drawn to scale at $90$ px per unit horizontally and $180$ px per unit vertically, with the curve computed from $f(x) = \frac{1}{x}$ at $17$ points. The four rectangles total $1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} = \frac{25}{12} \approx 2.0833$ and the exact area beneath the curve is $\ln 5 \approx 1.6094$, so the rectangles genuinely exceed the integral, which is the inequality the test rests on.
FIVE ATTEMPTS TO USE THE INTEGRAL TEST. THE SERIES THE CLAIM MADE THE PROBLEM SUM OF 1/n² IT CONVERGES NONE SUM OF 1/n² THE SUM IS 1 THAT IS THE INTEGRAL SUM OF cos(n)/n IT CONVERGES NOT POSITIVE SUM OF ln(n)/n TEST FROM n = 1 RISES UNTIL x = e SUM OF 1/n! TEST IT THIS WAY NO ANTIDERIVATIVE ROW 2 RUNS THE TEST PERFECTLY AND REPORTS THE WRONG NUMBER.
Row two is the one to study: the hypotheses hold, the integral is evaluated correctly, and the conclusion drawn from it is still false, because $\int_1^{\infty} x^{-2}\,dx = 1$ while the series sums to $\frac{\pi^{2}}{6} \approx 1.6449$. Rows three through five each fail a different hypothesis before any integrating begins.

The work

3 ways in · any order
Lesson
Integral Test for Convergence

States the integral test with all three hypotheses and shows what each one is for, builds the rectangle comparison that makes the test true, and separates the value of the improper integral from the sum of the series using the exact case where the integral is 1 and the sum is pi squared over six.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on the integral test: verifying positivity, continuity and eventual decrease before applying it, setting up the improper integral with a limit, and refusing to report the integral's value as the sum of the series.

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