Estimating the Sum of a Series

Summary

When a series converges, partial sums SN approximate the total sum S . Remainder bounds quantify the error |SSN| using integral tails, alternating-series estimates, or exact remainders for geometric series.

Prerequisites

Series Sums by Partial Sums, Geometric Series, Alternating Series, Integral Test

Formulas

Geometric series (exact)

For |r|<1 ,

n=0arn=a1r,RN=n=N+1arn=arN+11r.

Alternating series remainder

If (1)n+1bn satisfies the alternating series test with bn0 , then

|SSN|bN+1.

Integral remainder (decreasing positive f )

If an=f(n) with f positive, continuous, and eventually decreasing,

N+1f(x)dxRNNf(x)dx

(under standard integral-test hypotheses).

Worked Example

For n=0(1/2)n , the exact sum is 2 . After three terms S2=1+1/2+1/4=1.75 , the remainder is

R2=(1/2)311/2=14=0.25,

so S=1.75+0.25=2 exactly—not a hand-wavy “about 1.8 .”

For the alternating harmonic series, |SS5|1/6 .

Common Mistakes

Connections

References

Remainder estimates appear with the integral and alternating tests in OpenStax Calculus Volume 2.[1]


  1. OpenStax, Calculus Volume 2, Sections 5.3–5.5, https://openstax.org/details/books/calculus-volume-2 ↩︎