You are on page 1of 12

Strategy for Integration

As we have seen, integration is more challenging than differentiation. In finding the deriv-
ative of a function it is obvious which differentiation formula we should apply. But it may
not be obvious which technique we should use to integrate a given function.
Until now individual techniques have been applied in each section. For instance, we
usually used substitution in Exercises 5.5, integration by parts in Exercises 5.6, and partial
fractions in Exercises 5.7 and Appendix G. But in this section we present a collection of
miscellaneous integrals in random order and the main challenge is to recognize which
technique or formula to use. No hard and fast rules can be given as to which method
applies in a given situation, but we give some advice on strategy that you may find useful.
A prerequisite for strategy selection is a knowledge of the basic integration formulas.
In the following table we have collected the integrals from our previous list together with
several additional formulas that we have learned in this chapter. Most of them should be
memorized. It is useful to know them all, but the ones marked with an asterisk need not be
memorized since they are easily derived. Formula 19 can be avoided by using partial frac-
tions, and trigonometric substitutions can be used in place of Formula 20.

Table of Integration Formulas Constants of integration have been omitted.

x n1 1
1. yx n
dx 
n1
n  1 2. y x
dx  ln x  
ax
3. ye x
dx  e x 4. ya x
dx 
ln a

5. y sin x dx  cos x 6. y cos x dx  sin x

7. y sec x dx  tan x
2
8. y csc x dx  cot x
2

9. y sec x tan x dx  sec x 10. y csc x cot x dx  csc x

11. y sec x dx  ln  sec x  tan x  12. y csc x dx  ln  csc x  cot x 

13. y tan x dx  ln  sec x  14. y cot x dx  ln  sin x 

15. y sinh x dx  cosh x 16. y cosh x dx  sinh x

17. y
dx
x a
2 2 
1
a
tan1
x
a
 18. y sa 2
dx
x 2
 sin1
x
a

*19. y
dx
x2  a2

1
2a
ln
xa
xa   *20. y sx 2
dx
 a2 
 ln x  sx 2  a 2 

1
2 ■ STRATEGY FOR INTEGRATION

Once you are armed with these basic integration formulas, if you don’t immediately see
how to attack a given integral, you might try the following four-step strategy.

1. Simplify the Integrand if Possible Sometimes the use of algebraic manipulation or


trigonometric identities will simplify the integrand and make the method of integration
obvious. Here are some examples:

y sx (1  sx ) dx  y (sx  x) dx
tan  sin 
y sec  d  y cos  cos  d
2
2

 y sin  cos  d  12 y sin 2 d

y sin x  cos x dx  y sin x  2 sin x cos x  cos x dx


2 2 2

 y 1  2 sin x cos x dx

2. Look for an Obvious Substitution Try to find some function u  tx in the inte-
grand whose differential du  tx dx also occurs, apart from a constant factor.
For instance, in the integral
x
y x 2  1 dx
we notice that if u  x 2  1, then du  2x dx. Therefore, we use the substitu-
tion u  x 2  1 instead of the method of partial fractions.
3. Classify the Integrand According to Its Form If Steps 1 and 2 have not led to the
solution, then we take a look at the form of the integrand f x.
(a) Trigonometric functions. If f x is a product of powers of sin x and cos x,
of tan x and sec x, or of cot x and csc x, then we use the substitutions recom-
mended in Section 5.7 and Additional Topics: Trigonometric Integrals.
(b) Rational functions. If f is a rational function, we use the procedure involving
partial fractions in Section 5.7 and Appendix G.
(c) Integration by parts. If f x is a product of a power of x (or a polynomial)
and a transcendental function (such as a trigonometric, exponential, or loga-
rithmic function), then we try integration by parts, choosing u and dv accord-
ing to the advice given in Section 5.6. If you look at the functions in Exer-
cises 5.6, you will see that most of them are the type just described.
(d) Radicals. Particular kinds of substitutions are recommended when certain
radicals appear.
(i) If sx 2  a 2 occurs, we use a trigonometric substitution according to the
table in Additional Topics: Trigonometric Substitution.
n
(ii) If s ax  b occurs, we use the rationalizing substitution u  s n
ax  b.
n
More generally, this sometimes works for stx.
4. Try Again If the first three steps have not produced the answer, remember that
there are basically only two methods of integration: substitution and parts.
(a) Try substitution. Even if no substitution is obvious (Step 2), some inspiration
or ingenuity (or even desperation) may suggest an appropriate substitution.
(b) Try parts. Although integration by parts is used most of the time on products
of the form described in Step 3(c), it is sometimes effective on single func-
tions. Looking at Section 5.6, we see that it works on tan1x, sin1x, and ln x,
and these are all inverse functions.
(c) Manipulate the integrand. Algebraic manipulations (perhaps rationalizing the
denominator or using trigonometric identities) may be useful in transforming
STRATEGY FOR INTEGRATION ■ 3

