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

Using Large x Behavior to Determine Convergence and Divergence of Series, Lecture notes of Reasoning

The limit comparison test (lct), a method used to determine the convergence or divergence of series based on the behavior of their terms as x or n approaches infinity. Examples and step-by-step instructions on how to apply the lct to various series.

Typology: Lecture notes

2021/2022

Uploaded on 09/12/2022

jdr
jdr 🇮🇹

4.7

(6)

221 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MA 146
Steve Sawin
11.4 - Limit Comparison and Comparison Test
The Limit Comparison Test will be our workhorse test. It relies on an idea we have explored
before, which is the idea of the “large xbehavior” of a function or equivalently the “large
nbehavior” of a sequence. If you do not feel comfortable with that, I will be posting a
recorded lecture called “Large xbehavior” to review and explain it.
The simple version of this test says this. When kis very large 1/k2and 1/(k2+ 1) are
practically the same. So since P
k=1
1
k2CONVERGES, it must be the case that P
k=1
1
k2+1
converges. To say this with enough care that you can be confident of the answer requires
some work though.
Limit Comparison Test: If akand bkare two positive sequences and limk→∞
ak
bk6= 0
but exists, then if
X
k=0
bk
CONVERGES then
X
k=0
ak
CONVERGES and if the first DIVERGES the second DIVERGES.
Steps to use LCT:
1. Find the simplified sequence of terms bk Write ak, throw away all lower order terms
in top and bottom and simplify until it looks like a p-series, Geometric Series or some
other series you know.
2. Find the convergence/divergence of the simplified series Pbk Use the p-Series Test
or the Geometric Series Test to decide what the simplified sum does.
3. Confirm that the ratio approaches 1(or any number but 0) Write out the ratio, and
take the limit carefully to make sure your reasoning was correct. This will always
work out easily as long as your thinking in (1) was solid
4. Conclude that PkakCONVERGES or DIVERGES This is the payoff.
First Example: Does the following series converge or diverge.
X
k=1
k+ 1
k2+ ln(k)
Answer:
pf3
pf4

Partial preview of the text

Download Using Large x Behavior to Determine Convergence and Divergence of Series and more Lecture notes Reasoning in PDF only on Docsity!

MA 146

Steve Sawin

11.4 - Limit Comparison and Comparison Test

The Limit Comparison Test will be our workhorse test. It relies on an idea we have explored before, which is the idea of the “large x behavior” of a function or equivalently the “large n behavior” of a sequence. If you do not feel comfortable with that, I will be posting a recorded lecture called “Large x behavior” to review and explain it. The simple version of this test says this. When k is very large 1/k^2 and 1/(k^2 + 1) are practically the same. So since

k=

1 k^2 CONVERGES, it must be the case that^

k=

1 k^2 + converges. To say this with enough care that you can be confident of the answer requires some work though. Limit Comparison Test: If ak and bk are two positive sequences and limk→∞ a bkk 6 = 0 but exists, then if ∑∞

k=

bk

CONVERGES then (^) ∞ ∑

k=

ak

CONVERGES and if the first DIVERGES the second DIVERGES. Steps to use LCT:

  1. Find the simplified sequence of terms bk – Write ak, throw away all lower order terms in top and bottom and simplify until it looks like a p-series, Geometric Series or some other series you know.
  2. Find the convergence/divergence of the simplified series

bk – Use the p-Series Test or the Geometric Series Test to decide what the simplified sum does.

  1. Confirm that the ratio approaches 1 (or any number but 0 ) – Write out the ratio, and take the limit carefully to make sure your reasoning was correct. This will always work out easily as long as your thinking in (1) was solid
  2. Conclude that

k ak^ CONVERGES or DIVERGES^ – This is the payoff. First Example: Does the following series converge or diverge.

∑^ ∞

k=

k + 1 k^2 + ln(k)

Answer:

  1. Throw away lower order stuff

k + 1 k^2 + ln(k)

k + 0 k^2 + 0

k

because 1 is lower order than k and ln(k) is lower order than k^2. We end with a p-series, so we are good.

  1. The simplified series

1 /k is a p-series with p = 1 (if this is not easy for you yet, practice it a bit until it is). This means by the p-Series Test this simplified series diverges.

  1. Eat your vegetables: we have to check the LCT can be used. Put original terms on top, simplified on bottom.

lim k→∞

(k + 1)/(k^2 + ln(k)) 1 /k

= lim k→∞

k(k + 1) k^2 + ln(k)

= lim k→∞

k^2 + k k^2 + ln(k)

= lim k→∞

k^2 k^2

Notice we had a ratio of fractions and had to do that “flip over the denominator” trick. Since this limit is 1, this worked.

  1. By the LCT, the original series

(k + 1)/(k^2 + ln(k)) does the same thing as the simplified series, which by (2) means it DIVERGES.

Second Example: Does the following series converge or diverge.

∑^ ∞

k=

k^2 + 2k k − 5(3)k

Answer:

  1. Throw away lower order stuff

k^2 + 2k k − 5(3)k^

0 + 2k 0 − 5(3)k^

2 k −5(3)k^

)k

because k^2 is lower order than 2k^ and k is lower order than 3k. Notice we did a little algebra (including laws of exponents) to write the final expression as something we recognize as Geometric. As soon as you saw k in an exponent somewhere you knew that is where we would end up!

  1. The simplified series

−^15

3

)k is a Geometric Series with r = 2/3 (keep practicing! You’ll get it!). This means by the GST (Geometric Series Test) this simplified series converges.

Comparison Test - The Tool: Suppose your series is

k=0 ak^ and all the^ ak^ are positive. If you can dream up a series

k=0 bk^ that is bigger (bk^ ≥^ ak)^ and^ converges, then your series CONVERGES. If you can dream up a series

k=0 bk^ that is smaller (bk^ ≤^ ak) and diverges, then your series DIVERGES. First Example: Does the series

∑^ ∞

k=

ln(k) k

converge or diverge? Answer: Notice LCT does not help because you cannot simplify the top and bottom, and DT (Divergence Test) does not help because the sequence of terms ak converge to 0. You look at this and ln(k) is growing pretty slow so you figure it will not matter as much as 1/k. If it were 1/k this would be p-series with p = 1 so it would diverge. It is not, but that is OK, because it is BIGGER than the p-series which diverges. Specifically ln(k) > 1 as long as k > e, so ln(k)/k > 1 /k when k is at least 3. Remember it is good enough of the condition holds eventually, i.e. after the first few terms of the series. Since ln(k)/k is greater than 1/k which diverges,

ln(k)/k DIVERGES. Second Example: Does the series

∑^ ∞

k=

k!

converge or diverge? Answer: Again, the individual terms go to zero so the DT tells us nothing. There is nothing to simplify so LCT tells us nothing. But we know k! grows faster than any exponential, so the terms are getting small very fast, so it seems like the sum should converge. Since it grows faster than any exponential we compare it to, say 2k. We have 0! = 2^0 , 1! < 21 , 2! < 22 , 3! < 23 , but 4! > 24 and after that 5! is 5 times as big as 4! while 25 is only twice as big as 2^5 , so the left hand side is going to keep being bigger than the right as k grows. So we see k! > 2 k^ for k ≥ 4. That means

1 k!

2 k

for k at least 4. This is helpful because

k 1 /^2

k (^) is Geometric with r = 1/2 so it converges

by the GST. Since

1 /k! is less than a convergent series, it is CONVERGENT. Examples: Use comparison series to determine if the following series converge or diverge

∑^ ∞

k=

ln(k)

Compare to

1 /k

∑^ ∞

k=

sin^2 (k) k^2

Compare to

1 /k^2.