Improper integral - infinite bound

Show that the improper integral 2dxx3 converges. What is its value?

Solution

(1) Improper integral definition:

2dxx3limR2Rdxx3

(2) Replace infinity with a new symbol R:

2Rdxx312x2|2R1812R2

(3) Take limit as R:

limR2Rdxx3limR1812R218converges

Improper integral - infinite integrand

Show that the improper integral 09dxx converges. What is its value?

Solution

(1) Improper integral definition:

09dxxlimR0+R9dxx

(2) Switch 0 to R and integrate:

R9dxxR9x1/2dx2x+1/2|R962R

(3) Take limit as R0+:

limR0+R9dxxlimR0+62R6converges

Example - Improper integral - infinity inside the interval

Does the integral 1+11xdx converge or diverge?

Solution

WRONG APPROACH:

It is tempting to compute the integral incorrectly, like this:

1+11xdxln|x||1+1ln|2|ln|2|=0

But this is wrong! There is an infinite integrand at x=0. We must break it into parts!


RIGHT APPROACH:

(1) Break apart at x=0 discontinuity:

1+11xdx101xdx+0+11xdx

(2) Improper integral definition, both terms separately:

limR01R1xdx+limR0+R+11xdx

(3) Integrate:

1R1xdxln|R|ln|1|ln|R|R+11xdxln|1|ln|R|lnR

(4) Limits:

limR0ln|R|=,limR0+lnR=+diverges

Neither limit is finite. For 1+11xdx to exist we’d need both of these limits to be finite. So the original integral diverges.

Comparison to p-integrals

Determine whether the integral converges:

(a) 2x3x41dx

(b) 11x2+x+1dx

Solution

(a) (1) Observe large x tendency:

Consider large values. Notice the integrand tends toward 1/x for large x.

x3x41x3x4forx,andx3x4=1x

(2) Try comparison to 1/x:

x3x41>?1x

Validate. Notice x41>0 and x>0 when x2.

x3x41>?1xx3x>?1(x41)x4>x41

(3) Apply comparison test:

We know:

x3x41>1x,21xdxdiverges

We conclude:

2x3x41dxdiverges

(b) (1) Observe large x tendency:

Consider large values. Notice the integrand tends toward 1/x2 for large x.

1x2+x+11x2forx

(2) Try comparison to 1/x2:

1x2+x+1<?1x2

Validate. Notice x2+x+1>0 and x2>0 when x1.

1x2+x+1<?1x21x2<?1(x2+x+1)x2<x2+x+1

(3) Apply comparison test:

We know:

1x2+x+1<1x2,11x2dxconverges

We conclude:

11x2+x+1dxconverges