MAT1B1 Section7.5 - Strategy - For - Int
MAT1B1 Section7.5 - Strategy - For - Int
T. M. Mudziiri Shumba
August 2020
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 applying a strategy is a knowledge of the
basic integration formulas.
In the table of Integration Formulas we have collected the
integrals 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 fractions, and
trigonometric substitutions can be used in place of Formula 20.
Table of Integration Fromulae Constants have been
omitted. n+1
R x R 1
1. x n dx = (n 6= −1) 2. x
= ln |x|
dx
n+1
R x R bx
3. e dx = e x 4. b x dx =
R R ln b
5. R sin xdx = − cos x 6. R cos xdx = sin x
7. R sec2 xdx = tan x 8. Rcsc2 xdx = − cot x
9. Rsec x tan xdx = sec x 10. R csc x cot xdx = − csc x
11. R sec xdx = ln | sec x + tan x| 12. R csc xdx = ln | csc x − cot x|
13. R tan xdx = ln | sec x| 14. R cot xdx = ln | sin x|
15. Z sinh xdx = cosh x 16. Z cosh xdx = sinh x
dx 1 x dx x
17. 2 2
= tan−1 18. √ = sin−1 , a>0
Zx +a a a a
2 2
Z a −x √
∗ dx 1 x −a ∗ dx
19. = ln 20. √ = ln x + x 2 ± a2
x 2 − a2 2a x + a 2
x ±a 2
Strategy for Integration
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:
√ √ √
Z Z
x(1 + x)dx = ( x + x)dx,
Z Z
tan θ sin θ
dθ = cos2 θdθ
sec2 θ cos θ
Z Z
1
sin θ cos θdθ = sin 2θdθ
2
Z Z
2
(sin x + cos x) dx = (sin2 x + 2 sin x cos x + cos2 x)dx
Z
= (1 + sin 2x)dx
2. Look for an Obvious Substitution
Try to find some function u = g (x) in the integrand whose
differential du = g 0 (x)dx also occurs, apart from a constant
factor. For instance, in the integral
Z
x
2
dx
x −1
tan3 x
Z Z
dx = tan3 x sec3 xdx.
cos3 x
R
The integral is now of the form tanm x secn xdx with m odd.
Alternatively, if in Step 1 we had written
tan3 x sin3 x sin3 x
Z Z Z
1
dx = · dx = dx
cos3 x cos3 x cos3 x cos6 x
then we could proceed as follows with u = cos x :
sin3 x 1 − cos2 x
Z Z
dx = sin xdx
cos6 x cos6 x
1 − u2
Z
= (−du)
u6
Z 2
u −1
= du
u6
Z
= (u −4 − u −6 )du.
Z √
x
Example 2 e dx.
SOLUTION
√ According to (ii) in Step 3(d), we substitute
u = x. Then x = u 2 and dx = 2udu and the integral
becomes Z √ Z
e dx = 2 ue u du.
x