You are on page 1of 5

Improper Integral Practice Problems

These problems are taken from old quizzes I have given on improper integrals. Solutions will be
posted on the course webpage later, so you can use these to gauge your preparedness for the quiz.

1) Evaluate each improper integral below using antiderivatives. Make sure your work is correct!

e ∞
⌠ dx ⌠ dx
a) ⎮ Improper at x = 1 b) ⎮ Improper at infinity
⌡1 x ln(x) ⌡e x ln(x)

So this integral converges to 2/. which diverges.


⌠ dx π
c) ⎮
⌡1 x ln(x)
Improper at 0 and infinity d) ∫0
sec 2 (x) dx Improper at π/2

We must split this integral into two We must split this one up into two pieces,
parts, for it is improper at x = 0 and at also. So:
infinity. We could split it into the
integral from parts a) and b), and
since the integral from part b)
diverges, this whole thing diverges.

Now as a gets close to π/2, tan(a) blows up,


so the first piece, hence the entire integral
diverges.
1) (Evaluate using antiderivatives—continued)
2 ∞
⌠ dx ⌠ dx
e) ⎮ 2
Improper at x = 1 f) ⎮ 2
Improper at infinity
⌡1 x ln (x) ⌡2 x ln (x)

But as c goes to one, ln(c) goes to


zero so this integral diverges.

2
⌠ dz
g) ⎮ Improper at both endpoints
⌡−2 4 − z 2

The antiderivative can be found by the trig substitution z = 2sin(θ); the


antiderivative turns out to be sin–1(z/2). So breaking the integral into two pieces
(zero seems convenient) and using appropriate limits on each part gives:

2) Test each integral for convergence or divergence.


3
⌠ dt
a) ⎮
⌡0 t + t 3

1
3 ⌠ dt
Improper at x = 0, where the t is much larger than the t , so this “looks like” the p-type ⎮
⌡0 t
1 1
which converges since p < 1. In fact, < (bigger denominator = smaller fraction), and
t+t 3
t
1
⌠ dt
the p-type integral ⎮ converges, so by the comparison test, this integral also converges.
⌡0 t
2) (Test for convergence or divergence—continued)

⌠ dt
b) ⎮
⌡3 t3 − t

This integral is improper at infinity only, and for large t we know that t3 is the dominant part.
1/ t 3 t3 − t t3 − t
Let’s do limit comparison to 1/ t 3 : lim = lim = lim . Now this last
t→∞
1/ t 3 − t t→∞ t3 t→∞ t3
limit is clearly one (divide top and bottom by t3, or use continuity of the square root to move the
limit inside the radical). So by the limit comparison test, our integral behaves the same as
∞ ∞
⌠ dt ⌠ dt
⎮ = ⎮ 3/2 , which converges because it is p-type with p > 1.
⌡3 t 3 ⌡3 t


⌠ x2
c) ⎮ dx
⌡4 x4 − 1

This time, the integrand “looks like” x 2 / x 4 = 1/ x 2 = 1/ x . We know the integral of 1/x out
to infinity diverges. (It is p-type with p = 1, or just note its antiderivative is ln(x).) In fact, by
x2 x2 1 1
direct comparison (limit comparison would also work), > = = . Since our
x −1
4
x 4
x2 x
function is larger than one whose integral diverges, our function’s integral also diverges.


⌠ dx
d) ⎮ x
⌡0 e − x

This integral is improper only at infinity. We expect it to behave like the integral of 1/ex, which

converges. In fact, by limit comparison, lim


(
1/ e x − x)= lim
ex
= lim
ex
= lim
ex
= 1.
x→∞ 1/ e x x→∞ e x − x x→∞ e x − 1 x→∞ e x

(The second- and third-to-last equalities are by L’Hopital’s rule.) Since the limit of the ratio is a

⌠ dx
positive constant our integral behaves like ⎮ x , which converges.
⌡0 e
2) (Test for convergence or divergence—continued)

⌠ dx
e) ⎮
⌡0 3
x3 + x2 + x + 1

This integral is only improper at infinity. For large x, the x3 term is larger than all the others, so
1 1
this looks like = . In fact,
3 3
x x
1/ 3 x 3 + x 2 + x + 1 x 1
lim = lim = lim (the last step by
x→∞ 1/ x x + x 2 + x + 1 x→∞ 3 1+ 1/ x + 1/ x 2 + 1/ x 3
x→∞ 3 3

dividing top and bottom by x), and this clearly equals one. So by the limit comparison test, this

dx
integral behaves like ⌠ ⎮ which is p-type and diverges.
⌡0 x

1
⌠ dy
f) ⎮
⌡0 y + y2

This is pretty much exactly the same problem as 2)a), and converges with the same explanation.

π /2
⌠ sin(q)
g) ⎮ dq
⌡0 q2

sin(q)
This integral is improper only at q = 0. Now lim = 1 so near zero this integrand looks like
q→0 q
sin(q) / q 2 sin(q)
1/q. In fact, by limit comparison, lim = lim = 1 which is a positive constant. So
q→0 1/ q q→0 q
π /2
⌠ dq
our integral behaves like the p-type integral ⎮ that diverges.
⌡0 q
2) (Test for convergence or divergence—continued)
5
⌠ dx
h) (Extra credit) ⎮ x
⌡4 2 − x 2

This integral is improper at x = 4. Not being able to antidifferentiate, or having any other idea
what to try, let’s try the trick of limit comparing with 1/x, or (because the impropriety happens at
1/ (x − 4) 2x − x 2
x = 4) in this case 1/(x – 4). So: lim = lim . This is a 0/0 type of
x→4 1/ (2 x − x 2 ) x→4 x − 4

indeterminate form, so using L’Hopital’s rule shows us this equals


2 x ln(2) − 2x
lim = 16ln(2) − 8. This is a positive constant, so by limit comparison test, out
x→4 1
5
⌠ dx
integral behaves the same as ⎮ which diverges (antidifferentiate, or substitute u = x – 4
⌡4 x − 4
to turn this into a nice p-type.

3) Approximate each integral to within 0.001




2
a) e− x dx
0

a ∞
∫ e− x dx + ∫ e− x dx and determine how large a has to be to make the second term
2 2
Rewrite as
0 a
∞ ∞
∫ e− x dx < ∫ e− x dx . We can compute that this last
− x2 2
ignorable. Since e < e− x we know that
a a
–a –a
integral is simply e so we choose a so that e is less than 0.001 (a = 10 will do). Now using a
10

2
calculator or other tool we find e− x dx ≈ 0.886 so this is our approximation to within 0.001.
0

(The exact value of this integral is π / 2 which is 0.886227 to six places.


⌠ dx
b) ⎮ 4 −1
⌡1 x + 2 tan (x)

We apply the same technique as above, only this time we will compare to 1/x4. By using limits

⌠ dx 1 1000
and antidifferentiation, ⎮ 4 = 3 . To make this less than 0.001 we need a > 3 ≈ 6.934 .
⌡a x 3a 3
Well use 7 because it’s nicer. Using our favorite electronic calculator, we find
7
⌠ dx
⎮ 4 −1
≈ 0.207 to three decimal places.
⌡1 x + 2 tan (x)

You might also like