












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
Improper integrals, their definitions, and how to determine if they converge or diverge. It includes examples with solutions and tests for convergence and divergence. a useful study material for students taking Math 104.
Typology: Lecture notes
1 / 20
This page cannot be seen from the preview
Don't miss anything!













Ryan Blair
University of Pennsylvania
Tuesday March 12, 2013
1 Improper Integrals
Definite integrals
โซ (^) b
a
f (x)dx were required to have
finite domain of integration [a, b] finite integrand f (x) < ยฑโ
Improper integrals (^1) Infinite limits of integration (^2) Integrals with vertical asymptotes i.e. with infinite discontinuity
Definition Improper integrals are said to be convergent if the limit is finite and that limit is the value of the improper integral. divergent if the limit does not exist.
Find (^) โซ (^) โ
0
eโx^ dx.
(if it even converges)
Solution: โซ (^) โ
0
eโx^ dx = lim bโโ
โซ (^) b
0
eโx^ dx = lim bโโ
โ eโx
]b 0 = lim bโโ
โeโb^ + e^0 = 0 + 1= 1.
So the integral converges and equals 1.
Find (^) โซ (^) โ
โโ
1 + x^2
dx.
(if it even converges)
Solution: By definition, โซ (^) โ
โโ
1 + x^2
dx =
โซ (^) c
โโ
1 + x^2
dx +
c
1 + x^2
dx,
where we get to pick whatever c we want. Letโs pick c = 0. โซ (^0)
โโ
1 + x^2
dx = lim bโโโ
arctan(x)
b
= lim bโโโ [arctan(0) โ arctan(b)]
= 0 โ lim bโโโ arctan(b) =
ฯ 2
The integral (^) โซ โ
1
xp^
dx
(^1) Converges if p > 1; (^2) Diverges if p โค 1. For example: โซ (^) โ
1
x^3 /^2
dx = lim bโโ
x^1 /^2
]b 1
while (^) โซ โ
1
x^1 /^2
dx = lim bโโ
x
]b
1
= lim bโโ
b โ 2 = โ,
and (^) โซ (^) โ
1
x
dx = lim bโโ
ln(x)
]b 1
= lim bโโ
ln(b) โ 0 = โ.
In each case, if the limit exists (or if both limits exist, in case 3!), we say the improper integral converges.
If the limit fails to exist or is infinite, the integral diverges. In case 3, if either limit fails to exist or is infinite, the integral diverges.
Find
0
(x โ 1)^2 /^3
dx, if it converges.
Solution:
Find
0
(x โ 1)^2 /^3
dx, if it converges.
Solution: We might think just to do โซ (^3)
0
(x โ 1)^2 /^3
dx =
3(x โ 1)^1 /^3
0
Find
0
(x โ 1)^2 /^3
dx, if it converges.
Solution: We might think just to do โซ (^3)
0
(x โ 1)^2 /^3
dx =
3(x โ 1)^1 /^3
0
but this is not okay: The function f (x) = (^) (xโ^1 1) 2 / 3 is undefined when x = 1, so we need to split the problem into two integrals. โซ (^3)
0
(x โ 1)^2 /^3
dx =
0
(x โ 1)^2 /^3
dx +
1
(x โ 1)^2 /^3
dx.
The two integrals on the right hand side both converge and add up to 3[1 + 2^1 /^3 ], so
0
1 (xโ1)^2 /^3 dx^ = 3[1 + 2
The gist: (^1) If youโre smaller than something that converges, then you converge. (^2) If youโre bigger than something that diverges, then you diverge.
Theorem Let f and g be continuous on [a, โ) with 0 โค f (x) โค g (x) for all x โฅ a. Then 1
a f^ (x)^ dx converges if^
a g^ (x)^ dx converges. 2
a g^ (x)^ dx diverges if^
a f^ (x)^ dx diverges.
Theorem If positive functions f and g are continuous on [a, โ) and
lim xโโ
f (x) g (x)
then (^) โซ (^) โ
a
f (x) dx and
a
g (x) dx
BOTH converge or BOTH diverge.
Example 7: Let f (x) = โx^1 +1 ; consider โซ (^) โ
1
x + 1
dx.
Does the integral converge or diverge?
Solution: We note that f looks a lot like g (x) = โ^1 x , and โซ (^) โ 1 g^ (x)^ dx^ diverges by the^ p-test. Furthermore,
lim xโโ
f (x) g (x)
x โ x + 1
so the LCT says
1 โ^1 x+1 dx^ diverges.