

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A lecture note from nathan pflueger's course on methods for concluding when a series converges. It introduces the nth term test and the direct comparison test, two criteria for determining the convergence of a series. The document also includes examples and theorems to illustrate these concepts. The lecture is focused on understanding taylor series and covers the harmonic series and geometric series as examples.
What you will learn
Typology: Study Guides, Projects, Research
1 / 3
This page cannot be seen from the preview
Don't miss anything!
We are in the process of studying methods for concluding when a series (that is, an infinite summation) converges (that is, is equal to a well-defined finite value). This lecture presents some basic criteria for convergence. In subsequent lectures, we will develop several more criteria, and also consider several key examples (geometric series, p-series, and power series). The main objective is to understand Taylor series. At the moment, we really only have two example to work with: the harmonic series (and its alternating version 1 − 12 + 13 − 14 + · · · ), and the geometric series 1 + 12 + 14 + · · · (and its alternating version). So we will mainly compare to these for now. Soon we will have more examples to work with. The reading for today consists of three items: Gottlieb § 30 .5 pp. 969-972 (on the comparison test^1 ), the handout “Nth term test, comparison test” (under “reading for the course”), and the solutions to Janet’s handout with the same title. The homework is problem set 16 (which includes weekly problem 15). You should begin working on weekly problems 16 and 17.
Recall that informally, a series has a well-defined “sum” if there is some number, call it L, such that the partial sums of the series give better and better approximations of L, eventually staying within any chosen margin of error of L. Thinking in these terms, observe the following: for if n is large enough that the partial sums sn remain within some margin of error of L, then the terms of the series must be small enough that they cannot possibly push the partial sum out of this margin. In other words, the terms must remain in some margin of error of
Theorem 2.1 (N th^ term test). If the series a 1 + a 2 + a 3 + · · · converges, then lim n→∞ an = 0.
The contrapositive of this statement is important enough that I will state it separately.
Corollary 2.2. If lim n→∞
= 0 (or does not exist at all), then the series a 1 + a 2 + a 3 + · · · diverges.
Example 2.3. Consider the series 1 + (−1) + 1 + (−1) + · · ·. The limit limn→∞(−1)n does not exist, so the N th^ term test implies that this series diverges.
It is very important to note that the converse of theorem 2.1 is not true in general. The classic example of this is the harmonic series.
Example 2.4. Consider the harmonic series 1 + 12 + 13 + 14 + · · ·. This series passes the N th^ term test since limn→∞ = 0, but it still diverges. Thus while failing the test guarantees that a series diverges, passing it does not guarantee that it converges.
(^1) This portion of the text unfortunately sometimes invokes various convergence tests that we have not covered yet, due to the different order of the text. You may disregard these remarks for now if you wish.
We begin with the most basic form of the comparison test. This test will be refined somewhat in section 5. Another version, called the asymptotic comparison test, will be presented in a later lecture. Just like with improper integrals, convergence of series can sometimes be established by bounding a series by a series known to converge (and, by contrapositive, divergence of a series can be established by bounding it below by a series known to diverge).
Theorem 3.1 (Direct comparison test). Suppose that
k=1 an^ and^
k=1 bn^ are two series with nonnegative terms such that 0 ≤ an ≤ bn for all n. Then:
k=1 bn^ converges, then^
k=1 an^ converges.
k=1 an^ diverges, then^
k=1 bn^ diverges. Note that I have written these series as starting from k = 1, but this is not essential; this test will work no matter what indexing convention is used.
Example 3.2. Consider the series
k= √^1 k. This can be compared to the harmonic series: for all^ k,^ √^1 k ≥^
1 k. Since the harmonic series diverges, this series must diverge as well.
Example 3.3. Consider the series 1 + 13 + 19 + 271 + · · ·. Then since (^31) n ≤ (^21) n , we can compare to the geometric series 1 + 12 + 14 + 18 + · · ·. Since the latter series converges, this series converges as well.
An important observation about series is that their convergence (or divergence) does not depend on any finite number of terms: it only depends on the eventual behavior of the series. This is a bit of a tricky notion to comprehend: no individual term of the series determines whether it converges, yet all terms taken together do determine whether it converges. This can be expressed by the following.
Theorem 4.1. Consider any series
n=1 an. Then for any positive value^ N^ , this series converges if and only if the “tail”
n=N converges. Therefore to study convergence of a series, is suffices to study convergence of the series after any finite initial segment has been removed.
Example 4.2. Consider the series
n=
n
. This is the same as the harmonic series, except that an initial
segment has been removed. Therefore, since the harmonic series diverges, this series diverges as well.
Bearing in mind that initial segments do not matter, we can refine the direct comparison test to give a test that only uses long-term behavior. The result is the following test.
Theorem 5.1 (Limit comparison test). Consider two series
k=
ak and
k=
bk, and suppose that for k
sufficiently large, both series have only positive terms. Suppose also that limk→∞ a bnn = L. Then:
k=1 bk^ converges, then^
k=1 ak^ converges as well.
k=1 bk^ diverges, then^
k=1 ak^ diverges as well.