Revision sheet: the integral test and the comparison tests (MATH 141)
This sheet is not a summary of sections 11.3 and 11.4 of Stewart: you already have the course notes. It answers one question only, what makes students lose marks on the integral test and the comparison tests in MATH 141 at McGill University, and which precise gesture avoids each loss.
Every number below is done by hand, as on the exam, and every series quoted has positive terms: the alternating series, the ratio test and the root test belong to the next chapters.
The thread of the chapter
Every test of the chapter judges a series against something whose fate is already known, an integral or a benchmark series, and it is a theorem: its hypotheses are written before the verdict, a comparison only decides below a convergent series or above a divergent one, and the integral gives the fate of the series, never its value.
The integral test: three hypotheses, one verdict, no value
•If f is continuous, positive and DECREASING on [N,∞) and f(n)=an, then ∑n≥Nan and ∫N∞f(x)dx both converge or both diverge.
•Decreasing only has to hold from some N on: xlnx increases up to x=e, so the test is applied from N=3. Finitely many terms never change convergence.
•Decrease without a derivative: a product of POSITIVE decreasing functions decreases, and so does the reciprocal of a product of positive increasing ones.
•The integral is NOT the sum. Rectangles give the bracket ∫1∞f≤S≤a1+∫1∞f, and after n terms ∫n+1∞f≤Rn≤∫n∞f.
•p-series: ∑np1 converges exactly when p>1; for p≤0 the integral test does not apply and the divergence test does.
The outlined rectangles, heights a1 to a5, stick out above y=x21; the shaded ones, heights a2 to a6, sit under it: the sum is squeezed between two integrals, and equals neither.
The picture rebuilds every inequality of the chapter in ten seconds: a rectangle whose height is the value at the LEFT end sticks out above a decreasing curve, one whose height is the value at the RIGHT end fits under it.
The comparison tests: which direction concludes
•Positive terms only. an≤bn for n≥N and ∑bn converges: ∑an converges. an≥bn for n≥N and ∑bn diverges: ∑an diverges.
•Smaller than a divergent series, or larger than a convergent one: NO conclusion, whatever the inequality looks like.
•Limit comparison: bnan→c with 0<c<∞ gives the same fate. Build bn from the dominant term of the numerator and of the denominator.
•Limit 0 concludes only with ∑bn convergent, limit ∞ only with ∑bn divergent.
•A logarithm is dominated by every positive power: np(lnn)q behaves like np1 unless p=1, where the integral test decides.
The rules in table form
Each row reads from left to right: the assumptions, then the result. A red cell is not an answer, it is the finding that the form settles nothing and the instruction to rewrite it. Every case is followed by a worked example.
What a comparison can conclude, and what it cannot
Read a line as: when the terms of ∑an and of the benchmark ∑bn are positive and related as in the first column, and the benchmark is as in the second, the series is as in the third. The red lines are the ones students write and markers refuse.
Relation between the terms
Benchmark
Verdict for the series
an≤bn
∑bn converges
converges
Example: n3/21+cosn≤n3/22 and p=23>1: converges.
an≤bn
∑bn diverges
no conclusionno conclusion
Example: n21≤n1 and ∑n21 converges, while 2n+n1≤2n1 and ∑2n+n1 diverges.
What to do: Bound BELOW instead: 2n+n≤3n gives 2n+n1≥3n1.
an≥bn
∑bn diverges
diverges
Example: nlnn≥n1 for n≥3 and p=21: diverges.
an≥bn
∑bn converges
no conclusionno conclusion
Example: n1≥n21 and ∑n1 diverges, while n2−51≥n21 and ∑n≥3n2−51 converges.
What to do: Give up a constant: n2−51≤n22 for n≥4, or take the limit of the ratio.
bnan→c, 0<c<∞
either
same as ∑bn
Example: 1/nsin(1/n)→1 and ∑n1 diverges: ∑sinn1 diverges.
bnan→0
∑bn converges
converges
Example: 1/n3/2lnn/n2=n1/2lnn→0 and p=23: converges.
bnan→0
∑bn diverges
no conclusionno conclusion
Example: Against n1 both n2lnn and nlnn1 give the limit 0; the first series converges, the second diverges.
What to do: Move the benchmark closer to the term: an exponent strictly between the two, such as n3/21 for n2lnn.
bnan→∞
∑bn diverges
diverges
Example: 1/nlnn/n=lnn→∞ and ∑n1 diverges: ∑nlnn diverges.
bnan→∞
∑bn converges
no conclusionno conclusion
Example: Against n21 both n1 and n2lnn give the limit ∞; the first series diverges, the second converges.
What to do: Lower the benchmark exponent just enough to absorb the extra factor, here n3/21.
The four blue lines are the only verdicts a comparison can give. Every red line has a repair, and it is always the same move: change the benchmark so that the inequality, or the limit, lands on a blue line.
The mistakes that cost marks
These are the errors I correct most often in session. Each one costs marks on a paper, even when the reasoning behind it is right.
1.Comparing in the direction that proves nothing
most of the question: the verdict alone earns one mark out of four
What not to write
“2n+n1<2n1 and ∑2n1 diverges, so the series diverges.”
What to write
“For n≥1, n≤n, so 2n+n1≥3n1; ∑3n1 diverges, so the series diverges by comparison.”
Why: Smaller than a divergent series is compatible with both verdicts: n21<n1 too. Divergence needs a LOWER bound, convergence an UPPER one; a constant factor like 31 never matters.
2.Reading the value of the integral as the sum of the series
1 to 2 marks, and the credibility of the whole answer: the first term alone is 1
What not to write
“By the integral test, ∑n=1∞n31=∫1∞x3dx=21.”
What to write
“The integral converges, so the series converges by the integral test, and 21≤∑n=1∞n31≤1+21.”
Why: The series is an area of rectangles that stick out above the curve, the integral the area under it. The test transfers the FATE, never the value; the value is only bracketed, ∫1∞f≤S≤a1+∫1∞f.
3.Applying the integral test without checking that f decreases
1 to 2 marks for the missing hypothesis, the whole question when it actually fails
What not to write
“f(x)=xlnx is continuous and positive on [1,∞) and ∫1∞f diverges, so the series diverges.”
What to write
“f′(x)=x21−lnx<0 for x>e, so f decreases on [3,∞); ∫3∞f diverges, so ∑n≥3nlnn diverges, and so does the whole series.”
The series ∑f(n) is a sum of zeros (red dots), while the shaded area under xsin2(πx) is at least 21∑k+11: infinite. Continuous and positive is not enough.
Why: Without the decrease, the values at the integers say nothing about the area between them. The figure is the counterexample: f(x)=xsin2(πx) is continuous and positive, every f(n) is 0, and yet the integral diverges.
4.Calling a series with a varying exponent a p-series
the whole question: the verdict is reversed
What not to write
“∑n1+1/n1 converges: it is a p-series with p=1+n1>1.”
What to write
“1/nan=n−1/n→1, and ∑n1 diverges, so the series diverges by limit comparison.”
Why: In the p-series test the exponent is a CONSTANT. An exponent that tends to 1 puts the series on the border, where only a computation decides: here n1/n→1, and with 1+lnn1 the factor is exactly n1/lnn=e.
5.Taking a limit comparison that lands on 0 or infinity on the wrong side
the whole question: the verdict is reversed
What not to write
“1/n2lnn/n2=lnn→∞, so ∑n2lnn diverges.”
What to write
“1/n3/2lnn/n2=nlnn→0 and ∑n3/21 converges, so ∑n2lnn converges.”
Why: Limit ∞ concludes only against a DIVERGENT benchmark, limit 0 only against a CONVERGENT one. When the limit lands on the wrong side, the benchmark was too far from the term: move its exponent between the two, where the logarithm is absorbed.
6.Swapping n and n + 1 in the remainder bounds
1 to 2 marks, and an interval that is empty
What not to write
“For ∑n21, ∫3∞x2dx≤R3≤∫4∞x2dx, so 31≤R3≤41.”
What to write
“∫4∞x2dx≤R3≤∫3∞x2dx, so 41≤R3≤31 and 1829≤S≤3661.”
Why: R3=a4+a5+⋯: placed on [3,4],[4,5],… these rectangles use the RIGHT end and fit under the curve from 3, which gives the upper bound. An interval whose left end exceeds its right end is the sign the bounds were swapped.
7.Comparing a series whose terms are not positive
the whole question
What not to write
“−n1≤n21 and ∑n21 converges, so ∑(−n1) converges.”
What to write
“The comparison test needs an≥0. Here ∑(−n1)=−∑n1, which diverges.”
Why: Below a convergent series there is room for anything that runs off to −∞. Positivity is the first hypothesis of both comparison tests: write it, with its range of n, before any inequality.
8.Confusing a p-series with a geometric series
1 mark per series, and a reversed verdict for the disguised one
What not to write
“∑2n1 and ∑n21 are the same kind of series, and so are ∑2−lnn and ∑2−n.”
What to write
“∑n21 is a p-series (n in the base, p=2); ∑2n1 is geometric (n in the exponent, r=21); 2−lnn=n−ln2 is a p-series with p=ln2<1, so it diverges.”
Why: Where n sits decides the family: in the base, a p-series; alone in the exponent, a geometric series. Rewrite with alnn=nlna before choosing, since ln2<1<ln3 separates the two verdicts.
Which method to choose
Which test, by the FORM of the term
Before writing anything, look at the shape of an and check that its terms are positive
If an is a quotient of powers and roots of n → limit comparison with the ratio of the dominant terms
Example: n7+12n2+3n against n3/21, limit 2
If a bounded oscillating factor, sin2n, 1+cosn → direct comparison, bounding the factor; the integral test is out, f does not decrease
Example: n3/21+cosn≤n3/22
If an=f(n) with f easy to integrate by a substitution → integral test, hypotheses first
Example: n2e1/n: ∫1∞x2e1/xdx=e−1
If n alone in an exponent, 2n, 3n → compare with a geometric series
Example: 3n+n2n<(32)n
If a function of n1: sin, 1−cos, ln(1+⋅), e⋅−1 → limit comparison with the power given by the MATH 140 limit
Example: 1−cosn1 against n21, limit 21
If a power of n times a power of lnn → exponent p=1: limit comparison with a slightly shifted power; p=1: integral test
Example: n6/5(lnn)5 against n11/101; nlnn1 by the integral
If the question asks how close sn is to S → remainder estimate, which only the integral test provides
Example: 1011<R100<1001 for ∑n21
Two branches can both apply: nlnn yields to the integral test and to a comparison with n1. Choose the one whose hypotheses are quickest to write; the verdict is the same.
How the answer is expected to be written
A marker ticks steps. Here they are in order, with the concluding sentence expected word for word.
An integral test answer that earns full marks
When to use it: Any question that says use the integral test, or any series ∑f(n) whose f has an antiderivative you can find
1Name the function: f(x)=…, with f(n)=an.
2Check the three hypotheses on an explicit interval [N,∞): continuous, positive, decreasing, with f′(x)≤0 or the product argument.
3Write the improper integral as a limit: ∫N∞f=limt→∞∫Ntf, compute, and say whether the limit is finite.
4Conclude with the name of the test and both objects: the integral converges or diverges, therefore the series does.
5Never write the value of the integral as the sum; if a value is asked for, bracket it with the remainder estimate.
Concluding sentence
“f is continuous, positive and decreasing on [3,∞) and ∫3∞xlnxdx diverges, so ∑nlnn diverges by the integral test.”
The trap: Stopping at continuous and positive. The decrease is the hypothesis that fails in exam questions, and the one markers look for first.
Marking: Typically 1 mark for the hypotheses, 2 for the integral with its limit, 1 for the conclusion naming the test.
A comparison answer that earns full marks
When to use it: Any series whose term resembles a p-series or a geometric series without being one
1State that the terms are positive, with the range of n.
2Choose the benchmark bn from the dominant terms, and say what it does: p-series with p=23>1, geometric with ∣r∣<1, harmonic.
3Direct version: write the inequality with its range, an≤bn for n≥N, in the direction that concludes. Limit version: compute limbnan, factoring the dominant power out.
4Conclude with the name of the test.
Concluding sentence
“For n≥4, 0<n2−51≤n22, and ∑n22 converges (p=2>1), so ∑n2−51 converges by the comparison test.”
The trap: Writing the inequality for all n≥1 when it holds only from N=4: a false line on the page costs the mark even with the right verdict.
Marking: Typically 1 mark for positivity and the benchmark, 2 for the inequality or the limit, 1 for the conclusion.
Check before you hand in
Five minutes of checking recover more marks than one more problem started in a hurry.
The direction check
Before concluding a comparison, read your inequality aloud: below a convergent series, or above a divergent one? Any other combination means the verdict is not yet proved.
2n+n1<2n1 is below a DIVERGENT series: not proved. ≥3n1 is above one: proved.
The sum is larger than its first term
With positive terms, S>a1. If the number you are about to write as the sum is smaller than a1, you have written the integral.
∑n31=21 is impossible: a1=1.
The exponent after the algebra
Simplify the term to np1 before reading p, counting the power of n in the numerator.
(n2+1)pn behaves like n2p−11, not n2p1: it converges for p>1, not p>21.
The bracket must be an interval
After a remainder estimate, check that the lower bound is below the upper bound, and that the partial sum lies below both.
s3=3649≤1829≤S≤3661 for ∑n21.
The typical problem, taken apart
A series you cannot sum, bracketed exactly
Show that ∑n=1∞n2+11 converges, and use s2 to bracket its sum. How many terms guarantee an error below 1001?
No calculator. Every step must be justified as on a MATH 141 final.
The shaded area from 2 to infinity is arctan21; the boxes inside it, heights a3,a4,…, add up to R2, which is therefore smaller.
Step 1
f(x)=1+x21 is continuous and positive on [1,∞), and f′(x)=−(1+x2)22x<0 there: the integral test applies from N=1.
Why
The three hypotheses come first, on a named interval. Here they are quick, which is no reason to skip them: they carry a mark.
Step 2
∫n∞1+x2dx=limt→∞(arctant−arctann)=2π−arctann=arctann1 for n>0. It is finite, so the series CONVERGES by the integral test.
Why
The identity 2π−arctann=arctann1 holds for n>0: the two angles are complementary in a right triangle with legs 1 and n. It turns every bound into a clean exact number.
Step 3
s2=21+51=107, and ∫3∞f≤R2≤∫2∞f gives arctan31≤R2≤arctan21.
Why
The upper bound starts at n=2, the lower at n+1=3: the figure shows why, the boxes of heights a3,a4,… fit under the curve from 2.
Step 4
S=s2+R2, so 107+arctan31≤S≤107+arctan21.
Why
An exact bracket, as the course wants without a calculator. The integral from 1, 4π, is NOT the sum: it is only a lower bound, and a poor one.
Step 5
Rn≤arctann1<n1, since arctant<t for t>0. So n=100 terms give R100<1001.
Why
When the exact bound is awkward to invert, a simpler upper bound for it is enough: it answers what suffices. It does not say that fewer terms fail; that needs the lower bound.
The conclusion, written out
“By the integral test the series converges, and 107+arctan31≤S≤107+arctan21; 100 terms guarantee an error below 1001.”
The classic mistake on this problem: Writing S=4π, the value of ∫1∞f; or bracketing with arctan21≤R2≤arctan31, an empty interval since arctan increases.
Learn by heart
•Integral test: f continuous, positive, DECREASING on [N,∞), f(n)=an. Same fate, never the same value.
•∑np1 converges exactly when p>1, with p a CONSTANT.
•∫n+1∞f≤Rn≤∫n∞f, and ∫1∞f≤S≤a1+∫1∞f.
•Comparison concludes below a CONVERGENT series or above a DIVERGENT one. Positive terms, range of n written.
•Limit comparison: bnan→c∈(0,∞), same fate. bn from the dominant terms.
•Limit 0: only with ∑bn convergent. Limit ∞: only with ∑bn divergent.
•np(lnn)q follows p; at p=1 the integral test decides, and it converges only for q<−1.
•As t→0: sint∼t, 1−cost∼2t2, ln(1+t)∼t, et−1∼t.
Frequently asked questions
How do I know when I can use the integral test on a series?
You need a function f that is continuous, positive and decreasing on some interval from N to infinity, with f(n) equal to the n-th term. The decrease only has to start at some N: ln x over x increases up to x = e, so you apply the test from n = 3. If f oscillates, like a function with sin or cos in it, use a comparison instead.
Does the integral test give the sum of the series?
No. It only says whether the series converges. The integral is the area under the curve and the series is a sum of rectangles, so they differ: the series of 1 over n cubed is more than its first term 1, while the integral from 1 to infinity is one half. What the integral does give is a bracket, the sum lying between the integral from 1 and the first term plus that integral.
Why does my comparison not prove anything even though the inequality is true?
Because it points the wrong way. A series smaller than a divergent one can converge or diverge, and so can a series larger than a convergent one. To prove convergence you need your terms below a convergent series; to prove divergence, above a divergent one. Usually you fix it by giving up a constant, for example 1 over 3n instead of 1 over 2n.
How do I choose the series to compare with in the limit comparison test?
Keep only the dominant term of the numerator and of the denominator and simplify: that is your benchmark, usually a p-series. For two n squared plus 3n over the square root of n to the seventh plus one, the benchmark is 1 over n to the three halves. If the limit of the ratio comes out as zero or infinity on the wrong side, move the exponent closer to the term.
Is the series of 1 over n to the power 1 plus 1 over n a convergent p-series?
No, and it diverges. A p-series needs a constant exponent, and here the exponent tends to 1. Compared with the harmonic series, the ratio is n to the power minus 1 over n, which tends to 1, so by the limit comparison test both series diverge together, even though every single exponent is greater than 1.
Practise it
Corrected exercises: The integral test and the comparison tests, MATH 141 at McGill
A method is proved on a paper, not on a sheet. The set for the same chapter takes each of these traps into a problem, with the solution written out step by step.
Get in touch for a first session. The convergence tests are where MATH 141 stops being computation and becomes argument, and that is exactly what a session trains.