Exam 4 Notes
Section 10.1: Sequences
A sequence is a list of numbers in a definite order:
Denoted as: or
Example: List the first three terms of the sequence starting at
a.
b. a_n = (-1)^{n+1} \frac{2n-1}
Example: List the first 5 terms of the recursive sequence defined below (starting at )
Example: Find a formula for the general of the sequence, assuming that the pattern of the first few terms continues. (Assume you start with )
a.
b.
Definition: The sequence converges to the number if for every positive number there corresponds an integer such that |an - L| < \epsilon whenever n > N.
If no such number exists we say that diverges.
If converges to , we write or simply and call the limit of the sequence.
Example: Determine if the sequence converges or diverges and explain why.
a.
b.
c.
d.
e.
If and are highest powers of on top and bottom:
If P < Q,
If P > Q,
If , ratio of coefficients
Section 10.2: Infinite Series
Definition: Given a sequence of numbers , an expression of the form is an infinite series.
The number is the term of the series.
The sequence defined by
is the sequence of partial sums of the series, the number being the partial sum.
If the sequence of partial sums converges to a limit , we say that the series converges and that its sum is .
In this case, we write
If the sequence of partial sums of the series does not converge, we say that the series diverges.
It is impossible to find a finite sum for something like:
But if we add the terms of the series we will get ever closer to a finite number. (This is called Zeno’s paradox)
An important example of an infinite series is the geometric series.
Each term is obtained from the previous by multiplication of a common ratio that we will call .
Geometric Series:
If r < 1, the geometric series converges to
\sum_{n=1}^{\infty} ar^{n-1} = \frac{a}{1 - r}, r < 1
If , the series diverges
Ex: Write the following as a geometric series that starts at and determine if it is convergent or divergent. If it converges, find its sum.
a. (Zeno’s paradox)
b.
Determine if the following geometric series are convergent or divergent. If they are convergent, find their sum.
a.
b.
Theorem 7: If converges, then as
Caution: Theorem 7 does not say that converges if as , it is possible for a series to diverge when as
The term Test for Divergence (TFD)
diverges if fails to exist or is different from zero
Ex: Determine whether the following series are convergent or divergent.
a.
b.
Section 10.3: The Integral Test
In general, it is difficult to find the exact sum of a series.
Over the next few sections (10.3 – 10.6), we will use different tests to enable us to determine if a series is convergent or divergent without explicitly finding its sum.
Theorem 9: The Integral Test
Let be a sequence of positive terms. Suppose that , where is a continuous, positive, decreasing function of for all ( a positive integer).
Then the series and the integral both converge or both diverge.
This idea comes from Section 8.8 in Calculus II.
The sum of the series is NOT equal to the value of the integral!
A special case of The Integral Test is called p-series
The -series converges if p > 1, diverges if
The harmonic series is a special case of the p-series where the p = 1.
Ex: Use p – series to determine whether the series is convergent or divergent.
a.
b.
Ex: Use the Integral Test to determine whether the series is convergent or divergent.
Ex: Use the Integral Test to determine whether the series is convergent or divergent.
Ex: Use the Integral Test to determine whether the series is convergent or divergent.
Ex: Use the Integral Test to determine whether the series is convergent or divergent.
Section 10.4: Comparison Tests
Theorem 10: Direct Comparison Test (DCT)
Let and be two series with for all .
If converges, then also converges
If diverges, then also diverges
Ex: Use the Direct Comparison Test to determine whether the following series converge or diverge
Ex: Use the Direct Comparison Test to determine whether the following series converge or diverge
Ex: Use the Direct Comparison Test to determine whether the following series converge or diverge
Ex: Use the Direct Comparison Test to determine whether the following series converge or diverge
Theorem 11 – Limit Comparison Test (LCT)
Suppose that an > 0 and bn > 0, for all ( is an integer)
If and c > 0, then and both converge or both diverge
If and converges, then converges
If and diverges, then diverges
Ex: Use the Limit Comparison Test to determine whether the following series converge or diverge
Examples of Limit Comparison Test
Ex: Use the Limit Comparison Test to determine whether the following series converge or diverge
Ex: Use the Limit Comparison Test to determine whether the following series converge or diverge
Section 10.5: Absolute Convergence; The Ratio and Root Tests
Review on Factorials:
Definition: A series converges absolutely (is absolutely convergent) if the corresponding series of absolute values converges
Theorem 12 – The Absolute Convergence Test
If converges, then converges
Theorem 13 – The Ratio Test
Let be any series and suppose that
(a) the series converges absolutely if \rho < 1
(b) the series diverges if \rho > 1 or is infinite, and
(c) the test is inconclusive if
Ex: Use the Ratio Test to determine whether the series converges or diverges.
Ex: Use the Ratio Test to determine whether the series converges or diverges.
Ex: Use the Ratio Test to determine whether the series converges or diverges.
Ratio Test Examples
Ex: Use the Ratio Test to determine whether the series converges or diverges.
Theorem 14 – The Root Test
Let be any series and suppose that
(a) the series converges absolutely if \rho < 1
(b) the series diverges if \rho > 1 or is infinite, and
(c) the test is inconclusive if
Root Test Examples
Ex: Use the Root Test to determine whether the series converges or diverges.
Ex: Use the Root Test to determine whether the series converges or diverges.
Section 10.6: Alternating Series and Conditional Convergence
A series whose terms alternate between positive and negative is called an alternating series
Theorem 15 – The Alternating Series Test (AST)
The series Converges if the following conditions are satisfied:
The ’ s are all positive
The ’ s are eventually nonincreasing: for all , for some integer
as
Alternating Series Test Examples
Ex: Use the Alternating Series Test to determine whether the series converges or diverges
Ex: Use the Alternating Series Test to determine whether the series converges or diverges
Test the series for convergence or divergence.
non-increasing
Converges by AST
Definition: A series that is convergent, but not absolutely convergent is called conditionally convergent.
Ex: Determine if the series converges absolutely, converges conditionally, or diverges.
Determine Absolute vs Conditional Convergence Examples
Ex: Determine if the series converges absolutely, converges conditionally, or diverges.
Ex: Determine if the series converges absolutely, converges conditionally, or diverges.
Using the Ratio Test, it diverges.
Summary of Tests to Determine Convergence or Divergence
The – Term Test for Divergence: Unless as , the series diverges
Geometric Series: converges if r < 1; otherwise, it diverges
-series: converges if p > 1; otherwise, it diverges
Series with nonnegative terms: Try the Integral, Direct Comparison, Limit Comparison, Ratio, or Root Tests.
Series with some negative terms: Try the Ratio or Root Tests. Remember that absolute convergence implies convergence.
Alternating Series: converges if the series satisfies the conditions of the Alternating Series Test
Section 10.7: Power Series
Definition: A power series about is a series of the form
A power series about is a series of the form
in which the center and the coefficients are constants. Functions can be written as power series shown above.
So the big question becomes, “Where do these functions (power series) converge?”
The number in case (1) is called the radius of convergence of the power series. (This is where the Ratio Test is needed and possibly the Root Test)
The interval of convergence of a power series is the interval that consists of all values of for which the series converges.
Corollary: The convergence of the series is described by one of the following three cases:
There is a positive number such that the series diverges for with |x - a| > R but converges absolutely for with |x - a| < R. The series may or may not converge at either of the endpoints and .
The series converges absolutely for every .
The series converges at and diverges elsewhere .
Intervals of Convergence Possibilities
Converges on
Converges on
Converges on
Converges on
Converges everywhere
Converges only at x = a
How to Test a Power Series for Convergence
Use the Ratio Test or the Root Test to find the largest open interval where the series converges absolutely,
|x − a| < R or a − R < x < a + R.
If is finite, test for convergence or divergence at each endpoint.
If is finite, the series diverges for |x − a| > R.
Power and Intervals of Convergence Examples
Ex: Find the radius of convergence and interval of convergence of the series.
Power Series Examples
Ex: Find the radius of convergence and interval of convergence of the series.
Ex: Find the radius of convergence and interval of convergence of the series.
Ex: Find the radius of convergence and interval of convergence of the series.
Ex: Find the radius of convergence and interval of convergence of the series.
Section 10.8: Taylor and Maclaurin Series
Definition: Let be a function with derivatives of all orders throughout some interval containing as an interior point. Then the Taylor series generated by at is
The Maclaurin series of is the Taylor series generated by at , or
*** is the kth derivative of NOT raised to the k power ***
Definition: Let be a function with derivatives of order for in some interval containing as an interior point. Then, for any integer from 0 through , the Taylor polynomial of order generated by at is the polynomial
On the next slide, we will see a couple of examples of how accurate a Taylor polynomial can be to a function
Taylor Polynomials Visualization
Graphs of along with various Taylor Polynomials is shown
Graphs of along with various Taylor Polynomials is shown
Taylor Polynomial Examples
Ex: Find the Taylor Polynomial for the function centered at the number .
Ex: Find the Taylor Polynomial for the function centered at the number .
Ex: Find the Taylor Polynomial for the function centered at the number .
Ex: Find the Taylor Polynomial for the function centered at the number .
$$f(x) = 2^x, a = 1