the integral into an easier form. These manipulations may be more substantial
than in Step 1 and may involve some ingenuity. Here is an example:

dx 1 1  cos x 1  cos x
y 1  cos x  y 
1  cos x 1  cos x
dx  y
1  cos 2x
dx

y
1  cos x
sin 2x
dx  y 
csc 2x 
cos x
sin 2x
 dx

(d) Relate the problem to previous problems. When you have built up some expe-
rience in integration, you may be able to use a method on a given integral that
is similar to a method you have already used on a previous integral. Or you
may even be able to express the given integral in terms of a previous one. For
instance, x tan 2x sec x dx is a challenging integral, but if we make use of the
identity tan 2x  sec 2x  1, we can write

y tan x sec x dx  y sec x dx  y sec x dx


2 3

and if x sec 3x dx has previously been evaluated (see Example 8 in Additional


Topics: Trigonometric Integrals), then that calculation can be used in the pre-
sent problem.
(e) Use several methods. Sometimes two or three methods are required to evalu-
ate an integral. The evaluation could involve several successive substitutions
of different types, or it might combine integration by parts with one or more
substitutions.
In the following examples we indicate a method of attack but do not fully work out the
integral.

tan 3x
EXAMPLE 1 y cos x dx3

In Step 1 we rewrite the integral:

tan 3x
y dx  y tan 3x sec 3x dx
cos 3x

The integral is now of the form x tan m x sec n x dx with m odd, so we can use the advice in
Additional Topics: Trigonometric Integrals.
Alternatively, if in Step 1 we had written

tan 3x sin 3x 1 sin 3x


y dx  y dx  y dx
cos 3x cos 3x cos 3x cos 6x

then we could have continued as follows with the substitution u  cos x :

sin 3x 1  cos 2x 1  u2
y dx  y sin x dx  y du
cos 6x cos 6x u6

u2  1
y du  y u 4  u 6  du
u6

EXAMPLE 2 ye sx
dx

According to Step 3(d)(ii) we substitute u  sx. Then x  u 2, so dx  2u du and

ye sx
dx  2 y ue u du
4 ■ STRATEGY FOR INTEGRATION

The integrand is now a product of u and the transcendental function e u so it can be inte-
grated by parts.

x5  1
EXAMPLE 3 yx 3
 3x 2  10x
dx

No algebraic simplification or substitution is obvious, so Steps 1 and 2 don’t apply here.


The integrand is a rational function so we apply the procedure of Appendix G, remem-
bering that the first step is to divide.

dx
EXAMPLE 4 y xsln x
Here Step 2 is all that is needed. We substitute u  ln x because its differential is
du  dxx, which occurs in the integral.

EXAMPLE 5 y  1x
1x
dx

Although the rationalizing substitution

u  1x
1x

works here [Step 3(d)(ii)], it leads to a very complicated rational function. An easier
method is to do some algebraic manipulation [either as Step 1 or as Step 4(c)]. Multiply-
ing numerator and denominator by s1  x, we have

y  1x
1x
dx  y
1x
s1  x 2
dx

1 x
y dx  y dx
s1  x 2 s1  x 2
 sin1x  s1  x 2  C

Can We Integrate All Continuous Functions?

The question arises: Will our strategy for integration enable us to find the integral of every
2
continuous function? For example, can we use it to evaluate x e x dx ? The answer is no, at
least not in terms of the functions that we are familiar with.
The functions that we have been dealing with in this book are called elementary func-
tions. These are the polynomials, rational functions, power functions x a , exponential
functions a x , logarithmic functions, trigonometric and inverse trigonometric functions,
hyperbolic and inverse hyperbolic functions, and all functions that can be obtained from
these by the five operations of addition, subtraction, multiplication, division, and compo-
sition. For instance, the function

