Chapter 9
Chapter 9
2) Infinite Series
Definition:
a1 + a2 + a3 + … + an + …, or
a) Partial Sums of the Series – a sequence of real numbers defined by a finite sums of the
series.
s1 = a1
s2 = a1 + a2
s3 = a1 + a2 + a3
sn = a1 + a2 + a3 + … + an =
If lim sn = S, then the infinite series converges to the sum S, and we
n∞
c) Theorem
If the geometric series converges, then -1 < r < 1 is the interval of convergence.
If we let a = 1 and x = r, such that │x│ < 1, then the GS looks like this…
1 + x + x2 + x3 + … + xn + … = 1/(1 – x).
The importance here is that this series represents a function!
c) Investigation – using the GC, graph the various partial sums of this series, and see
how well each one approximates the function y = 1/(1 – x) on (-1, 1).
3) Power Series
Something which will be confirmed later is that power series will either:
converge for all x;
converge on a finite interval whose center is the center of the interval; or
converge only at the center!
4) Power Series and Other Functions – Exploration 1 (page 477)
Let:
Homework 9.1b: page 481 # 23, 24, 27, 30, 31, 39a, 48, 54, 55, 61, 63, 72
Section 9.2 – Taylor Series
Based on the results of this exploration, we now formalize the process for constructing
polynomials that approximate “other” functions by emulating the functions behavior at x = 0.
2) Use the above technique to construct a 4th degree polynomial (aka a Taylor polynomial of
degree 4) to approximate, f(x) = ln (1 + x) at x = 0.
3a) Construct a Power Series for sin x at x = 0. Graph Pn(x) vs. sin x and BEHOLD!!!
Discussion:
These T-polynomials are not new – why not?
Sin x and cos x are what type of functions? How does that relate to their T-polynomials?
Although Taylor series exist whose infinite sums are exactly equal to certain functions, such as
sin x, in reality it is the Taylor polynomials that “do all the work.” As previously noted, even the
most powerful calculators and computers use Taylor polynomials to determine approximate
values for these functions.
The only questions that needs to be made in determining which order Taylor polynomial is
required…is how accurate must the approximations be?
1) Problem Statement: What order Taylor polynomial is needed to approximate sin x within
.0001 anywhere on [-π, π]?
This problem, and its solution, opens up the discussion of an important topic in convergent series
and their value as evaluation tools. How can we calculate these errors which arise from using an
approximating Taylor polynomial? And how can we keep them within specified bounds? The
errors in using approximating polynomials are called, truncation errors, since they result from
truncating the infinite series down to some finite polynomial of degree n.
2) Geometric Series – Determine the truncation error that arises from using
Although this example suggests how we might determine truncation error for any geometric
series; and demonstrates that we can find an exact value for that error, it should be clear that not
all series are geometric. With this in mind we proceed to try to get a handle on truncation errors
in non-geometric series.
3) Taylor’s Theorem with Remainder (Theorem 3 – page 496) – Stated without proof
where
This theorem tells us how to construct the approximating polynomial for a function with
derivatives of all orders; and it also gives a formula for the error generated using that
polynomial. f(x) is Taylor’s formula; and Rx(x) is the remainder of order n or the error term for
the approximation Pn(x) over I. Rn(x) is also called the Lagrange form of the remainder.
Homework 9.3b: page 500 # 1
Taylor’s Theorem gives us a method for proving convergence (as outlined in the box below):
and we write: .
The method of proof used above is so powerful that we generalize its use and state it as the
following theorem:
If these conditions hold for every n and all the other conditions of Taylor’s Theorem are
Homework 9.3d: page 502 # 1 – 4; {HINT on #4 – what type of series is f(x) in #4?}
Section 9.4 – Radius of Convergence
Since a series is an infinite sum and a convergent series is a series which converges to a
particular sum, then in reality a convergent series is a number; while a divergent series is not!
In this section we turn our attention to determining for what values of x a particular power
series converges. Determining the Interval of Convergence amounts to two activities: 1)
finding the radius of convergence; and 2) then determining what happens at the endpoints. We
will first turn our attention to finding the radius of convergence.
1a) Recall that if a series is geometric (see example 1 – page 503), then we can easily determine
the values of x for which the GS will converge.
1b) According to Theorem 5 (page 504) there are only 3 possibilities for any power series of the
form: ; either:
Example: ; Divergent?
NOTE: The ratio actually gives us a commonly-used method for determining the radius
of convergence for a particular power series; in addition, when applying the ratio test we
actually use absolute convergence which is a stronger result than necessary.
******************************************************************************
Let {an} be a sequence of positive terms. Suppose that an = f(n), where f is a continuous
positive, decreasing function of x for all x ≥ N (N a positive integer). Then the series
Suppose that an > 0 and bn > 0 for all n > N (N, a positive integer).
4) Alternating Series
i) each un is positive;
ii) un ≥ un+1 for all n ≥ N, for some integer N;
iii) .