06 Further Integration
06 Further Integration
CALCULUS
FURTHER INTEGRATION
One of the first uses of integration was in finding the volumes of wine casks. Because the casks have
a curved surface, integration is required to determine area and volume.
Other uses of integration include determining centres of mass, fluid flow and modelling the behaviour
of objects under stress. In the real world the equations that model these types of applications are
generally not simple nor standard.
In this chapter, we develop a broader range of techniques and strategies to solve more complex
problems involving differential equations and integration.
CHAPTER OUTLINE
6.01 Integration by substitution
6.02 Rational functions with quadratic denominators
6.03 Partial fractions
6.04 Integration by parts
6.05 Recurrence relations
Test yourself 6
IN THIS CHAPTER YOU WILL:
• use the method of integration by substitution
• integrate rational functions with quadratic denominators that are reducible or irreducible
• decompose rational functions into partial fractions
• use integration by parts
• integrate functions that form a recurrence relation (recursive formula)
iStock.com/zoroasto
TERMINOLOGY
integration by parts: A method of integrating a the numerator and the denominator are
function by splitting it into one function to be polynomials.
differentiated and one function to be integrated. recurrence relation or recursive formula: A
partial fractions: A rational function can be formula or integral that is expressed in terms of
expressed as the sum of smaller fractions called itself with a smaller parameter value, for example
partial fractions that are easier to integrate. π π
n −1 2
rational function: A function that can be ∫02 sin n θ d θ =
n ∫0 sin n − 2 θ dθ.
f (x)
expressed as a fraction , such that both
g( x )
WS
6.01 Integration by substitution
In Mathematics Extension 1, Chapter 8, Further integration, we learned to use integration by
Homeworkby
Integration
substitution substitution for integrals of composite functions involving a function and its derivative.
EXAMPLE 1
Solution
du ∴ ∫6x2(2x3 − 1)4 dx = ∫ u4 du
Let u = 2x3 − 1, = 6x 2
dx 1
= u5 + C
du = 6x2 dx 5
1
= (2x3 − 1)5 + C
5
In cases like these you will notice that the derivative of ‘the function within the function’ can
be identified as the multiplier.
In many cases, you will be required to find and evaluate indefinite and definite integrals using
the method of integration by substitution where the substitution is not given. It is therefore
necessary to be able to identify convenient substitutions.
EXAMPLE 2
4x
Evaluate ∫ 2x 2 + 1
dx .
Solution
du
Let u = 2x2 + 1, = 4x
dx
du = 4x dx
1
−
= u ∫ 2 du
1
1
= 1
u 2 +C
2
= 2 u +C
= 2 2x 2 + 1 + C
EXAMPLE 3
sin x
Evaluate ∫ x
dx.
Solution
du 1 sin x sin u
Let u = x , =
dx 2 x
,
∫ x
dx = ∫ x
2 x du
so dx = 2 x du
∫
= 2 sin u du
= −2 cos u + C
= −2 cos x + C
EXAMPLE 4
Solution
du
Let u = sin x, noting that = cos x ∫ sin9 x cos x dx = ∫u9 du
dx
du = cos x dx. 1 10
= u +C
10
1
= sin10 x + C
10
These identities from Mathematics Extension 1, Chapter 8, Further integration, allow other
similar integrations to be quickly determined.
1 1
sin2 2x = (1 − cos 4x) or sin2 3x = (1 − cos 6x)
2 2
1 1
cos2 2x = (1 + cos 4x) cos2 3x = (1 + cos 6x)
2 2
EXAMPLE 5
π
Evaluate ∫0
4 cos 2 2x dx .
Solution
π π
1
∫0
4 cos 2 2x dx = ∫0
4
2
[1 + cos 4 x ] dx
π
1 1 4
= x + sin 4 x
2 4 0
1 π
= + 0 − ( 0 + 0 )
2 4
π
=
8
EXAMPLE 6
4 1
Evaluate ∫1 (1 + x )2 x
dx .
Solution
Substitute u = 1 + x .
du 1
Therefore = ; that is, dx = 2 x du
dx 2 x
3
∫2
= 2 u −2 du
1 3
= 2 −
u 2
1 1
= 2 − − −
3 2
1
= 2
6
1
=
3
dx dx dx
For integrations of the form ∫ a cos x + b sin x , ∫ a cos x + b or ∫ a + b sin x we can use the
x
t-formulas where t = tan :
2
2t 1− t2 2t 2dt
sin x = 2
, cos x = 2
and tan x = 2
, along with dx = as proven below.
1+ t 1+ t 1− t 1+ t 2
x
It is easy enough to show that when t = tan then
2
dt 1 2 x
= sec
dx 2 2
1 x
= 1 + tan 2
2 2
1
= (1 + t2)
2
2dt
and therefore: dx = .
1+ t 2
EXAMPLE 7
2π
θ dθ 1
Use the substitution t = tan
2
to show that ∫ π
3 = loge 3.
sin θ 2
2
Solution
2π π π π
When θ = , t = tan = 3, and when θ = , t = tan = 1
3 3 2 4
= log e 3 − 0
2
1
= loge 3 as required.
2
When changing the variable x2 in an integrand it usually involves x 2 , which is the same
as x . In this case, we take the positive case for convenience. There are other situations where
a similar problem arises, especially in the case of trigonometric functions; again we take the
convenient solutions that lie in the domain of the standard inverse trigonometric functions.
x
c ∫x(1 + x2)4 dx, u = 1 + x2 d ∫ 1− x
dx , u = 1 − x
x
e dx dx
e ∫ x
e −1
, x > 0, u = ex − 1 f ∫ a + x2
2
, x = a tan θ
x
g ∫x x − 3 dx, u = x − 3 h ∫ x +1
dx , x = u2 − 1
x
i ∫ x −1
dx, x = u2 + 1
dx dx
g ∫ x (ln x )2 h ∫ x ln x
3 Find each integral using an appropriate substitution.
π π π
cos x cos x cos x
a ∫ 2
0 1 + sin x
dx b ∫0
2
(1 + sin x )2
dx c ∫ 0
2
(1 + sin x )3
dx
π
cos3 x
d ∫ 2
0 1 + sin x
dx e ∫ sin2 x cos3 x dx f ∫ sin3 x cos2 x dx
sin θ
g ∫ sin4 x cos5 x dx h ∫ sin5 x cos4 x dx i ∫ cos2 θ dθ
sin3 θ
p ∫
cos2 θ
dθ
6 Verify the answer to Question 5b by considering the area the integral represents.
x
7 Using the substitution t = tan :
2
2π
π 1 dx
a evaluate ∫0 1 + sin x
dx b evaluate π3∫ sin x
2
π
1 1
c find ∫ 1 − cos x dx d show that 3 ∫
0 1 + sin θ
d θ = −1 + 3
π π
dθ π dθ
e show that ∫ 0
2 =
sin θ + 2 3 3
f evaluate ∫ 0
3
1 + cos 2θ
3 3
10 a Using the substitution u2 = 9 − x2, evaluate ∫0 x 9 − x 2 dx .
x dx
b Using the substitution t = tan
2
, find ∫
1 + cos x + sin x
.
Length of an arc
Integration can be used to find the length of an arc.
By considering a small portion of a curve and using
Pythagoras’ theorem, we get:
δL δy
δy 2
2 2 2 2
δL ≈ δx + δy = δx 1 +
δ x
Some integrals involve quadratics under a radical (square root) in the denominator.
1 1
∫ 4−x 2
dx ,∫ 3 − 2x − x 2
dx
1 1 −1 x 1 x
∫ a 2 + x 2 dx = a tan + C
a ∫ 2
a −x
dx = sin −1 + C
2 a
EXAMPLE 8
Find:
a 1 1 1
∫ x 2 + 2x + 1 dx b
∫ x 2 + 1 dx c
∫ x 2 + 2x + 5 dx
Solution
1 1
a
∫ x 2 + 2x + 1 dx = ∫ ( x + 1)2 dx
∫
= ( x + 1) −2 dx
( x + 1)−1
= +C
−1
1
=− +C
x +1
1
∫ x 2 + 1 dx = tan
−1
b x+C
Find:
a 1 1
∫ 4 − x2
dx b
∫ 3 − 2x − x 2
dx
Solution
1 x
a ∫ 4−x 2
dx = sin −1
2
+C
1 1
∫ 3 − 2x − x 2
dx = ∫ 2
− x − 2x − 1 + 4
dx
1
= ∫ 4 − ( x + 1)2
dx
x + 1
= sin −1 +C
2
EXAMPLE 10
Find:
2x + 1 2x + 1
a
∫ x 2 + x + 1 dx b
∫ x 2 + 2x + 3 dx
Solution
a Recognise that the numerator is the derivative of the denominator.
2x + 1
∫ x 2 + x + 1 dx = ln x2 + x +1 + C
1 1 1
d ∫ 9 − 4x 2
dx e ∫ 4x − x 2
dx f ∫ 2
−9 x + 12x
dx
1
∫ x 2 + 2x + 2 dx by first showing that x
2
3 a Find + 2x + 2 = (x + 1)2 + 1.
1
b Find ∫ 2x − x 2
dx by first showing that 2x − x2 = 1 − (x − 1)2.
x2 + 2 1 x2 + 2
c Show that
x2 + 1
= 1 + 2 . Hence, find
x +1 ∫ x 2 + 1 dx.
1
d Show that x2 − 2x + 5 = 4 + (x − 1)2. Hence, find ∫ x 2 − 2x + 5 dx.
4 Find:
x2 x2 − 1 x2 + 4
a ∫ x 2 + 1 dx b ∫ x 2 + 1 dx c ∫ x 2 + 2 dx
x2 ( x + 1)2 ( x − 1)2
d ∫ x2 + 9
dx e ∫ x2 + 1
dx f ∫ x2 + 2
dx
5 Find:
2x + 1 4x + 3 x
a ∫ x 2 + 4 x + 5 dx b ∫ x 2 + 1 dx c ∫ x 2 + 1 dx
x −1 x x +1
d ∫ x 2 + 1 dx e ∫ x 2 − 2x + 2 dx f ∫ x 2 − 1 dx
f (x) Homework
A function , where f (x) and g(x) are polynomials, is called a rational function. Partial
fractions
g( x )
If the degree of f (x) is greater than the degree of g(x), the function is called an improper
function. If the degree f (x) is less than the degree of g(x), the function is called a proper
function. Integral
calculus
An improper function can be expressed as the sum of a polynomial and a proper rational
x3 x
function. For example, 2 =x− 2
x +1 x +1
A proper function can be expressed as a sum of simpler fractions called partial fractions.
This process is also known as decomposing the function into partial fractions.
6 A B C
If = + + , find the values of A, B and C and hence write
( x − 1)( x + 1)( x + 2) x − 1 x + 1 x + 2
6
as the sum of partial fractions.
( x − 1)( x + 1)( x + 2)
Solution
Multiply both sides by (x − 1)(x + 1)(x + 2):
6 = A(x + 1)(x + 2) + B(x − 1)(x + 2) + C(x − 1)(x + 1)
Expand and equate coefficients of x:
6 = A(x2 + 3x + 2) + B(x2 + x − 2) + C(x2 − 1)
= Ax2 + 3Ax + 2A + Bx2 + Bx − 2B + Cx2 − C
= (A + B + C)x2 + (3A + B)x + (2A − 2B − C)
Hence:
A+B+C=0 [1]
3A + B = 0 [2]
2A − 2B − C = 6 [3]
From [2]: B = −3A [4]
[1] + [3]: 3A − B = 6 [5]
Substitute [4] into [5]:
3A − (−3A) = 6
6A = 6
A = 1
Substitute into [4]:
B = −3(1)
= −3
Substitute into [1]:
1−3+C=0
−2 + C = 0
C = 2
∴ A = 1, B = −3 and C = 2
6 1 3 2
∴ = − +
( x − 1)( x + 1)( x + 2) x − 1 x + 1 x + 2
4 A B C
If 2
= + + , find the values of A, B and C and hence write as
( x − 1)( x + 1) x − 1 x + 1 ( x + 1)2
the sum of partial fractions.
Solution
Multiply both sides by (x − 1)(x + 1)2:
4 = A(x + 1)2 + B(x − 1)(x + 1) + C(x − 1) [*]
Expand and equate coefficients of x:
4 = A(x + 1)2 + B(x − 1)(x + 1) + C(x − 1)
= A(x2 + 2x + 1) + B(x2 − 1) + Cx − C
= Ax2 + 2Ax + A + Bx2 − B + Cx − C
= (A + B)x2 + (2A + C)x + (A − B − C)
5x + 2 A Bx + C
Find A, B and C such that 2
= + 2 .
( x − 1)( x + 2x + 4) x − 1 x + 2x + 4
Solution
Note that when a partial fraction has a quadratic denominator, then it has a linear
numerator Bx + C.
Multiply both sides by (x − 1)(x2 + 2x + 4):
5x + 2 = A(x2 + 2x + 4) + (Bx + C)(x − 1)
= Ax2 + 2Ax + 4A + Bx2 − Bx + Cx − C
= (A + B)x2 + (2A − B + C)x + (4A − C)
Hence:
A + B = 0 [1]
2A − B + C = 5 [2]
4A − C = 2 [3]
From [1]: B = −A [4]
From [3]: C = 4A − 2 [5]
Substitute into [2]:
2A − (−A) + 4A − 2 = 5
7A − 2 = 5
7A = 7
A=1
Substitute into [4] and [5]:
B = −1
C = 4(1) − 2
=2
∴ A = 1, B = −1 and C = 2
1 A Bx + C Dx + E
Find A, B, C, D and E such that 2 2
= + 2 + .
x ( x + 1) x x + 1 ( x 2 + 1)2
Solution
EXAMPLE 15
9x − 2
Find ∫ (2x − 1)( x − 3) dx .
Solution
Using partial fractions:
9x − 2 A B
= +
(2x − 1)( x − 3) 2x − 1 x − 3
9x − 2 = A(x − 3) + B(2x − 1)
Substituting x = 3, we get B = 5.
And so by putting x = 0, or any other number, A = −1.
Hence:
9x − 2 −1 5
∫ (2x − 1)( x − 3) dx = ∫ 2x − 1 + x − 3 dx
Integrating,
9x − 2 1
∫ (2x − 1)( x − 3) dx = − 2 ln 2x − 1 + 5 ln x − 3 + C
EXAMPLE 16
3x 2 − 2x + 1
Find ∫ ( x 2 + 1)( x 2 + 2) dx .
Solution
Using partial fractions:
3x 2 − 2x + 1 Ax + B Cx + D
2 2
= 2 + 2
( x + 1)( x + 2) x +1 x +2
3x2 − 2x + 1 = (Ax + B)(x2 + 2) + (Cx + D)(x2 + 1)
= Ax3 + 2Ax + Bx2 + 2B + Cx3 + Cx + Dx2 + D
= (A + C)x3 + (B + D)x2 + (2A + C)x + 2B + D
−2x 2 2x 5
= ∫ x 2 + 1 − x 2 + 1 + x 2 + 2 + x 2 + 2dx
( ) (
= − ln x 2 + 1 − 2tan −1 x + ln x 2 + 2 + ) 5
2
x
tan −1
2
+C
EXAMPLE 17
2x 2 + 5x + 3 A B Cx + D
The expression can be written as + + where A, B, C
( x − 1)2 ( x 2 + 4) x − 1 ( x − 1)2 x 2 + 4
and D are real numbers.
a Find A, B, C and D.
2x 2 + 5x + 3
b Hence find ∫ ( x − 1)2 ( x 2 + 4)
dx .
2x 2 + 5x + 3 A B Cx + D
2 2
= + 2
+ 2
( x − 1) ( x + 4) x − 1 ( x − 1) x +4
2x 2 + 5x + 3 1 2 x +1
∫ ( x − 1)2 ( x 2 + 4)
dx = ∫ x − 1 + ( x − 1)2 − x 2 + 4 dx
Integrating:
2x 2 + 5x + 3 2 1 1 x
∫ 2 2
( x − 1) ( x + 4)
dx = ln x − 1 − − ln ( x 2 + 4) − tan −1
x −1 2 2
+ C
2
2 A Bx + C
6 a Find the real numbers A, B and C such that 2
= + .
(1 + x )(1 + x ) 1 + x 1+ x2
2
b Hence, find ∫
(1 + x )(1 + x 2 )
dx .
1 A B
7 a Find real values for A and B such that = + .
( x + 3)( x + 1) x + 3 x + 1
1 1
b Hence evaluate ∫
0 ( x + 3)( x + 1)
dx .
2x 2 + 5x + 3 A B Cx + D
8 Write 2 2
in the form + 2
+ 2 and then find the
( x − 1) ( x + 1) x − 1 ( x − 1) x +1
2x 2 + 5x + 3
integral ∫ ( x − 1)2 ( x 2 + 1)
dx .
2x 2 − x − 7 A B Cx + D
9 Write 2 2
as a partial fractions + 2
+ 2 and then
( x + 2) ( x + x + 1) x + 2 ( x + 2) x + x +1
1 2x 2 − x − 7
evaluate ∫ 0 ( x + 2)2 ( x 2 + x + 1)
dx .
( x + 1)3 C D
10 a Find the values of the constants A, B, C and D if 2
= Ax + B + + 2 .
x x x
3 (x + 1)3
b Hence find ∫1 x2
dx.
1 1 1 1
12 a Show that = 2 2 2 2 − 2 .
2 2 2 2
( x + a )( x + b ) a − b x + b x + a2
∞ 1
b Hence evaluate ∫0 ( x + a )( x 2 + b 2 )
2 2
dx .
INVESTIGATION
12 cm
iStock.com/gedzun
5 cm
Task 1
1
Determine an equation, of the form y = a cosec (x − α) − b to model the shape of a
2
goblet. Find suitable values for a, b and α, given that (0, 0) and (3, 7) are on the curve
that models the goblet. Show that the function is symmetrical.
Task 2
Find the cross-sectional area of the goblet.
Support your answer with reasoning and calculations.
Task 3
Find the volume of liquid that can fill the goblet to the very top.
Support your answer with reasoning and calculations.
Discuss the accuracy, reasonableness and limitations of your results for this investigation.
dv du
∫
∴ u
dx
dx = uv − v ∫
dx
dx
Integration by parts
If u and v are both functions of x, then:
dv du
∫ u dx = uv − v dx
dx ∫
dx
or ∫ uv′ dx = uv − ∫ vu′ dx
This expression often allows us to convert a difficult integral into more manageable integral
dv
parts. The key to using integration by parts lies in choosing the u and to split the function
dx
dv
into. One part, u, needs to be differentiated, while the other part, , needs to be integrated.
dx
EXAMPLE 18
Solution
Let u = x and v′ = ex
So u′ = 1 and v = ex
Using integration by parts:
∫ uv′ dx = uv − ∫ vu′ dx
∫ xex dx = xex − ∫ ex × 1 dx
= xex − ∫ ex dx
= xex − ex + C
Solution
Let u = x and v′ = sin x
So u′ = 1 and v = −cos x
Using integration by parts:
∫ uv′ dx = uv − ∫ vu′ dx
∫ x sin x dx = −x cos x − ∫ −cos x × 1 dx
= −x cos x + ∫ cos x dx
= −x cos x + sin x + C
For integrands such as ln x and sin−1 x that cannot be integrated easily but which can be
differentiated, let u be the integrand and v′ = 1.
EXAMPLE 20
Find ∫ ln x dx.
Solution
Let u = ln x and v′ = 1
1
So u′ = and v=x
x
Using integration by parts:
∫ uv′ dx = uv − ∫ vu′ dx
1
∫ 1 × ln x dx = (ln x) × x − ∫ × x dx
x
∫ ln x dx = x ln x − ∫ 1 dx
= x ln x − x + C
EXAMPLE 21
2
Evaluate ∫1 x ln x dx.
Solution
EXAMPLE 22
Find ∫ xn ln x dx.
Solution
Let u = ln x and v′ = xn
1 1 n+1
So u′ = and v= x
x n +1
Using integration by parts:
∫ uv′ dx = uv − ∫ vu′ dx
1 n +1 1 n +1 1
∫ (ln x ) x ∫
n
dx = (ln x ) x − x dx
n +1 n +1 x
x n +1 1
∫ x n ln x dx =
n +1
(ln x ) −
n +1 ∫ x n dx
x n +1 1 1 n +1
= (ln x ) − x +C
n +1 n + 1 n + 1
x n +1 1
= ln x − +C
n +1 n + 1
The integral is then found by multiplying the derivative in line 1 by the integral in line 2, and
so on (see arrows in table).
∫ x3 cos x dx = x3 sin x − 3x2(−cos x) + 6x(−sin x) − 6(cos x) + C
= x3 sin x + 3x2 cos x − 6x sin x − 6 cos x + C
Type 2
Find ∫ ex sin x dx. Let u = ex and v′ = sin x.
You will notice that neither of the functions goes to 0. In the second type we can stop at any
multiplication as in Type 1 and finish with the integral of the product of the last 2 functions.
∫ ex sin x dx = ex(−cos x) − ex(−sin x) + ∫ ex(−sin x) dx + C
It is preferable to stop when the product being integrated is the same as the original question,
so we can bring it to the LHS.
2 ∫ ex sin x dx = −ex cos x + ex sin x + C
Hence:
1 x
∫ ex sin x dx = e (sin x − cos x) + C
2
2 Find each integral using integration by parts. Some will need to be integrated twice.
a ∫ ex sin x dx b ∫ ex cos x dx
2
c ∫ x e x dx d ∫ x2 ln x dx
e ∫ x2 sin x dx f ∫ x tan−1 x dx
g ∫ x2e4x dx
With repeated application of the formula, we can eventually reduce the power of the integral
to 1 or 0, when it can be easily found.
1
If In = ∫ cosn x dx, prove that In = [sin x (cos x)n − 1 + (n − 1)In − 2] for n > 0.
n
Solution
Let u = (cos x)n − 1 and v′ = cos x
So u′ = (n − 1)(cos x)n − 2(− sin x) and v = sin x
= −(n − 1) sin x (cos x)n − 2
In = ∫ xnex dx for n ≥ 0.
Solution
a Let u = xn and v′ = ex
So u′ = nxn − 1 and v = ex
Using integration by parts:
∫ uv′ dx = uv − ∫ vu′ dx
In = ∫ xnex dx
= xnex − ∫ exnxn − 1 dx
= xnex − n ∫ xn − 1ex dx
= xnex − nIn − 1 as required.
b From a, I3 = x3ex − 3I2,
but I2 = x2ex − 2I1
and I1 = x1ex − 1I0
I0 = ∫ x0ex dx = ex + C
Hence:
I3 = x3ex − 3I2
= x3ex − 3(x2ex − 2I1)
= x3ex − 3[x2ex − 2(x1ex − 1I0)]
= x3ex − 3[x2ex − 2(xex − ex)] + C
= x3ex − 3(x2ex − 2xex + 2ex) + C
= ex(x3 − 3x2 + 6x − 6) + C
(tan x )n − 1 n−2
d ∫ tan n x dx =
n −1
− (tan x ) ∫
dx Hint: tann x = (tan x)n - 2 tan2 x
n
1
2 Let I n = ∫0 (1 − x 2 ) 2 dx , where n ≥ 0 and is an integer.
n
a Show that I n = I n − 2, for n ≥ 2.
n +1
b Evaluate I5.
1 n
3 For every integer n ≥ 0, I n = ∫0 x ( x 2 − 1)5 dx .
n −1
Prove that for n ≥ 2, I n = I n − 2.
n + 11
e2
5 For integers n ≥ 0, I n = ∫1 (log e x )n dx.
x 2n
1
6 Let I n = ∫
0 x2 + 1
dx , where n is an integer n ≥ 0.
π
a Show that I 0 = .
4
1
b Show that I n + I n − 1 = .
2n − 1
1 x4
c Hence, find ∫
0 x2 + 1
dx .
π
7 Let I n = ∫
0
4 sec n x dx , where n is an integer.
1
a Show that I n = ( 2 )n − 2 + ( n − 2) I n − 2 for n > 1.
n −1
b Hence evaluate I4.
4
+1
1 Find ∫ x 3e 6 x dx .
2 dx
2 Evaluate ∫2
x x2 − 1
, using the substitution x = sec θ.
dx
6 Find ∫ 9 − (3 − x )2
.
0 2
7 Evaluate ∫− π2 2
x +4
dx.
dx
8 Find ∫ x2 − 4x + 7.
x2 0.5
9 Evaluate
0 x2 − 1 ∫
dx .
1 A B 1
10 Find real numbers A and B such that = +
x ( x − 1) x x − 1
. Hence, find ∫ x ( x − 1) dx.
1 A B C
11 Find real numbers A and B such that 2
= + + .
( x + 1)( x − 1) x + 1 x − 1 ( x − 1)2
1
Hence, find ∫ ( x + 1)( x − 1)2 dx .
2x − 3
12 Using partial fractions, find ∫ x 2 + 3x + 2 dx.
2x 2 + 3x − 1
13 Find ∫ x3 − x 2 + x − 1
dx .
1
x2 + 3
14 Find ∫ 0
2
( x + 1)( x 2 + 2)
2
dx to 2 decimal places.
e ln x
15 Use integration by parts to evaluate
1 x2
dx . ∫
16 Use integration by parts to show that ∫ (ln x)2 dx = x [ln x ]2 − 2x ln x + 2x + C.
e ln x
17 Use integration by parts to evaluate
1 x
dx . ∫
ln 2
18 Evaluate ∫0 xe x dx.
1 2n
∫0 ( x
2
19 If In = − 1)n dx for n ≥ 0, show that In = − I n − 1 for n ≥ 1.
2n + 1