f x   x2  1
x 3  2x  1
 lncosh x  xe sin 2x

is an elementary function.
If f is an elementary function, then f  is an elementary function but x f x dx need not
2
be an elementary function. Consider f x  e x . Since f is continuous, its integral exists,
and if we define the function F by
x 2
Fx  y e t dt
0
STRATEGY FOR INTEGRATION ■ 5

then we know from Part 1 of the Fundamental Theorem of Calculus that


2
Fx  e x
2
Thus, f x  e x has an antiderivative F , but it has been proved that F is not an elemen-
tary function. This means that no matter how hard we try, we will never succeed in evalu-
2
ating x e x dx in terms of the functions we know. (In Chapter 8, however, we will see how
2
to express x e x dx as an infinite series.) The same can be said of the following integrals:
ex
y dx y sinx 2
 dx y cose x
 dx
x

1 sin x
y sx 3  1 dx y dx y dx
ln x x

In fact, the majority of elementary functions don’t have elementary antiderivatives. You
may be assured, though, that the integrals in the following exercises are all elementary
functions.

Exercises
27. y cot x lnsin x dx 28. y sin sat dt
A Click here for answers. S Click here for solutions.

1–80 Evaluate the integral. 3w  1


y x 
5 2
29. y dw 30. 2
 4x dx
0 w2 2
sin x  sec x
1. y dx 2. y tan  d 3


tan x
1x s2x  1
2t x 31. y dx 32. y dx
3. y
2
dt 4. y dx 1x 2x  3
0 t  32 
s3 x 4
e arctan y  2 1  4 cot x
5. y
1
dy 6. y x csc x cot x dx 33. y s3  2x  x 2 dx 34. y 4 4  cot x
dx
1 1  y2
3 4 x1 1
7. y r 4 ln r dr 8. y dx 35. y x 8 sin x dx 36. y sin 4x cos 3x dx
1 0 x 2  4x  5 1

x1 x 4  4
9. yx dx 10. yx dx 37. cos2 tan2 d tan 5 sec 3 d
2
 4x  5 4
 x2  1 y 0
38. y
0

11. y sin  3
cos 5 d 12. y sin x coscos x dx 39.
x 1
y 1  x 2  s1  x 2
dx 40. y s4y 2  4y  3
dy
dx s1  ln x
13. y 1  x 14. y dx

2 32
x ln x
41. y  tan  d 2
42. yx 2
tan1x dx
12 x s22 x2
15. y dx 16. y dx
0 s1  x 2 0 s1  x 2
e 2t
43. y e s1  e
x x
dx 44. y s1  e x
dx
2
17. y x sin x dx 18. y dt
1  e 4t
5 x 3
1  ex
45. yx e dx 46. y 1e x dx
xe x 3
19. ye dx 20. ye sx
dx
xa x
47. yx dx 48. y dx
21. y t 3e2t dt 22. y x sin1x dx 2
 a2 x  a4
4

1 1 1
23. y (1  sx ) dx 8
24. y lnx 2
 1 dx 49. y x s4x  1 dx 50. yx dx
0
2
s4x  1

3x 2  2 3x 2  2 1 dx
25. yx dx 26. yx dx 51. y x s4x dx 52. y x x
2
 2x  8 3
 2x  8 2 1 4
 1
6 ■ STRATEGY FOR INTEGRATION

53. yx 2
sinh mx dx 54. y x  sin x dx 2 e 2x lnx  1
69. y 1e x dx 70. y dx
x2
1 x ln x x st
55. y x  4  4 sx  1 dx 56. y sx dx 71.
2  1 yx 4
 4x 2  3
dx 72. y 1  st dt 3

57. y x sx  c dx
3
58. yx 2
ln1  x dx 1 dx
73. y x  2x dx 74. ye
2
 4 x
 e x
1 1
59. ye dx 60. y x  sx dx
3x
 ex 3 75. y sin x sin 2x sin 3x dx 76. y x 2
 bx sin 2x dx
4 3
x x sx sec x cos 2x
61. yx dx 62. y x  1 dx 77.
10
 16 10 y 1x 3
dx 78. y sin x  sec x dx
3 lntan x sin x cos x
63. y sxe sx
dx 64. y dx 79. 2
4 sin x cos x y x sin x cos x dx 80. y sin 4
x  cos 4 x
dx

1 3 u3  1 ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

