Techniques of Integration
Techniques of Integration
Techniques of Integration
Techniques of Integration
In this chapter, our main goal is to develop methods for finding integals for various types of
algebraic and transcendental functions. From our previous knowledge, we can provide a detailed
table of indefinite integals shown in Table 3.1. Equipped with this table, our first attempt is
to use it to improve our skills and techniques in dealing with the various types of integrals that
follow.
Solution:
(i) Z Z
dx dx
2
=
x + 2x + 2 1 + (1 + x)2
Let u = 1 + x, so du = dx. Then we have
Z Z
dx du
2
= = tan−1 u + c = tan−1 (1 + x) + c
1 + (1 + x) 1 + u2
28
CHAPTER 3. TECHNIQUES OF INTEGRATION 29
Table 3.1:
F 0 (x) F (x) + c
d
R
(x) = 1 1dx = x + c
dx
d xn+1
R n xn+1
(
dx n+1
) = xn (n 6= −1) R x1 dx = n+1 + c
d
dx
(ln x) = x1 R xxdx = lnxx + c
d
dx
(ex ) = ex R e dx = e + c
d
dx
d
(− cos x) = sin x R sin xdx = − cos x + c
dx
(sin x) = cos x R cos2xdx = sin x + c
d
dx
(tan x) = sec2 x R sec2 xdx = tan x + c
d
dx
(− cot x) = csc2 x R csc xdx = − cot x + c
d
dx
(sec x) = sec x tan x R sec x tan xdx = sec x + c
d
dx
(− csc x) = csc x cot x R cscdxx cot xdx−1= − csc x + c
d
(sin−1 x) = √1−x 1 √ = sin x + c
dx
d −1 1
2
R dx 1−x2
−1
dx
(tan x) = 1+x2 R 1+xdx2 tan −1
= x+c
d −1 √1
dx
(sec x) = |x| x2 −1
√ = sec |x| + c
d
R x x2 −1
dx
(cosh x) = sinh x R sinh xdx = cosh x + c
d
dx
(sinh x) = cosh x R cosh2xdx = sinh x + c
d
dx
(tanh x) = sech2 x R sech2 xdx = tanh x + c
d
dx
(− coth x) = csch2 x R csch xdx = − coth x + c
d
dx
d
(− sech x) = sech x tanh x) R sech x tanh xdx = − sech x + c
dx
(− csch x) = csch x coth x R csch x coth xdx = − csch x + c
d
(sinh−1 x) = √x12 +1 √ dx = sinh−1 x + c
dx x2 +1 √
R dx or = ln(x + x2 + 1) + c
d
(cosh−1 x) = √ 1 √ −1
= cosh x + c
dx x2 −1 x2 −1 √
2
R dx or = ln(x−1+ x − 1) + c
d
dx
(tanh−1 x) = 1
1−x2 1−x2
= tanh x + c
R dx or = 12 ln 1+x
1−x
+c
d
dx
(− sech−1 x) = √1
x 1−x2
√
x 1−x2
= − sech−1 x + c
or = ln 1+√x1−x2 + c
R dx
d
dx
(− csch−1 x) = √−1
|x| 1+x2
√
x 1+x2
= − csch−1 |x| + c
(v)
Z Z Z
cos2 x 1 − sin2 x (1 − sin x)(1 + sin x)
dx = dx = dx
1 − sin x Z 1 − sin x 1 − sin x
= (1 + sin x)dx = x − cos x + c.
(vi)
Z Z Z Z
x2 1 dx
2
dx = 1− 2
dx = dx −
1+x 1+x 1 + x2
= x − tan−1 x + c.
3 3 3
(vii) Let ex = u, so du = 3x2 ex dx, and thus du/3 = x2 ex dx. When x = 0, u = 1 and when
x = 1, u = e. Therefore
Z 1 Z e e
3 du 1 e−1
x2 ex dx = = u = .
0 1 3 3 1 3
(ix)
Z Z Z
sec x + tan x sec2 x + sec x tan x
sec xdx = sec x · dx = dx
Z sec x + tan x sec x + tan x
d(sec x + tan x)
= = ln | sec x + tan x| + c.
sec x + tan x
Z
Remark 3.1.1. We have used a speculative technique to solve the integral sec xdx. A formal
method for evaluating this integral will be presented in Section 3.3.1.
Exercise 3.1.1.
2. (a) Prove that if f is an odd function that is continuous on [−a, a], then
Z a
f (x)dx = 0.
−a
(b) Show that if f is an even function which is continuous on [−a, a], then
Z a Z a
f (x)dx = 2 f (x)dx.
−a 0
which is equivalent to
Z Z
f (x)g 0 (x)dx = f (x)g(x) − g(x)f 0 (x)dx. (3.1)
Let u = f (x) and v = g(x), then du = f 0 (x)dx and dv = g 0 (x)dx. Thus Equation (3.1) becomes
Z Z
udv = uv − vdu. (3.2)
Z
Example 3.2.1. Evaluate cos−1 xdx.
CHAPTER 3. TECHNIQUES OF INTEGRATION 32
√
Solution: Let u = cos−1 x, dv = dx; then du = −dx/ 1 − x2 , v = x.
Z Z
dx
∴ −1 −1
cos xdx = x cos x − x · − √
Z 1 − x2
1 d(1 − x2 )
= x cos−1 x − √ dx
2Z 1 − x2
1 1
= x cos−1 x − (1 − x2 )− 2 d(1 − x2 )
2
−1
√
= x cos x − 1 − x2 + c.
Z
Example 3.2.2. Find x2 ex dx.
and
Z Z
2 x 2 x
x e dx = x e − 2 xex dx = x2 ex − 2(xex − ex + c1 )
= x2 ex − 2xex + 2ex + c = ex (x2 − 2x + 2) + c.
and
Z Z
e cos xdx = e sin x − (−e cos x + ex cos xdx)
x x x
Z
= e sin x + e cos x − ex cos xdx
x x
which is equivalent to Z
2 ex cos xdx = ex sin x + ex cos x + c1 ,
that is, Z
1 x
ex cos xdx = e (sin x + cos x) + c
2
Z
Example 3.2.5. Evaluate sin(ln x)dx.
cos(ln x)
Solution: Let u = sin(ln x), dv = dx; so du = dx, v = x.
x
Z Z
∴ sin(ln x)dx = x sin(ln x) − cos(ln x)dx.
Z
sin(ln x)
For cos(ln x)dx, let u = cos(ln x), dv = dx; so du = − dx, v = x. Therefore
x
Z Z
cos(ln x)dx = x cos(ln x) + sin(ln x)dx
and Z Z
sin(ln x)dx = x sin(ln x) − [x cos(ln x) + sin(ln x)dx]
which is equivalent to
Z
2 sin(ln x)dx = x[sin(ln x) − cos(ln x)] + c1 ,
or Z
x
sin(ln x)dx = [sin(ln x) − cos(ln x)] + c.
2
Z
Example 3.2.6. Find x sin xdx.
R R
Solution: Let u = x2 , dv = ln xdx; so du = 2xdx, v = ln xdx. Now for ln xdx let u =
dx
ln x, dv = dx; so du = , v = x. Therefore
x
Z Z Z
dx
ln xdx = x ln x − x = x ln x − dx
x
and
Z Z
2 2
x ln xdx = x (x ln x − x) − 2x(x ln x − x)dx
Z Z
= x2 (x ln x − x) − 2 x2 ln xdx + 2 x2 dx.
So Z
2
3 x2 ln xdx = x3 ln x − x3 + x3 + c1
3
or Z
x3 x3
x2 ln xdx = ln x − +c
3 9
Z
Example 3.2.9. Find x tan−1 xdx.
dx x2
Solution: Let u = tan−1 x, dv = xdx; so du = , v = .
1 + x2 2
Z Z
x2 1 x2
∴ x tan−1 xdx = −1
tan x − dx
2 2 1 + x2
Z
x2 −1 1 1
= tan x − 1− dx
2 2 1 + x2
Z Z
x2 −1 1 1 dx
= tan x − dx +
2 2 2 1 + x2
x2 x 1
= tan−1 x − + tan−1 x + c
2 2 2
1 2 −1 x
= (1 + x ) tan x − + c.
2 2
CHAPTER 3. TECHNIQUES OF INTEGRATION 35
Z
Example 3.2.10. Find sinh−1 xdx.
dx
Solution: Let u = sinh x, dv = dx; so du = √ , v = x.
x2 + 1
Z Z
−1 x
sinh xdx = x sinh x − √ dx
2
Z x +1
1 1
= x sinh−1 x − (x2 + 1)− 2 d(x2 + 1)
2
−1
√
= x sinh x − x2 + 1 + c.
Z
Example 3.2.11. Find sec3 xdx.
Z
= sec x tan x − sec x(sec2 x − 1)dx
Z Z
3
= sec x tan x − sec xdx + sec xdx.
Thus
Z Z
2 sec3 xdx = sec x tan x + sec xdx
= sec x tan x + ln | sec x + tan x| + c1 (by Example 3.1.1(ix))
Thus Z
1 1
sec3 xdx = sec x tan x + ln | sec x + tan x| + c.
2 2
Exercise 3.2.1.
Z Z
(ii) (ln x) dx = x(ln x) − n (ln x)n−1 dx
n n
Z Z
n m sinn−1 x cosm+1 x n−1
(iii) sin x cos xdx = − + sinn−2 x cosm xdx
m+n m+n
Z Z
n secn−2 x tan x n − 2
(iv) sec xdx = + secn−2 xdx, n 6= 1
n−1 n−1
Z Z
n 1 n−1 n−1
(v) cos xdx = cos x sin x + cosn−2 xdx
n n
R
3. Find the fallacy in the following statement: Given dx/x, let u = 1/x and dv = dx so that
du = −(dx/x2 ) and v = x. So
Z Z Z Z
dx 1 dx 1 dx
= ·x− x − 2 ⇔ dx = 1 + ⇒ 0 = 1.
x x x x x
R
4. Is there any fallacy in the following computation of ln(x + 10)dx? Let u = ln(x + 10) and
dv = dx so that du = dx/(x + 10) and v = x + 10. So
Z Z
x + 10
ln(x + 10)dx = (x + 10) ln(x + 10) − dx
Z x + 10
= (x + 10) ln(x + 10) − dx
= (x + 10) ln(x + 10) − x + c.
CHAPTER 3. TECHNIQUES OF INTEGRATION 37
Solution: We employ integration by parts technique: let u = sinn−1 x, dv = cosm x sin xdx; so
du = (n − 1) sinn−2 x cos xdx and
Z Z
cosm+1 x
v = cos x sin xdx = − cosm xd(cos x) = −
m
.
m+1
Z Z
sinn−1 x cosm+1 x n−1
∴ n m
sin x cos xdx = − + sinn−2 x cosm+2 xdx
m+1 m+1
Z
sinn−1 x cosm+1 x n−1
= − + sinn−2 x cosm x(1 − sin2 x)dx
m+1 m+1
Z
sinn−1 x cosm+1 x n−1
= − + sinn−2 x cosm xdx
mZ+ 1 m+1
n−1
− sinn x cosm xdx.
m+1
Thus
Z Z
n−1 n m sinn−1 x cosm+1 x n−1
1+ sin xdx cos xdx = − + sinn−2 x cosm xdx
m+1 m+1 m+1
Z Z
m+1 sinn−1 x cosm+1 x n−1
∴ n m
sin x cos xdx = − + sinn−2 m
x cos xdx
m+n m+1 m+1
Z
sinn−1 x cosm+1 x n−1
= − + sinn−2 x cosm xdx.
m+n m+n
Example 3.3.2. Evaluate
Z Z
(i) sin2 xdx. (ii) cos3 xdx.
Solution:
(ii) Formula (3.3) is not applicable for n = 0 and m = 3. So write we cos3 x = cos2 x cos x =
(1 − sin2 x) cos x, and let u = sin x ⇒ du = cos xdx. Thus
Z Z Z
cos3 xdx = (1 − sin2 x) cos xdx = (1 − u2 )du
u3 sin3 x
= u− + c = sin x − + c.
3 3
Remark 3.3.1. For n ≥ 2 and m = 0, Formula (3.3) becomes
Z Z
n 1 n−1 n−1
sin xdx = − sin x cos x + sinn−2 xdx. (3.4)
n n
Example 3.3.3. Prove the reduction formula
Z Z
n 1 n−1 n−1
cos xdx = cos x sin x + cosn−2 xdx. (3.5)
n n
Solution: Let u = cosn−1 x, dv = cos xdx; so du = −(n − 1) cosn−2 x sin xdx, v = sin x.
Integrating by parts we obtain,
Z Z
n n−1
cos xdx = cos x sin x + (n − 1) cosn−2 x sin2 xdx
Z
n−1
= cos x sin x + (n − 1) cosn−2 x(1 − cos2 x)dx
Z Z
n−1 n−2
= cos x sin x + (n − 1) cos xdx − (n − 1) cosn xdx.
Z Z
∴ n n
cos xdx = cos n−1
x sin x + (n − 1) cosn−2 xdx
Z Z
n 1 n−1
⇔ cos xdx = cosn−1 x sin x + cosn−2 xdx.
n n
Note 3.3.1. We observe that Example (3.3.2)(ii) can be found by using Formula (3.5).
Solution:
Z Z 2
1 + cos 2x 1 + cos 2x
= dx − dx
2 2
Z
x sin 2x 1
= + − (1 + 2 cos 2x + cos2 2x)dx
2 4 4 Z Z
x sin 2x x 1 1 1 + cos 4x
= + − − cos 2xdx − dx
2 4 4 2 4 2
x + sin 2x sin 2x x sin 4x
= − − − +c
4 4 8 32
x sin 4x
= − +c
8 32
1 sin 4x
= x− + c.
8 4
To evaluate trigonometric integrals of the form
Z
tann x secm xdx, ∀ n, m ∈ N \ {0}, (3.7)
CHAPTER 3. TECHNIQUES OF INTEGRATION 40
step3: If m is odd and n is even, write the integral in terms of sec x. Integration by parts may
be used to handle powers of sec x.
Example 3.3.5.
R R
(i) tan2 x sec2 xdx (iii) tan2 x sec xdx
R R
(ii) tan x sec3 xdx (iv) tan5 xdx
Solution:
(i) Since m is even we use step1 let u = tan x. Then du = sec2 x and
Z Z
u3 tan3 x
tan x sec xdx = u2 du =
2 2
+c= + c.
3 3
Z Z
= tan xd(tan x) − tan x(sec2 x − 1)dx
3
Z Z
1 4
= tan x − tan xd(tan x) + tan xdx
4
1 1
= tan4 x − tan2 x + ln | sec x| + c.
4 2
To evaluate trigonometric integals of the form
Z Z Z
sin nx sin mxdx, sin nx cos mxdx, and cos nx cos mxdx, ∀ m, n ∈ N, (3.8)
Solution:
R
Remark 3.3.2. Other types of integrals, like cotn x cscm xdx, can be evaluated similarly.
Exercise 3.3.1.
√ √
(i) For integrals involving a2 − x2 , let x = a sin θ ⇒ a2 − x2 = a cos θ.
√ √
(ii) For integrals involving a2 + x2 , let x = a tan θ ⇒ a2 + x2 = a sec θ.
√ √
(iii) For integrals involving x2 − a2 , let x = a sec θ ⇒ x2 − a2 = a tan θ.
Example 3.3.7.
Z Z √ Z
dx dx
(i) √ , (ii) 16 − x2 dx, (iii) √ .
x 16 − x2
2 x2 x2 + 4
Solution:
1 1
= 4 sec θ tan θ − ln | sec θ + tan θ| + c1
2 2
√
x2 − 4
by Example 3.3.5(iii). Let x = 2 sec θ; then sec θ = x/2 and tan θ = .
2
Z √ √ 2 √
x x −4 x x2 − 4
∴ 2
x − 4dx = 2
− ln +
2 2 2 2 + c1
√
x x2 − 4 √
= − ln(x + x2 − 4)2 + c.
2
R
An informal solution to the integral sec θdθ was presented in Section 3.1. We now look at a
formal evaluation of this integral.
Z
Example 3.3.8. Evaluate sec θdθ.
dx √
Solution: Let x = sec θ; so dx = sec θ tan θdθ ⇒ sec θdθ = , where tan θ = x2 − 1.
tan θ
Z Z
dx
∴ sec θdθ = √
x2 √
−1
= ln |x + x2 − 1| + c (see Table 3.1, Section 3.1)
= ln | sec θ + tan θ| + c.
R √
Example 3.3.9. Find (x + 3)/ x2 + 4x + 13)dx.
Example 3.3.10. Find the area bounded by the ellipse (x2 /4) + (y 2 /9) = 1.
√
Solution: We solve for y; y = ± 23 22 − x2 , ∀ x ∈ [−2, 2]. So the area A, bounded by the ellipse
is given by Z 2 √ Z 2√
3 2
A=4 4 − x dx = 6 4 − x2 dx.
0 2 0
CHAPTER 3. TECHNIQUES OF INTEGRATION 45
If an integrand consists of sin x or cos x or both, make the substitution t = tan x2 , x ∈ (−π/2, π/2).
Then π π
x t x 1
sin = √ and cos = √ , x∈ − , .
2 1 + t2 2 1 + t2 2 2
Thus x
x x t 1 2t
sin x = sin 2 = 2 sin cos = 2 √ √ = , (3.9)
2 2 2 1+t 2 1+t 2 1 + t2
and x x 2 1 − t2
cos x = cos 2 = 2 cos2 −1= − 1 = . (3.10)
2 2 1 + t2 1 + t2
Also,
x 1 x 2
t = tan ⇒ dt = sec2 dx ⇒ dx = dt. (3.11)
2 2 2 1 + t2
Remark 3.3.3. The German mathematician Karl Weierstrass (1815 - 1897) noticed that the
substitution t = tan(x/2) would convert any rational function of sin x and cos x into an ordinary
rational function of t.
(i)
Z Z 2 Z Z
dx 1+t2 2 2
= dt = 2 2
dt = dt
sin x + cos x 2t
1+t2
+ 1−t1 + 2t − t
1+t2
2 − (t − 1)2
Z Z d t−1
√ 1 + t−1
√
dt √ 2 √ 1 2
= 2 = 2 2 = 2 · ln + c
t−1 t−1 2 1 − t−1 √
1− √
2
1− √
2 2
(ii)
Z Z 1−t2 2 Z Z
cos x 1+t2
·1+t2 (1 − t) 1 t
dx = dt = 2
2t dt = 2 −
dt
1 + sin x 1+ 1+t2
(1 + t2 )(1 + t) 1 + t 1 + t2
(see Section 3.4)
Z Z Z Z
dt t d(1 + t) d(1 + t2 ) (1 + t)2
= 2 −2 dt = 2 −
= ln
1+t 1 + t2 1+t 1 + t2 1 + t2
+c.
Z π π √ √ !
3 cos x (1 + tan x2 )2 3 ( 3 + 1)2 3
∴ dx = ln 2 x
= ln = ln 1 + .
0 1 + sin x 1 + tan 2 0 4 2
Remark 3.3.4. We note that Example 3.3.11(ii) can also be solved as follows:
Z π Z π √ !
3 cos x 3 d(1 + sin x) π 3
dx = = ln(1 + sin x)|0 = ln 1 +
3
.
0 1 + sin x 0 1 + sin x 2
Exercise 3.3.2.
The idea in this section is to split or decompose proper rational functions (integrands), to partial
fractions, before integrating them.
Definition 3.4.1. A rational function r(x) = f (x)/g(x), where f and g are polynomials, is called
proper if the degree of f is less than the degree of g. Otherwise it is an improper rational function.
Theorem 3.4.1. Suppose that f and g are polynomials such that [p1 (x)]n1 [p2 (x)]n2 · · · [ps (x)]ns
is a factorization of g(x) into a product of powers with all pi (x) having no common factors, and
degf < degg. Then there is a unique polynomial hi (x), i = 1, 2, . . . , s with deghi (x) < degpi (x),
such that
f (x) h1 (x) h2 (x) hs (x)
= n
+ n
+ · · · + (3.12)
g(x) [p1 (x)] 1 [p2 (x)] 2 [ps (x)]ns
Definition 3.4.2. The simpler rational functions hi (x)/[pi (x)]ni in Equation (3.12) are called
partial fractions; they are the summands (or parts of the total sum) of the decomposition (which
is Equation (3.12)) of the given proper rational function f (x)/g(x).
Lemma 3.4.1. If p(x) = (x − a)n and h is a polynomial such that degh(x) < degp(x), then
h(x) A1 A2 An
= + 2
+ ··· + , (3.13)
p(x) (x − a) (x − a) (x − a)n
where a, Ai , i = 1, 2, . . . , n are constants.
Lemma 3.4.2. If p(x) = (x2 + bx + c)n and h is a polynomial such that degh(x) < degp(x), then
h(x) A1 x + B1 A2 x + B2 An x + Bn
= 2 + 2 2
+ ··· + 2 , (3.14)
p(x) (x + bx + c) (x + bx + c) (x + bx + c)n
where b, c, Ai , and Bi , i = 1, 2, . . . , n are constants.
Example 3.4.1. Find the partial fraction decomposition of
x2 − 3x + 1 x5
(i) f (x) = , (ii) f (x) = .
x3 − 3x2 + 2x (x − 1)3
Solution:
Thus
1
F (0) = 1 = 2A ⇒ A =,
2
F (1) = −1 = −B ⇒ B = 1,
1
F (2) = −1 = 2C ⇒ C = − .
2
1 1 1
∴ f (x) = + − .
2x x − 1 2(x − 2)
(ii) By long division,
10x2 − 15x + 6
f (x) = x2 + 3x + 6 + ,
(x − 1)3
and by Lemma 3.4.1,
10x2 − 15x + 6 A B C
3
= + 2
+ .
(x − 1) x − 1 (x − 1) (x − 1)3
So the function
Thus,
G(1) = 1 = C,
G(0) = 6 = A − B + C ⇒ A − B = 5,
G(2) = 16 = A + B + C ⇒ A + B = 15,
⇒ A = 10 and B = 5.
10 5 1
∴ f (x) = x2 + 3x + 6 + + 2
+ .
x − 1 (x − 1) (x − 1)3
Remark 3.4.1. The value of the constants A, B, and C found in Example 3.4.1 can as well be
found by comparing coefficients of x2 , x, and the constants on either side of the equivalent forms
of the functions F (x) and G(x).
(i)
Z Z
2x2 + 1 3/2 −9 19/2
dx = + + dx
x3 − 6x2 + 11x − 6 x−1 x−2 x−3
Z Z Z
3 d(x − 1) d(x − 2) 19 d(x − 3)
= −9 +
2 x−1 x−2 2 x−3
3 19
= ln |x − 1| − 9 ln |x − 2| + ln |x − 3| + c.
2 2
(ii)
Z Z
3x4 − x2 + 1 3 24 71 92 45
dx = + + + + dx
(x − 2)5 x − 2 (x − 2)2 (x − 2)3 (x − 2)4 (x − 2)5
24 71 92 45
= 3 ln |x − 2| − − 2
− 3
− + c.
x − 2 2(x − 2) 3(x − 2) 4(x − 2)4
(iii)
Z
x5 − x4 − 2x3 + 4x2 − 15x + 5
dx
(x2 + 1)2 (x2 + 4)
Z
x−3 2 4x
= + − dx
x2 + 4 x2 + 1 (x2 + 1)2
Z Z Z
x−3 dx x
= 2
dx + 2 2
−4 dx
x +4 x +1 (x + 1)2
2
Z Z Z Z
x dx dx x
= 2
dx − 3 2
+2 2
−4 dx
x +4 x +4 x +1 (x + 1)2
2
Z Z Z Z
1 d(x2 + 4) 3 d(x/2) dx d(x2 + 1)
= − + 2 − 2
2 x2 + 4 2 (x/2)2 + 1 1 + x2 (x2 + 1)2
1 3 x 2
= ln |x2 + 4| − tan−1 + 2 tan−1 x + 2 + c.
2 2 2 x +1
Exercise 3.4.1.
The goal in this section is to rationalize integrands, removing roots or radicals, before the integra-
tion process commences. For integrands involving roots of x like xp/q , xr/s , etc., let x = un , where
n is the least common denominator (LCD) of p/q, r/s, etc., in other words, the least common
multiple (LCM) of q, s, etc. An example follows.
R √ √
Example 3.5.1. Find dx/( x + 3 x).
For any integral of the form Z √
p(x) ax + b dx,
Exercise 3.5.2. Redo Example 3.5.3 with the substitution x = u2 (not rationalizing).
Exercise 3.5.3.
1. Make a substitution to express the integrand as a rational function and then evaluate the
integral.
Z Z Z √
2+x dx 3
x+1
(i) √ dx (ii) √ √ 2 (iii) √ dx
3
2−x x(1 + 3
x) 3
x−1
CHAPTER 3. TECHNIQUES OF INTEGRATION 52
Z Z r Z
√ 1+x
1
1
(iv) x3 3x − 2dx (x) dx (xv) √ dx
Z 1−x 0 1+ 3x
3
√
3 Z Z
(v) x x2 + 1dx dx x3
Z (xi) √ (xvi) √3
dx
x5 1+ x+4 x2 + 1
(vi) √ dx Z √ Z 3 √
x 3+1
x+1 x
Z √ (xii) dx (xvii) dx
3
x x 1/3 x 2+x
(vii) √ dx
1+ x Z Z
Z dx 1
x3 (xiii) √ (xviii) √ √ dx
(viii) dx 2 x+3+x x− 3x
(x2 − 1)4/3
Z √
Z Z p √
dx 1+ x
x7 x4 + 1dx
3
(ix) (xiv) √ (xix) dx
x2 + x x x
√
2. Find the average of the function f (x) = x2 − 1/x on the closed interval [1, 7].
3. Show that
R if p(x) is a polynomial, the substitution un = (ax + b)/(cx + d) transforms the
ax+b 1/n
integral p(x)( cx+d ) dx into the integral of a rational function of u.