Calculus II · Unit 4A · lesson

Integral-Test Remainder Estimates

Concept

Learning objectives

bound the tail of a convergent positive series and determine how many terms guarantee a target accuracy.

Integral-Test Remainder Estimates

Explanation

Convergence without an error estimate is often not enough

Knowing that a series converges answers an existence question, but applications require a numerical guarantee. For a positive decreasing series, the tail after NN terms can be trapped between two improper integrals. These bounds convert a convergence proof into a practical stopping rule.

The remainder RN=SsNR_N=S-s_N is positive for positive-term series. The lower and upper integral bounds differ only by shifting the starting point, and both become small as NN grows. To guarantee accuracy, solve the upper-bound inequality rather than calculating many partial sums and hoping their decimals have stabilized.

Bridge

Convergence is only the first question

Once a positive decreasing series is known to converge, practical work asks how much remains after the first NN terms. The same rectangles used in the Integral Test trap the remainder RN=SsNR_N=S-s_N between two improper integrals.

The estimate is useful because it turns an inaccessible infinite tail into an explicit inequality. To guarantee a requested accuracy, solve the upper-bound inequality for NN, then round upward. The bound is a certificate: it may not equal the true error, but it proves the error cannot exceed the stated amount.

Proof idea

The omitted rectangles are trapped by adjacent areas

For decreasing ff, each omitted rectangle lies below the area beginning one unit earlier and above the area beginning at its own right endpoint. Summing those comparisons yields

N+1f(x)dxRNNf(x)dx.\int_{N+1}^{\infty}f(x)\,dx\le R_N\le\int_N^{\infty}f(x)\,dx.
Concept

Remainder bounds

If the Integral Test hypotheses hold, then

N+1f(x)dxRNNf(x)dx.\int_{N+1}^{\infty}f(x)\,dx\le R_N\le\int_N^{\infty}f(x)\,dx.
Guided walkthrough

How many terms for a cubic p-series?

For n=11/n3\sum_{n=1}^{\infty}1/n^3,

RNNx3dx=12N2.R_N\le\int_N^{\infty}x^{-3}\,dx=\frac1{2N^2}.

To guarantee RN<0.001R_N<0.001, require 1/(2N2)<0.0011/(2N^2)<0.001, so N>500N>\sqrt{500}. Thus N=23N=23 suffices.

Worked example

Choose N from a target error

How many terms of n=11/n4\sum_{n=1}^{\infty}1/n^4 guarantee error below 10410^{-4}? For f(x)=x4f(x)=x^{-4},

RNNx4dx=13N3.R_N\le\int_N^\infty x^{-4}\,dx=\frac{1}{3N^3}.

Require

13N3<104,N3>1043.\frac{1}{3N^3}<10^{-4}, \qquad N^3>\frac{10^4}{3}.

Since 153=3375>3333.315^3=3375>3333.\overline3, taking N=15N=15 guarantees the desired accuracy.

Common mistake

Use the correct endpoint for the upper bound

For a decreasing positive series, N+1fRNNf\int_{N+1}^{\infty}f\le R_N\le\int_N^{\infty}f. Swapping the endpoints can turn a claimed guarantee into a guess.

Interactive checku4a-integral_test_remainder_estimates-01

Give an upper bound for the remainder of 1/n3\sum1/n^3 after NN terms.

Your work stays on this device. No account or AI grader is used.

Show hint

Integrate x3x^{-3} from NN to infinity.

Attempt once to unlock the solution

Submit an answer first. The hint is available now.

Exercise

Find a remainder bound for 1/n2\sum1/n^2.

Exercise

How many terms ensure error below 10410^{-4} for 1/n2\sum1/n^2?

Exercise

Explain why the bound may be larger than the actual error.

Exercise

Use both lower and upper bounds to bracket the total sum from a partial sum.

After the explanation

Use the section idea

Reading lens

Compare positive terms by long-run size and select a benchmark whose convergence behavior is already known.

Mental model

Direct comparison transfers inequalities; limit comparison transfers asymptotic scale; the integral test links sums to accumulated area.

Decision

Use a clean inequality when available, asymptotic comparison when ratios stabilize, and the integral test when a matching decreasing function is natural.

Common trap

Reversing the direction needed to prove convergence or divergence, or forgetting an integral-test remainder condition.

Check yourself

Does your benchmark support the conclusion in the direction you claim, and are all hypotheses stated?

Source & rights

Original instruction with traceable references.

BetterGrades-original; no direct adaptation declared in the verified handoff.

Reference textbooks remain rights-separated and are not published as application assets. Any direct adaptation requires separate identification and attribution.