65. y sx  1  sx dx 66. y du
2 u3  u2 2 2
81. The functions y  e x and y  x 2e x don’t have elementary
x2
3 arctanst 1 antiderivatives, but y  2x  1e 2
does. Evaluate
67. y dt 68. y 1  2e dx 2
1 st x
 ex x 2x 2  1e x dx.
STRATEGY FOR INTEGRATION ■ 7

Answers
3
45.  3 x 3  1ex  C
1
S Click here for solutions.
47. ln sx 2  a 2  tan1xa  C


1. sin x  ln csc x  cot x  C
3. 4  ln 9 5. e 4  e4
 49. ln 
s4x  1  1
s4x  1  1
C 
51. ln
s4x 2  1  1
2x
C  
7. 5 ln 3  25 9. 2 lnx 2  4x  5  tan1x  2  C 53. 1mx 2 coshmx  2m2 x sinhmx  2m3  coshmx  C
243 242 1

11.
1
8 cos8  16 cos6  C (or 14 sin4  13 sin6  18 sin8  C) 55. 3 ln(sx  1  3)  ln(sx  1  1)  C
57. 7 x  c73  4 cx  c43  C
3 3
13. xs1  x 2  C 15. 1  2 s3
1

17. 4 x 2  2 x sin x cos x  4 sin 2 x  C


1 1 1

59. ex  2 ln e x  1e x  1  C
1

(or 1
4 x 2  x sin 2x  cos 2 x  C)
1
4
1
8 61.
1
20 tan1( 14 x 5)  C 63. 2( x  2sx  2) e sx  C
x 1 2t
19. e e  C 21.  e 8 4t 3  6t 2  6t  3  C 65. 3 x  132  x 32
 C
2

23.
4097
45 25. 3x 
23
3  
ln x  4  ln x  2  C
5
3   67. 3 s3   2   ln 2
2 1
69. e x  ln1  e x   C
27. ln sin x  C 29. 15  7 ln
1 2 2
71.  4 lnx 2  3  4 lnx 2  1  C
2 7 1 1
1
31. sin x  s1  x 2  C
33. 2 sin1x  12  x  12 s3  2x  x 2  C
73.
1
8 
ln x  2   1
16 lnx 2  4  18 tan1x2  C
cos 6x  161 cos 4x  18 cos 2x  C tan1 x 32   C
1 2
35. 0 37. 8  4
1
39. ln(1  s1  x 2 )  C 75. 24 77. 3

 
2
41.  tan   2   ln sec   C
1 2
43. 3 1  e x 32  C
2
79. 3 x sin 3 x  3 cos x  9 cos 3x  C
1 1 1
81. xe x  C
8 ■ STRATEGY FOR INTEGRATION

Solutions: Strategy for Integration


Z Z µ ¶ Z
sin x + sec x sin x sec x
1. dx = + dx = (cos x + csc x) dx = sin x + ln |csc x − cot x| + C
tan x tan x tan x
Z 2 Z −1 Z −1 µ ¶ · ¸−1
2t 2 (u + 3) 2 6 6
3. 2 dt = du [u = t − 3, du = dt] = + du = 2 ln |u| −
0 (t − 3) −3 u2 −3 u u2 u −3
= (2 ln 1 + 6) − (2 ln 3 + 2) = 4 − 2 ln 3 or 4 − ln 9
Z 1 arctan y Z π/4
dy e π/4
5. Let u = arctan y. Then du = ⇒ dy = eu du = [eu ]−π/4 = eπ/4 − e−π/4 .
1 + y2 −1 1 + y
2
−π/4
 
Z 3 u = ln r, dv = r 4 dr, · ¸3 Z 3 · ¸3
1 5 1 4 243 1 5
7. r 4 ln r dr  dr 1 5 = r ln r − r dr = ln 3 − 0 − r
1 du = v= r 5 1 1 5 5 25 1
r 5
243
¡ 243 1
¢ 243 242
= 5 ln 3 − 25 − 25 = 5 ln 3 − 25
Z Z Z µ ¶
x−1 (x − 2) + 1 u 1
9. dx = dx = + du [u = x − 2, du = dx]
x2 − 4x + 5 (x − 2)2 + 1 u2 + 1 u2 + 1
¡ ¢ ¡ ¢
= 12 ln u2 + 1 + tan−1 u + C = 12 ln x2 − 4x + 5 + tan−1(x − 2) + C
R R R
11. sin3 θ cos5 θ dθ = cos5 θ sin2 θ sin θ dθ = − cos5 θ (1 − cos2 θ)(− sin θ) dθ
· ¸
R u = cos θ,
= − u5 (1 − u2 ) du
du = − sin θ dθ
R 7
= (u − u ) du = 8 u − 16 u6 + C = 18 cos8 θ − 16 cos6 θ + C
5 1 8

