The Limit Comparison Theorem for Improper Integrals, Slides of Differential and Integral Calculus

These theorems offer an alternative to using the Comparison Theorem (CT) discussed in the book when trying to determine whether an improper integral ...

Typology: Slides

2022/2023

Uploaded on 02/28/2023

ekaksha
ekaksha ๐Ÿ‡บ๐Ÿ‡ธ

4.4

(30)

268 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
The Limit Comparison Theorem for Improper Integrals
Limit Comparison Theorem (Type I): If fand gare continuous, positive functions for all
values of x, and
lim
xโ†’โˆž
f(x)
g(x)=k
Then:
1. if 0 < k < โˆž, then
Zโˆž
a
g(x)dx converges โ‡โ‡’ Zโˆž
a
f(x)dx converges
2. if k= 0, then
Zโˆž
a
g(x)dx converges =โ‡’Zโˆž
a
f(x)dx converges
3. if k=โˆž, then
Zโˆž
a
g(x)dx converges โ‡=Zโˆž
a
f(x)dx converges
All of the corresponding statements for improper integrals of type II are also true:
Limit Comparison Theorem (Type II): If fand gare continuous, positive functions for
all values of x, and
lim
xโ†’0+
f(x)
g(x)=k
Then:
1. if 0 < k < โˆž, then
Za
0
g(x)dx converges โ‡โ‡’ Za
0
f(x)dx converges
2. if k= 0, then
Za
0
g(x)dx converges =โ‡’Za
0
f(x)dx converges
3. if k=โˆž, then
Za
0
g(x)dx converges โ‡=Za
0
f(x)dx converges
1
pf3

Partial preview of the text

Download The Limit Comparison Theorem for Improper Integrals and more Slides Differential and Integral Calculus in PDF only on Docsity!

The Limit Comparison Theorem for Improper Integrals

Limit Comparison Theorem (Type I): If f and g are continuous, positive functions for all values of x, and

lim xโ†’โˆž

f (x) g(x)

= k

Then:

  1. if 0 < k < โˆž, then โˆซ (^) โˆž

a

g(x) dx converges โ‡โ‡’

a

f (x) dx converges

  1. if k = 0, then โˆซ (^) โˆž

a

g(x) dx converges =โ‡’

a

f (x) dx converges

  1. if k = โˆž, then โˆซ (^) โˆž

a

g(x) dx converges โ‡=

a

f (x) dx converges

All of the corresponding statements for improper integrals of type II are also true:

Limit Comparison Theorem (Type II): If f and g are continuous, positive functions for all values of x, and

lim xโ†’ 0 +

f (x) g(x)

= k

Then:

  1. if 0 < k < โˆž, then โˆซ (^) a

0

g(x) dx converges โ‡โ‡’

โˆซ (^) a

0

f (x) dx converges

  1. if k = 0, then โˆซ (^) a

0

g(x) dx converges =โ‡’

โˆซ (^) a

0

f (x) dx converges

  1. if k = โˆž, then โˆซ (^) a

0

g(x) dx converges โ‡=

โˆซ (^) a

0

f (x) dx converges

These theorems offer an alternative to using the Comparison Theorem (CT) discussed in the book when trying to determine whether an improper integral converges or diverges. The proofs of these three statements use CT, so we can conclude that in some sense, any problem the Limit Comparison Theorem (LCT) can solve could also be solved by CT, just by following the arguments in those proofs; however, sometimes the solution is easier using LCT.

(It should be noted however that there do exist some examples of convergence questions where LCT fails, but CT does not! So strictly speaking, CT is more powerful than LCT.)

First, letโ€™s prove part (1.); the proofs of parts (2.) and (3.) are similar (you might want to try working those out for yourself!).

Proof of LCT(I-1.):

We assume that k exists and is a positive finite number, and that the limit from a to โˆž of g converges; we will show that the limit from a to โˆž of f converges. Proving the other direction can be done similarly, or simply by observing that if lim fg = k exists and is positive, then

lim gf = (^1) k must also exist and be positive...

The definition of the limit tells us that there exists some N such that

(k โˆ’ 1) <

f (x) g(x)

< (k + 1) whenever x > N.

So, for those values of x, we have

f (x) g(x)

< (k + 1) =โ‡’ f (x) < (k + 1)g(x)

We now break the integral in question into two pieces:

a

f (x) dx =

โˆซ N

a

f (x) dx +

N

f (x) dx

The first integral is of a continuous function on a closed, bounded interval, so we know that is finite. The convergence of the second integral is concluded by the following, which we can do because of the inequality determined above:

N

f (x) dx <

N

(k + 1)g(x) dx = (k + 1)

N

g(x) dx

(the last integral in the equation above is given to converge; therefore, by the Comparison Theorem, the integral on the left converges.)

We conclude, as desired, that the integral of f converges.