Math 104: Improper Integrals (With Solutions), Lecture notes of Calculus

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

2022/2023

Uploaded on 05/11/2023

butterflymadam
butterflymadam ๐Ÿ‡บ๐Ÿ‡ธ

4.4

(27)

310 documents

1 / 20

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 104: Improper Integrals (With Solutions)
Ryan Blair
University of Pennsylvania
Tuesday March 12, 2013
Ryan Blair (U Penn) Math 104: Improper Integrals Tuesday March 12, 2013 1 / 15
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14

Partial preview of the text

Download Math 104: Improper Integrals (With Solutions) and more Lecture notes Calculus in PDF only on Docsity!

Math 104: Improper Integrals (With Solutions)

Ryan Blair

University of Pennsylvania

Tuesday March 12, 2013

Outline

1 Improper Integrals

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

Infinite limits of integration

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.

Example 1

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.

Example 2

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)

] 0

b

= lim bโ†’โˆ’โˆž [arctan(0) โˆ’ arctan(b)]

= 0 โˆ’ lim bโ†’โˆ’โˆž arctan(b) =

ฯ€ 2

Example 3, the p-test

The integral (^) โˆซ โˆž

1

xp^

dx

(^1) Converges if p > 1; (^2) Diverges if p โ‰ค 1. For example: โˆซ (^) โˆž

1

x^3 /^2

dx = lim bโ†’โˆž

[ 2

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 = โˆž.

Convergence vs. Divergence

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.

Example 5

Find

0

(x โˆ’ 1)^2 /^3

dx, if it converges.

Solution:

Example 5

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

] 3

0

Example 5

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

] 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

1 / 3 ].

Tests for convergence and divergence

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.

Limit Comparison Test

Theorem If positive functions f and g are continuous on [a, โˆž) and

lim xโ†’โˆž

f (x) g (x)

= L, 0 < L < โˆž,

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?

Example 7, continued

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.