Another solution:
R R R
sin3 θ cos5 θ dθ = sin3 θ (cos2 θ)2 cos θ dθ = sin3 θ (1 − sin2 θ)2 cos θ dθ
· ¸
R 3 2 2 u = sin θ, R
= u (1 − u ) du = u3 (1 − 2u2 + u4 ) du
du = cos θ dθ
R
= (u3 − 2u5 + u7 ) du = 14 u4 − 13 u6 + 18 u8 + C = 14 sin4 θ − 13 sin6 θ + 18 sin8 θ + C
13. Let x = sin θ, where − π2 ≤ θ ≤ π
2
. Then dx = cos θ dθ and
(1 − x2 )1/2 = cos θ, so
Z Z Z
dx cos θ dθ
2 3/2
= 3
= sec2 θ dθ
(1 − x ) (cos θ)
x
= tan θ + C = √ +C
1 − x2

15. Let u = 1 − x2 ⇒ du = −2x dx. Then


Z 1/2 Z Z h i1
x 1 3/4 1 1 1 −1/2 £√ ¤1 √
√ dx = − √ du = u du = 12 2u1/2 = u 3/4 = 1 − 2
3
0 1 − x 2 2 1 u 2 3/4 3/4

" #
R u = x, dv = sin2 x dx,
17. x sin2 x dx R R
du = dx v = sin2 x dx = 12 (1 − cos 2x) dx = 12 x − 12 sin x cos x
R ¡1 ¢
= 12 x2 − 12 x sin x cos x − 2
x − 12 sin x cos x dx
= 12 x2 − 12 x sin x cos x − 14 x2 + 14 sin2 x + C = 14 x2 − 12 x sin x cos x + 14 sin2 x + C
R R
Note: sin x cos x dx = s ds = 12 s2 + C [where s = sin x, ds = cos x dx].
R R R R
A slightly different method is to write x sin2 x dx = x · 12 (1 − cos 2x) dx = 12 x dx − 12 x cos 2x dx. If we
evaluate the second integral by parts, we arrive at the equivalent answer 14 x2 − 14 x sin 2x − 1
8
cos 2x + C.
STRATEGY FOR INTEGRATION ■ 9

R x R x R x
19. Let u = ex . Then ex+e dx = ee ex dx = eu du = eu + C = ee + C.

21. Integrate by parts three times, first with u = t3 , dv = e−2t dt:


R 3 −2t R R
t e dt = − 12 t3 e−2t + 12 3t2 e−2t dt = − 12 t3 e−2t − 34 t2 e−2t + 12 3te−2t dt
Z
£ ¤ £ ¤
= −e−2t 12 t3 + 34 t2 − 34 te−2t + 34 e−2t dt = −e−2t 12 t3 + 34 t2 + 34 t + 38 + C

¡ ¢
= − 18 e−2t 4t3 + 6t2 + 6t + 3 + C

23. Let u = 1 + x. Then x = (u − 1)2 , dx = 2(u − 1) du ⇒
R1 √ 8 R2 R2¡ ¢ £ ¤2
0
(1 + x ) dx = 1 u8 · 2(u − 1) du = 2 1 u9 − u8 du = 15 u10 − 2 · 19 u9 1
1024 1024 1 2 4097
= 5
− 9
− 5
+ 9
= 45

3x2 − 2 6x + 22 A B
25. =3+ = 3+ + ⇒ 6x + 22 = A(x + 2) + B(x − 4). Setting
x2 − 2x − 8 (x − 4)(x + 2) x−4 x+2
x = 4 gives 46 = 6A, so A = 233
. Setting x = −2 gives 10 = −6B, so B = − 53 . Now
Z Z µ ¶
3x2 − 2 23/3 5/3
dx = 3 + − dx = 3x + 23 5
3 ln |x − 4| − 3 ln |x + 2| + C.
x2 − 2x − 8 x−4 x+2
R R
27. Let u = ln(sin x). Then du = cot x dx ⇒ cot x ln(sin x) dx = u du = 12 u2 + C = 12 [ln(sin x)]2 + C.
Z 5 Z 5µ ¶ h i5
3w − 1 7
29. dw = 3− dw = 3w − 7 ln |w + 2|
0 w+2 0 w+2 0

