Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

The Ratio Test and Convergence of Geometric Series, Study notes of Analytical Geometry and Calculus

The Ratio Test, a convergence test for infinite series, and its application to geometric series. the concept of a geometric series, the limitations of comparison tests, and the need for an independent convergence test. The Ratio Test is introduced, and it is shown that if the limit of the ratio of consecutive terms is less than 1, the series converges. The document also includes examples of series that can be tested using the Ratio Test and the nth Root Test, which is mentioned as a more powerful test for certain cases.

Typology: Study notes

2021/2022

Uploaded on 09/12/2022

percyval
percyval 🇺🇸

4

(13)

227 documents

1 / 6

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
The geometric series and the ratio test
Today we are going to develop another test for convergence based on the interplay
between the limit comparison test we developed last time and the geometric series.
Anote about the geometric series
Before we get into today's primary topic, Ihave to clear up alittle detail about the
geometric series. Here is aformula for the geometric series.
n = 0
a rn=a
1 - r
An important detail to note here is that the sum starts with n = 0 . Many times in what
follows we will find ourselves having to look at variants of the geometric series that start
at an index other than 0. These cases are very easy to handle.
n = N
a rn=
n = N
a rn- N rN=
k = 0
a rkrN= rN
k = 0
a rk= rNa
1 - r
The one special trick needed here was a change in index. In going from the second series to
the third, we replaced the index nwith anew index kwhere k = n - N .
The ratio test1
Both the comparison test and the limit comparison test have amajor drawback; namely,
to use those tests to understand some series we have to be able to compare that series to
something we already understand. In many cases this is difficult to do. Perhaps the prime
example of this is the series
n = 1
2n
n!
The presence of the factorial term makes it difficult to compare this series with any other
know series (or even to do an integral comparison). What we need to handle this case is
some notion of convergence that exist independently of comparisons.
Rethinking convergence
What does a convergent series look like? For starters, we know that if
1
pf3
pf4
pf5

Partial preview of the text

Download The Ratio Test and Convergence of Geometric Series and more Study notes Analytical Geometry and Calculus in PDF only on Docsity!

The geometric series and the ratio test

Today we are going to develop another test for convergence based on the interplay between the limit comparison test we developed last time and the geometric series. A note about the geometric series Before we get into today's primary topic, I have to clear up a little detail about the geometric series. Here is a formula for the geometric series.

n = 0 ∞ a r n = a 1 - r An important detail to note here is that the sum starts with n = 0. Many times in what follows we will find ourselves having to look at variants of the geometric series that start at an index other than 0. These cases are very easy to handle.

n = N ∞ a r n

n = N ∞ a r n - N r N

k = 0 ∞ a r k r N = r N

k = 0 ∞ a r k = r N (^) a 1 - r The one special trick needed here was a change in index. In going from the second series to the third, we replaced the index n with a new index k where k = n - N.

1 The ratio test

Both the comparison test and the limit comparison test have a major drawback; namely, to use those tests to understand some series we have to be able to compare that series to something we already understand. In many cases this is difficult to do. Perhaps the prime example of this is the series

n = 1 ∞ 2 n n! The presence of the factorial term makes it difficult to compare this series with any other know series (or even to do an integral comparison). What we need to handle this case is some notion of convergence that exist independently of comparisons. Rethinking convergence What does a convergent series look like? For starters, we know that if

∑ n = 1 ∞ an is to have any chance of converging, its terms must get small. However, as we have seen, merely requiring lim n œ ∞ an = 0 is not sufficient. There are many examples of divergent series that do this, so the requirement that the terms get small as n gets large is not conclusive. For convergence to happen, the first requirement is that terms in the series have to get small. What we need is a slightly more clever way to express the idea that the terms are getting small. Here is that clever way to characterize the fact that the terms get smaller. lim n œ∞ an + 1 an

= L < 1 (1)

You have to stare for a while to convince yourself that this expresses the fact that the terms in series are getting smaller as n gets larger. Lets take as given that the limit (1) exists and is less than 1. Pick an È with the property that L + È < 1 If we go far enough out in the sequence of terms, the thing we are taking the limit of will stay smaller than L + È. For n > N we have an + 1 an

< L + È < 1

We can rewrite an + 1 an

< L + È

as an + 1 < (L + È) an (2) Note that this is only legal if all the terms in the series were positive to begin with. Here is how we can use the inequality (2) to get something useful.

The ratio test is very handy, and easy to apply, but there is one case in which it does not provide useful information. The test says that when the limit lim n œ ∞ an + 1 an is less than 1 the series will converge, and when the limit is greater than 1 the series will diverge. If the limit is exactly one, this test tells us nothing. Here is an example to demonstrate this. Consider the harmonic series ∑ n = 1 ∞ 1 n We know that this series diverges. Applying the ratio test gives us lim n œ∞ 1/(n+1) 1/n = lim n œ∞ n n + 1

Now consider convergent series ∑ n = 1 ∞ 1 n 2 In this case the ratio limit is lim n œ∞ 1/(n+1) 2 1/n 2 = lim n œ∞ n 2 (n + 1 ) 2

These two examples demonstrate that the when the ratio limit is one the ratio test is completely inconclusive: the series could either converge or diverge. Example The ratio test now allows to do some examples that would have been very difficult before. The best such example is the following. ∑ n = 1 ∞ 2 n n! lim n œ∞

n + /(n+1)! 2 n /n! = lim n ϰ

n + n! 2 n (n+1)! = lim n ϰ 2 n^! (n+1) n! = lim n ϰ

n + 1

This shows that the series converges. This example demonstrates that the ratio test is especially well suited to handle series containing exponentials or factorials, as those things simplify particularly well when we take a ratio. Here is a second example ∑ n = 1 ∞ n 2 n lim n œ∞ (n+1)/ n + n / n = lim n œ∞

n (n+1) 2 n + n = lim n ϰ n + 2 n

This series also converges.

2 The nth-root test

As powerful and useful as the ratio test is, there are certain examples that are so nasty that something even stronger is required to solve them. Consider the example ∑ n = 1 ∞ 3 n n n Applying the ratio test means having to compute the limit lim n œ∞

n + /(n+1) n + 3 n / n n

This is not a particularly easy limit to compute. A powerful test which often helps in cases like this one is the nth root test. I am not going to show the proof of the validity of the nth root test, but the methods of proof are very similar to those I used above to prove part of the ratio test. Theorem (nth root test) Let ∑ n = 1 ∞ an be a series with only positive terms with the property that lim n œ∞ n (^) an < 1 Then the series converges.