Chapter 10: Infinite Sequences and Series
In this chapter, we delve into the theory and applications of infinite sequences and series. These topics are some of the most challenging in calculus but are fundamental for understanding how functions can be approximated by sums, how convergence is determined, and how error estimates are made. We will explore 15 topics, each building on the previous ideas, and include self–check problems to reinforce your understanding.
10.1 Defining Convergent and Divergent Infinite Series
An infinite series is expressed as
and it is said to converge if the sequence of partial sums
approaches a finite limit as . If the limit does not exist (or is infinite), the series diverges. This definition is foundational and underpins all convergence tests.
Self–Check 1
Problem:
Consider the geometric series
Show that its sequence of partial sums converges and find its limit.
Solution:
- The partial sum is given by the formula for a geometric series:
- Thus,
- Taking the limit as :
So, the series converges and its sum is .
10.2 Working with Geometric Series
A geometric series has the form
It converges if with sum
and diverges if . Geometric series appear in many contexts, from finance to physics.
Self–Check 2
Problem:
Find the sum of the series
Solution:
Since , the series converges. Its sum is:
10.3 The nth Term Test for Convergence
The nth Term Test states that if
then the series
diverges. Note, however, that if the limit is zero, the test is inconclusive.
Self–Check 3
Problem:
Determine whether the series
converges or diverges.
Solution:
Calculate the limit:
By the nth Term Test, the series diverges.
10.4 Integral Test for Convergence
If is continuous, positive, and decreasing for and , then
and
either both converge or both diverge. This test is useful when comparing a series to an improper integral.
Self–Check 4
Problem:
Determine the convergence of the series
using the integral test.
Solution:
Let for . Then
Make the substitution , so the integral becomes:
which diverges (since and ). Hence, the series diverges.
10.5 Harmonic Series and p–Series
The harmonic series,
diverges, even though its terms approach zero. More generally, a p–series
converges if and only if .
Self–Check 5
Problem:
Determine whether the series
converges or diverges.
Solution:
Since , the p–series diverges.
10.6 Comparison Tests for Convergence
The Comparison Test involves comparing a series with another series whose convergence is known. If and converges, then converges. The Limit Comparison Test uses the limit
to draw similar conclusions.
Self–Check 6
Problem:
Use the comparison test to decide whether the series
converges.
Solution:
For all ,
Since converges (p–series with ), by the Comparison Test, the given series converges.
10.7 Alternating Series Test for Convergence
An alternating series has the form
with . The Alternating Series Test states that if is decreasing and
then the series converges.
Self–Check 7
Problem:
Determine whether the series
converges.
Solution:
Here, is decreasing and
Thus, by the Alternating Series Test, the series converges (conditionally).
10.8 Ratio Test for Convergence
The Ratio Test evaluates
If , the series converges absolutely; if , it diverges; and if , the test is inconclusive.
Self–Check 8
Problem:
Determine the convergence of the series
using the ratio test.
Solution:
Let . Then,
Taking the limit,
Thus, the series diverges.
10.9 Determining Absolute or Conditional Convergence
A series converges absolutely if
converges. If a series converges but not absolutely, it converges conditionally. Absolute convergence is a stronger condition and implies convergence.
Self–Check 9
Problem:
Determine whether the series
converges absolutely, conditionally, or diverges.
Solution:
Consider the absolute series:
which is the harmonic series and diverges. However, by the Alternating Series Test, the original series converges. Hence, it converges conditionally.
10.10 Alternating Series Error Bound
For an alternating series satisfying the Alternating Series Test, the error when approximating the sum by the nth partial sum is at most the absolute value of the first omitted term:
Self–Check 10
Problem:
Estimate the error when approximating the sum of
by the sum of the first 4 terms.
Solution:
The first omitted term is
Thus, the error in using the first 4 terms is at most 0.2.
10.11 Finding Taylor Polynomial Approximations of Functions
A Taylor polynomial approximates a function by matching its derivatives at a point. The Taylor series for a function centered at is given by:
When , it is called a Maclaurin series.
Self–Check 11
Problem:
Find the third-degree Taylor polynomial for
centered at 0.
Solution:
For , all derivatives are , and at 0 they equal 1. Thus, the third-degree Taylor polynomial is:
10.12 Lagrange Error Bound
The Lagrange Error Bound estimates the error in a Taylor polynomial approximation. If is approximated by its nth-degree Taylor polynomial about , the error satisfies:
where is an upper bound on for between and .
Self–Check 12
Problem:
Estimate the error in approximating by its third-degree Taylor polynomial at .
Solution:
For , all derivatives are . On the interval , the maximum of is
Using the error bound with and :
10.13 Radius and Interval of Convergence of Power Series
A power series
converges for values of within a radius around the center , determined by the Ratio or Root Test. The interval of convergence is then (with possible inclusion of endpoints).
Self–Check 13
Problem:
Find the radius of convergence for the power series
Solution:
Using the Ratio Test, compute:
Since this limit is 0 for all , the radius of convergence is .
10.14 Finding Taylor or Maclaurin Series for a Function
To find the Taylor (or Maclaurin) series for a function, compute its derivatives at the center and substitute them into the Taylor series formula. This representation is extremely useful for approximations and for solving differential equations.
Self–Check 14
Problem:
Find the Maclaurin series for up to the term in .
Solution:
The derivatives of at 0 yield:
Thus, the Maclaurin series up to is:
10.15 Representing Functions as Power Series
Many functions can be represented as power series within their interval of convergence. This representation allows term–by–term differentiation and integration, making it a powerful tool in both theory and application.
Self–Check 15
Problem:
Express the function
as a power series and state its interval of convergence.
Solution:
The function can be written as the sum of a geometric series:
which converges for .