= 15 − 7 ln 7 + 7 ln 2 = 15 + 7(ln 2 − ln 7) = 15 + 7 ln 27

31. As in Example 5,
Z r Z √ √ Z Z Z
1+x 1+x 1+x 1+x dx x dx
dx = √ ·√ dx = √ dx = √ + √
1−x 1−x 1+x 1 − x2 1 − x2 1 − x2
p
= sin−1 x − 1 − x2 + C
p
Another method: Substitute u = (1 + x)/(1 − x).

33. 3 − 2x − x2 = −(x2 + 2x + 1) + 4 = 4 − (x + 1)2 . Let


x + 1 = 2 sin θ, where − π2 ≤ θ ≤ π2 . Then dx = 2 cos θ dθ and
R√ Rp Rp
3 − 2x − x2 dx = 4 − (x + 1)2 dx = 4 − 4 sin2 θ 2 cos θ dθ
R R
= 4 cos2 θ dθ = 2 (1 + cos 2θ) dθ
= 2θ + sin 2θ + C = 2θ + 2 sin θ cos θ + C
µ ¶ √
−1 x + 1 x+1 3 − 2x − x2
= 2 sin +2· · +C
2 2 2
µ ¶
x+1 x + 1√
= 2 sin−1 + 3 − 2x − x2 + C
2 2

35. Because f (x) = x8 sin x is the product of an even function and an odd function, it is odd. Therefore,
R1 8
−1
x sin x dx = 0 [by (5.5.7)(b)].
10 ■ STRATEGY FOR INTEGRATION

R π/4 R π/4 R π/4 £ ¤π/4


37. 0
cos2 θ tan2 θ dθ = 0
sin2 θ dθ = 0 12 (1 − cos 2θ) dθ = 12 θ − 1
4
sin 2θ 0
¡π ¢
= 8
− 14 − (0 − 0) = π8 − 14
2
39. Let u = 1 − x . Then du = −2x dx ⇒
Z Z Z
x dx 1 du v dv √
√ =− √ =− [v = u, u = v 2 , du = 2v dv]
1 − x2 + 1 − x2 2 u+ u v2 + v
Z ³p ´
dv
=− = − ln |v + 1| + C = − ln 1 − x2 + 1 + C
v+1
¡ ¢
41. Let u = θ, dv = tan2 θ dθ = sec2 θ − 1 dθ ⇒ du = dθ and v = tan θ − θ. So
R R
θ tan2 θ dθ = θ(tan θ − θ) − (tan θ − θ) dθ = θ tan θ − θ2 − ln |sec θ| + 12 θ2 + C

= θ tan θ − 12 θ2 − ln |sec θ| + C

43. Let u = 1 + ex , so that du = ex dx. Then


R x√ R
e 1 + ex dx = u1/2 du = 23 u3/2 + C = 23 (1 + ex )3/2 + C.

Or: Let u = 1 + ex , so that u2 = 1 + ex and 2u du = ex dx. Then
R x√ R R
e 1 + ex dx = u · 2u du = 2u2 du = 23 u3 + C = 23 (1 + ex )3/2 + C.
R 3 R
45. Let t = x3 . Then dt = 3x2 dx ⇒ I = x5 e−x dx = 13 te−t dt. Now integrate by parts with u = t,
R 3¡ ¢
dv = e−t dt: I = − 13 te−t + 13 e−t dt = − 13 te−t − 13 e−t + C = − 13 e−x x3 + 1 + C.
Z Z Z ³x´
x+a 1 2x dx dx ¡ ¢ 1
47. 2 2
dx = 2 2
+ a 2 2
= 12 ln x2 + a2 + a · tan−1 +C
x +a 2 x +a x +a a a

= ln x2 + a2 + tan−1 (x/a) + C

49. Let u = 4x + 1 ⇒ u2 = 4x + 1 ⇒ 2u du = 4 dx ⇒ dx = 12 u du. So
Z Z Z ¯ ¯
1 1
u du du ¡1¢ ¯u − 1¯
√ dx = 2
=2 = 2 ln ¯ ¯
x 4x + 1 1 2
(u − 1) u u2 − 1 2 ¯u + 1¯ + C [by Formula 19]
4
¯√ ¯
¯ 4x + 1 − 1 ¯
= ln¯¯ √ ¯+C
4x + 1 + 1 ¯


51. Let 2x = tan θ ⇒ x= 1
2
tan θ, dx = 1
2
sec2 θ dθ, 4x2 + 1 = sec θ, so
Z Z Z Z
dx
1
2
sec2 θ dθ sec θ
√ = 1 = dθ = csc θ dθ
x 4x2 + 1 2 tan θ sec θ
tan θ
= − ln |csc θ + cot θ| + C [or ln |csc θ − cot θ| + C]
¯√ ¯ · ¯√ ¯ ¸
¯ 4x2 + 1 1 ¯¯ ¯ 4x2 + 1 1 ¯¯
¯
= − ln¯ + +C ¯
or ln¯ − +C
2x 2x ¯ 2x 2x ¯

Z Z " #
2 1 2 2 u = x2 , dv = sinh(mx) dx,
53. x sinh(mx)dx = x cosh(mx) − x cosh(mx) dx
m m du = 2x dx v= m 1
cosh(mx)
µ ¶ " #
1 2 2 1 1 R U = x, dV = cosh(mx) dx,
= x cosh(mx) − x sinh(mx) − sinh(mx) dx
m m m m dU = dx V = m 1
sinh(mx)
1 2 2 2
= x cosh(mx) − 2 x sinh(mx) + 3 cosh(mx) + C
m m m
STRATEGY FOR INTEGRATION ■ 11


55. Let u = x + 1. Then x = u2 − 1 ⇒
Z Z Z · ¸
dx 2u du −1 3
√ = = + du
x+4+4 x+1 u2 + 3 + 4u u+1 u+3
¡√ ¢ ¡√ ¢
= 3 ln |u + 3| − ln |u + 1| + C = 3 ln x + 1 + 3 − ln x + 1 + 1 + C

57. Let u = 3
x + c. Then x = u3 − c ⇒
R √ R¡ 3 ¢ R¡ ¢
x 3
x + c dx = u − c u · 3u2 du = 3 u6 − cu3 du = 37 u7 − 34 cu4 + C

= 37 (x + c)7/3 − 34 c(x + c)4/3 + C

59. Let u = ex . Then x = ln u, dx = du/u ⇒


Z Z Z Z · ¸
dx du/u du 1/2 1 1/2
= = = − − du
e3x − ex u3 − u (u − 1)u2 (u + 1) u−1 u2 u+1
¯ ¯ ¯ ¯
1 1 ¯ u − 1 ¯¯ 1 ¯¯ ex − 1 ¯¯
= + ln¯¯ + C = e −x
+ ln +C
u 2 u + 1¯ 2 ¯ ex + 1 ¯

61. Let u = x5 . Then du = 5x4 dx ⇒


Z Z 1
x4 dx du ¡ ¢ ¡1 ¢
= 5
= 15 · 14 tan−1 14 u + C = 1
20
tan−1 4
x5 + C.
x10 + 16 u2 + 16

√ 1 √
63. Let y = x so that dy = √ dx ⇒ dx = 2 x dy = 2y dy. Then
x 2
Z Z Z · ¸
√ √x u = 2y2 , dv = ey dy,
x e dx = yey (2y dy) = 2y2 ey dy
du = 4y dy v = ey
Z · ¸
U = 4y, dV = ey dy,
= 2y 2 ey − 4yey dy
dU = 4 dy V = ey
¡ R ¢
= 2y 2 ey − 4yey − 4ey dy = 2y 2 ey − 4yey + 4ey + C
√ √
= 2(y 2 − 2y + 2)ey + C = 2(x − 2 x + 2) e x + C

Z Z µ √ √ ¶ Z
dx 1 x+1− x ¡√ √ ¢
65. √ √ = √ √ ·√ √ dx = x + 1 − x dx
x+1+ x x+1+ x x+1− x
h i
= 23 (x + 1)3/2 − x3/2 + C
√ ¡ √ ¢
67. Let u = t. Then du = dt/ 2 t ⇒
Z 3 √ Z 3√
arctan t £ ¤ √3
√ dt = tan−1 u (2 du) = 2 u tan−1 u − 12 ln(1 + u2 ) 1 [Example 5 in Section 7.1]
1 t 1
£¡√ √ ¢ ¡ ¢¤
=2 3 tan−1 3 − 12 ln 4 − tan−1 1 − 12 ln 2
£¡√ π ¢ ¡ ¢¤ √
=2 3 · 3 − ln 2 − π4 − 12 ln 2 = 23 3 π − 12 π − ln 2

69. Let u = ex . Then x = ln u, dx = du/u ⇒


Z Z Z Z µ ¶
e2x u2 du u 1
dx = = du = 1− du
1 + ex 1+u u 1+u 1+u

= u − ln|1 + u| + C = ex − ln(1 + ex ) + C
12 ■ STRATEGY FOR INTEGRATION

x x Ax + B Cx + D
71. = 2 = 2 + 2 ⇒
x4 + 4x2 + 3 (x + 3)(x2 + 1) x +3 x +1
¡ ¢ ¡ ¢ ¡ ¢ ¡ ¢
x = (Ax + B) x2 + 1 + (Cx + D) x2 + 3 = Ax3 + Bx2 + Ax + B + Cx3 + Dx2 + 3Cx + 3D

= (A + C)x3 + (B + D)x2 + (A + 3C)x + (B + 3D) ⇒

A + C = 0, B + D = 0, A + 3C = 1, B + 3D = 0 ⇒ A = − 12 , C = 12 , B = 0, D = 0. Thus,
Z Z µ ¶
x − 12 x 1
2x
dx = + dx
x4 + 4x2 + 3 2
x +3 2
x +1
µ 2 ¶
¡ ¢ ¡ ¢ 1 x +1
= − 14 ln x2 + 3 + 1
4
ln x2 + 1 + C or ln 2 +C
4 x +3

1 A Bx + C
73. = + 2 ⇒
(x − 2)(x2 + 4) x−2 x +4
¡ 2 ¢
1 = A x + 4 + (Bx + C)(x − 2) = (A + B)x2 + (C − 2B)x + (4A − 2C). So 0 = A + B = C − 2B,
1
1 = 4A − 2C. Setting x = 2 gives A = 8
⇒ B = − 18 and C = − 14 . So
Z Z µ 1 ¶ Z Z Z
1 8 − 18 x − 14 1 dx 1 2x dx 1 dx
dx = + dx = − −
(x − 2)(x2 + 4) x−2 x2 + 4 8 x−2 16 x2 + 4 4 x2 + 4
¡ ¢
= 18 ln|x − 2| − 16
1
ln x2 + 4 − 18 tan−1 (x/2) + C
R R R
75. sin x sin 2x sin 3x dx = sin x · 12 [cos(2x − 3x) − cos(2x + 3x)] dx = 12 (sin x cos x − sin x cos 5x) dx
R R
= 14 sin 2x dx − 12 12 [sin(x + 5x) + sin(x − 5x)] dx
R
= − 18 cos 2x − 14 (sin 6x − sin 4x) dx = − 18 cos 2x + 24
1 1
cos 6x − 16 cos 4x + C

77. Let u = x3/2 so that u2 = x3 and du = 32 x1/2 dx ⇒ x dx = 23 du. Then
Z √ Z 2
x 2 2
3
dx = 3
du = tan−1 u + C = tan−1 (x3/2 ) + C.
1+x 1 + u2 3 3

79. Let u = x, dv = sin2 x cos x dx ⇒ du = dx, v = 13 sin3 x. Then


R R R
x sin2 x cos x dx = 13 x sin3 x − 13 sin3 x dx = 13 x sin3 x − 13 (1 − cos2 x) sin x dx
Z · ¸
1 3 1 2 y = cos x,
= x sin x + (1 − y ) dy
3 3 dy = − sin x dx
= 13 x sin3 x + 13 y − 19 y 3 + C = 13 x sin3 x + 1
3
cos x − 1
9
cos3 x + C
2
81. The function y = 2xex does have an elementary antiderivative, so we’ll use this fact to help evaluate the integral.
R 2 R 2 R 2 R 2 R 2
(2x2 + 1)ex dx = 2x2 ex dx + ex dx = x(2xex ) dx + ex dx
" 2
#
x2
R x2 R x2 u = x, dv = 2xex dx, 2
= xe − e dx + e dx x2
= xex + C
du = dx v=e

You might also like