Integration Techniques in Applied Mathematics
Integration Techniques in Applied Mathematics
Chapter 5: Integration
Theorem
If F (x) is an anti-derivative of f (x), then F (x) + c, where c is an arbitrary constant, is
also an anti-derivative of f (x).
Example
Let f (x) = 3x 2 + 4x. Then F1 (x) = x 3 + 2x 2 is an antiderivative of f , and F2 (x) =
x 3 + 2x 2 − 10 is also another antiderivative of f . In general, F (x) = x 3 + 2x 2 + k, where
d
k is an arbitrary constant, is an antiderivative of f as F (x) = 3x 2 + 4x + 0 = f (x).
dx
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 3 / 85
Antiderivatives....
Note
Let f be a function:
R
the set of all anti-derivatives of f is denoted by f (x)dx and read are the integral
of f of x with respect to x;
R
if F (x) is an anti-derivative of f (x), then f (x)dx = F (x) + c, for any constant c;
R R
in f (x)dx the symbol is called the integral sign; the function f (x) is called
the integrand and x is called the variable of integration.
Theorem
Suppose F and G are antiderivatives of f and g respectively and k is a constant. Then
R R
1 kf (x)dx = k f (x)dx = kF (x) + c.
R R R
2 [f (x) + g (x)]dx = f (x)dx + g (x)dx = F (x) + G (x) + c.
R R R
3 [f (x) − g (x)]dx = f (x)dx − g (x)dx = F (x) − G (x) + c.
Example
2x(x 2 − 5)6 dx.
R
Evaluate
du
Let u = x 2 − 5. Then, = 2x which implies that du = 2xdx. Thus
dx
Z Z
1
2x(x 2 − 5)6 dx = u 6 du = u 7 + c
7
Example
Evaluate (x + 3)5 dx
R
du
Let u = x + 3 then = 1 which implies that du = dx. Thus
dx
Z Z
1
(x + 3) dx = u 5 du = u 6 + c
5
6
Example
R x
1 √ dx
2
R 1+x
2 sin 4xdx
Example
Find xe x dx
R
In some cases we may have to apply integration by parts more than once to arrive at the
required result as in the following example
Example
Find e x cosRxdx Let f (x) = e x and Rg 0 (x) = cos xdx. Then f 0 (x) = e x dx and g (x) =
R
m−1
Z Z
m 1 m−1
1 sin xdx = − sin x cos x + sinm−2 xdx .
m m
m−1
Z Z
1
2 cosm xdx = cosm−1 x sin x + cosm−2 xdx .
m m
Z Z
m m−1
3 ln xdx = x(ln x − 1) ln x − (m − 1) (ln x − 1) lnm−2 xdx .
Example
Evaluate the following integrals
Z Z Z
a) sin3 xdx b) 4
cos xdx c) ln3 xdx
(i) When m (the power of sin) is an odd positive integer and n (the power of
cos) is any positive rational number.
Let m = 2k + 1 for some k ∈ N.
Z Z Z
k k
sinm x cosn xdx = 1 − cos2 x cosn x sin xdx = − 1 − u2 u n du ,
as du = − sin xdx.
Example
Z
2
Evaluate the integral sin3 x cos 5 xdx.
Solution :
Z
2 5 7 5 17
sin3 x cos 5 xdx = − (cos x) 5 + (cos x) 5 + c.
7 17
(ii) When n (the power of cos) is an odd positive integer and m (the power of sin) is
any positive rational number:
sinm x cosn x = sinm x cos2k x cos x = sinm x(1 − sin2 x)k cos x.
u = sin x one can arrive at:
Z Z k Z k
sinm x cosn xdx = sinm x 1 − sin2 x cos xdx = u m 1 − u 2 du,
as du = cos xdx.
Example
7
Evaluate the integral sin 3 x cos5 xdx.
R
(iii) When both m and n (the powers of sin and cos) are even positive integers:
In this case, reduce the integrals to the smallest power; that is, to the smallest of
m and n, so that either m or n or both become odd; or transform the integral by
applying the half-angle formula sin2 x = 1−cos 2x
2
, and cos2 x = 1+cos 2x
2
.
Example
Evaluate sin2 3x cos2 3xdx.
R
Example
√
Z
Evaluate tan3 x sec x dx.
Solution :Let u = sec x. Then, du = sec x tan xdx =⇒ du
u
= tan xdx. Therefore,
√
Z
2 5 1
tan3 x sec x dx = sec 2 x − 2 sec 2 x + c
5
for some appropriate function f , so that we can apply the substitution u = tan x .
Here, since n is even positive integer, we assume that n ≥ 2 so that secn x =
secn−2 x sec2 x. Then we use the identity sec2 x = tan2 x + 1 to reduce the integrand
to the form containing only the function tan x, as:
Z Z k Z k
tanm x secn xdx = tanm x tan2 x + 1 sec2 xdx = u m u 2 + 1 du,
Example
R√
Evaluate tan x sec4 xdx.
Solution : Now, let u = tan x. Then du = sec2 xdx. Therefore,
√
Z
2 2
tan x sec4 xdx = tan7/2 x + tan3/2 x + c.
7 3
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 15 / 85
R
(b) Integrals of the form tanm x secn xdx; m, n ∈ Q+ ...
(ii) When m (power of tan) is even and n (power of sec) is odd positive integers.
In this case transform the integrand functions to powers of sec x only and apply
reduction formula.
Example
Z
Evaluate tan2 x sec3 xdx.
Solution : To apply reduction formula we need to transform the integral first,
Z Z
tan2 x sec3 xdx = sec2 x − 1 sec3 xdx
Z
sec5 x − sec3 x dx
=
Z Z
= sec5 xdx − sec3 xdx
Then we apply reduction formula for both integrals to get final solution.
This will convert all the integrands to single trigonometric functions, and the integrals
can be solved easily.
Example
Z
Evaluate sin 3x cos 6xdx
Solution :
Z Z
1
sin 3x cos 6xdx = [sin(3 + 6)x + sin(3 − 6)x]dx
2
Z Z
1 1
= sin 9xdx − sin 3xdx
2 2
1 1
= − cos 9x + cos 3x + c.
18 6
Z
1
i.e., sin 3x cos 6xdx = [3 cos 3x − cos 9x] + c.
18
Example
Z
Evaluate sin2 x dx
Solution : Since sin2 x = 1−cos
2
2x
= 12 (1 − cos 2x) from half-angle formula, we have
Z Z
1 1 1
sin2 x dx = (1 − cos 2x)dx = x − sin 2x + c.
2 2 4
Example
Z
Evaluate cos2 x dx
Solution : Since cos2 x = 1+cos
2
2x
= 21 (1 + cos 2x) from half-angle formula, we have
Z Z
1 1 1
cos2 x dx = (1 + cos 2x)dx = x + sin 2x + c.
2 2 4
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 19 / 85
(d) Integrals using half-angle formulas:...
Example
√
Z
Evaluate 1 − cos x dx
Solution : Since sin2 (
1
2
x) = 1−cos
2
x
from half-angle formula, we have,
2 1
1 − cos x = 2 sin x . Thus,
2
Z
√ √ Z 1 √ 1
1 − cos x dx = 2 sin( x)dx = −2 2 cos( x) + c.
2 2
Example
√
Z
Find 1 + cos 2x dx
Solution : Here, since cos2 x = 1+cos
2
2x
from half-angle formula, we have
Z
√ √ Z √
1 + cos 2x dx = 2 cos xdx = 2 sin x + c.
for some a ∈ R \ {0}, and we will indicate their possible solution procedures,
respectively.
√
a) Antiderivatives of functions involving expression of the form x 2 + a2 , for some
non-zero real constant a. In this case put x = a tan u , where u is an angle taken
from −π 2
, π2 . Then, this will lead to
But with variable of integration is now changed to u instead of the original variable
x. However, the final solution should be written in terms of x, and therefore, we
need to apply right-angled triangle where one of the angle is taken to be u. We will
outline the solution procedure using the following examples.
But from x = a tan u and the√right-angled triangle with one of the acute angles is u, we
x 2 +a2
have tan u = xa and sec u = a
.
5 sec2 udu
Z Z Z
dx 1
= = cos2 udu
(x 2 + 25)2 252 sec4 u 125 x=5 tan u
Z
1 1 + cos 2u
= du
125 2
x=5 tan u
1 1
= u + sin 2u + c
250 2 x=5 tan u
Example
Z
dx
Evaluate the integral √ .
x2 x2 + 9 √
Solution : If we set x = 3 tan u, we get x 2 = 9 tan2 u, x 2 + 9 = 3 sec u and dx =
3 sec2 udu. Therefore,
3 sec2 udu
Z Z Z
dx 1 sec udu
√ = 2
=
x2 x2 + 9 (9 tan u)(3 sec u) 9 tan2 u x=3 tan u
Z
1 1
= du
9 sin u x=3 tan u
1
= ln | csc u − cot u| + c
9 x=3 tan u
√
1 x2 + 9 3
= ln | − |+c
9 x x
√
1 x2 + 9 − 3
= ln | |+c
9 x
We
can 2now apply
−3/2 the1 substitution: x + 1 = 2 tan u, which implies that
(x + 1) + 4 = 8 cos3 u, and dx = 2 sec2 udu. Therefore,
Z −3/2 Z h i−3/2
2x 2 + 4x + 10 dx = 2−3/2 (x + 1)2 + 4 dx
3 Z
1 1
= √ cos3 u · 2 sec2 udu
2 8 x+1=2 tan u
3 Z
1 1
= √ cos udu
2 4 x+1=2 tan u
3
1 1
= √ sin u + c
4 2 x+1=2 tan u
3 !
1 1 x +1
= √ p + c.
4 2 (x + 1)2 + 4
x+1
(as sin u = √ from the right-triangle relation.)
(x+1)2 +4
√
b) Antiderivatives of functions involving expression of the form a2 − x 2 , for some real
constant a such that a > 0.
In this case, we put the substitution x = a sin u, where − π2 ≤ u ≤ π2 so that cos u
is always positive in this given interval. Then dx = a cos udu and
p p √
a2 − x 2 = a2 − a2 cos2 u = a cos2 u = a cos u.
Since xa = sin u in the substitution, the range of xa must be the interval [−1, 1].
Hence this substitution is valid if xa ≤ 1 or |x| ≤ a. We will outline the solution
procedure in the following two examples.
Then,
√ we can apply the substitution: x − 2 = 2 sin u, which implies that
4x − x 2 = 2 cos u, and dx = 2 cos udu, with x = 2 + 2 sin u. Therefore,
Z p Z
x 4x − x 2 dx = [2 + 2 sin u] 2 cos u · 2 cos udu
Z Z
= 8 cos2 udu + 8 cos2 u sin udu
x−2=2 sin u x−2=2 sin u
1 8 3
= 4 u + sin 2u − cos u + c
2 3 x−2=2 sin u
8
= 4u + 2 sin 2u − cos3 u + c
3 x−2=2 sin u
√
c) Antiderivatives of functions involving expression of the form x 2 − a2 , for some real
constant a such that a > 0.
In this case, we set x = a sec u; 0 ≤ u < π2 or π ≤ u < 3π
2
. Then this yields,
p p p √
x 2 − a2 = a2 sec2 u − a2 = a2 (sec2 u − 1) = a2 tan2 u = a tan u.
Example
Z √
x 2 − 25
Evaluate the integral dx.
x4 √
Solution : Applying the substitution x = 5 sec u, we get x 2 − 25 = 5 tan u and
dx = 5 sec u tan udu. Therefore,
Z √ 2 Z
x − 25 (5 tan u)(5 sec u tan udu)
dx =
x4 54 sec4 u
Z 2
tan u
= du
25 sec3 u x=5 sec u
Z
1 2
= sin u cos udu
25 x=5 sec u
1 1 3
= sin u + c
25 3 x=5 sec u
Example
Z
(x − 1)
Evaluate dx.
x 2 − 6x
Solution : First, we write x 2 − 6x equivalently as x 2 − 6x = (x − 3)2 − 9. Then applying
the substitution x − 3 = 3 sec u, we get x 2 − 6x = 9 sec2 u, x − 1 = 2 + 3 sec u and
dx = 3 sec u tan udu. Therefore,
Z Z
(x − 1) (2 + 3 sec u)(3 sec u tan udu)
dx =
x 2 − 6x 9 tan2 u
sec2 u
Z Z
2 sec u
= du + du
3 tan u tan u x−3=3 sec u
sec2 u
Z Z
2
= csc udu + du
3 tan u x−3=3 sec u
2
= ln | csc u − cot u| + ln | tan u| + c
3 x−3=3 sec u
Example
√
x−3 x 2 −6x
But x − 3 = 3 sec u ⇒ sec u = 3
, csc u = √x−3
2
, cot u = √ 3
, tan u = 3
.
x −6x x 2 −6x
This change of variables is used to finally get,
Z √
(x − 1) 2 x −6 x 2 − 6x
dx = ln √ + ln +c
x − 6x
2 3 x 2 − 6x 3
Z
(x − 1) 1 p
Or dx = ln (x − 6)2 ( x 2 − 6x ) + C1 ,
x 2 − 6x 3
where C1 = c − ln 3.
Remark
The following integrals are important in applying the method of integration by using
partial fractions.
Z
1
1 dx = ln |x + a| + c
x +a
Z
1 1
2 dx = (x + a)1−m + c, m 6= 1
(x + a)m 1−m
Z
2x
3 dx = ln(x 2 + a2 ) + c
x 2 + a2
Z
1 1 x
4
2 2
dx = tan−1 +c
x +a a a
If the degree of the numerator function P(x) is greater than or equal to that of the
degree of the denominator function Q(x) then the rational function R(x) is called an
improper rational function; and if degree of the numerator is less than the degree of
the denominator, the rational function R(x) is called a proper rational function. Any
improper rational function can be converted to a sum of a polynomial and a proper
rational function using long division; and R(x) can be expressed as:
B(x)
R(x) = A(x) + ,
Q(x)
where degree of B(x) is less than degree of Q(x). So, in the next discussion we will
mainly focus on the integral of proper rational functions.
Example
1 x 3 − x = x(x 2 − 1) = x(x − 1)(x + 1) – distinct linear factors.
3 2 2
2 x + 2x + x = x(x + 1) – repeated linear factors.
3 2
3 x + 8 = (x + 2)(x − 2x + 4) – linear and quadratic factors.
4 2 2 2
4 x + 4x + 4 = (x + 2) – repeated quadratic factors.
The first step in finding the partial fraction decomposition of a proper rational function
P(x)/Q(x) is to factor the denominator Q(x) into linear and/or irreducible quadratic
factors, where the repeated factors are collected. Then the factors of Q(x) have the form
P(x) A1 A2 Ak
= + + ··· + ,
Q(x) a1 x + b1 a2 x + b2 ak x + bk
Example
Find the following integrals.
x3 + 1 2x 2 + 5x − 1
Z Z Z
x + 11
(a) dx (b) dx (c) dx.
−2x 2 + x + 3 x 3 − 4x x 3 + x 2 − 2x
Z
x + 11
Solution : (a) dx
−2x 2 + x + 3
First we get the factors of the denominator, as:
−2x 2 + x + 3 = −2x 2 − 2x + 3x + 3 = −2x(x + 1) + 3(x + 1) = (−2x + 3)(x + 1) [distinct
linear factors].
x3 + 1
Z Z Z
4x + 1
dx = 1dx +
x 3 − 4x x 3 − 4x
Z Z Z Z
−(1/4) (9/8) −(7/8)
= dx + dx + dx + dx
x x −2 x +2
1 9 7
= x − ln |x| + ln |x − 2| − ln |x + 2| + c.
4 8 8
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 44 / 85
Integration by using Partial Fractions...
2x 2 + 5x − 1
Z
Solution : (c) dx
x 3 + x 2 − 2x
Since the integrand is a proper rational function, we first factor the denominator, to get:
x 3 + x 2 − 2x = x(x 2 + x − 2) = x(x − 1)(x + 2) [distinct linear factors] and using partial
fraction decomposition we get the integrand be,
2x 2 + 5x − 1 A B C
= + + ,
x 3 + x 2 − 2x x x −1 x +2
which yields, A = 12 , B = 2 and C = − 12 and the integration becomes,
2x 2 + 5x − 1
Z Z Z Z
(1/2) 2 −(1/2)
dx = dx + dx + dx
x + x − 2x
3 2 x x −1 x +2
1 1
= ln |x| + 2 ln |x − 1| − ln |x + 2| + c
2 2
√
x(x − 1)2
= ln √ + c.
x +2
Case 2: The denominator is a product of linear factors, some of which are repeated.
i.e., Q(x) = (a1 x + b1 )r1 (a2 x + b2 )r2 · · · (am x + bm )rm · · · (ak x + bk )rk ,
where all the factors ai x + bi for i = 1, . . . , k are distinct. In this case, for each repeated
factor of the form (ax + b)r , the partial fraction decomposition contains the following
sum of r partial fractions:
B1 B2 Br
+ + ··· + ,
ax + b (ax + b)2 (ax + b)r
(ax + b)1−j
Z Z
dx 1 dx
= ln |ax + b| + c and = + c, for j 6= 1.
ax + b a (ax + b)j (1 − j)a
x 2 + 2x + 3
Z
Solution : (a) dx:
(x − 1)(x + 1)2
Here, since the integrand is a proper rational function and the denominator is
already given as a product of linear factors, the partial fraction decomposition
gives:
x 2 + 2x + 3 A B C
= + +
(x − 1)(x + 1)2 x − 1 x + 1 (x + 1)2
A(x + 1)2 + B(x − 1)(x + 1) + C (x − 1)
=
(x − 1)(x + 1)2
⇒ x 2 + 2x + 3 =
Tilahun Abebaw(PhD) (EAU) (AMath
+ B)x 2
+ (2A
1031 (Chapter 5) + C )x + (A − B − C21,) 2024
March 47 / 85
Integration by using Partial Fractions...
Comparing the coefficients of the numerators we will get the three equations:
A + B = 1, 2A + C = 2, A − B − C = 3, with the three unknowns, A, B and C . Solving
the three equations yield, A = 32 , B = − 21 and C = −1. Therefore, the integral becomes
x 2 + 2x + 3
Z Z Z Z
(3/2) −(1/2) −1
dx = dx + dx + dx
(x − 1)(x + 1)2 x −1 x +1 (x + 1)2
3 1 1
= ln |x − 1| − ln |x + 1| + +c
2 2 x +1
(x − 1)3/2 1
= ln + + c.
(x + 1)1/2 x +1
3x 3 + 3x 2 + 3x + 2
Z
Solution : (b) dx:
x4 + x3
3x 3 + 3x 2 + 3x + 2 = (A + D)x 3 + (A + B)x 2 + (B + C )x + C .
3x 3 + 3x 2 + 3x + 2
Z Z Z Z Z
2 1 2 1
dx = dx + dx + dx + dx
x4 + x3 x x2 x3 x +1
1 1 1
= 2 ln |x| − + 2 − + ln |x + 1| + c
x 2 x2
1 1
= ln x 2 (x + 1) − − 2 + c.
x x
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 49 / 85
Integration by using Partial Fractions...
Example (... Continued)
2x 4 + 1
Z
Solution : (c) dx:
(x − 2)3
After long division of the numerator to the denominator, we will arrive at
2x 4 + 1 48x 2 − 128x + 97
= 2x + 12 + .
(x − 2)3 (x − 2)3
48x 2 − 128x + 97
Now, decomposing the resulting proper rational function using similar
(x − 2)3
approach as in the above examples, we get
2x 4 + 1 48 32 29
= 2x + 12 + + − .
(x − 2)3 x −2 (x − 2)2 (x − 2)3
Therefore, the integral simplifies to,
2x 4 + 1
Z Z Z Z Z
48 32 29
dx = (2x + 12)dx + dx + dx − dx
(x − 2)3 x −2 (x − 22 (x − 2)3
32 29 1
= x 2 + 12x + 48 ln |x − 2| − + + c.
x −2 2 (x − 2)2
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 50 / 85
Integration by using Partial Fractions...
where all the quadratic factors are distinct and each of them is irreducible, i.e., each has
negative discriminant. In this case, corresponding to each quadratic factor,
P(x)
ci x 2 + di x + ei in the denominator, the partial fraction decomposition of Q(x) contains a
summand of the form:
Ci x + D i
, (1)
ci x 2 + di x + ei
where Ci ’s and Di ’s are constants to be determined.
Note that, in the fractional decomposition, the numerators contain linear terms in x
corresponding to each irreducible quadratic denominator. Then the term given in
equation (1) can be integrated by completing the square method on ci x 2 + di x + ei (if
necessary) and using the integral formula:
Z Z
dx 1 −1 x
2x
dx = ln x 2 + a2 + c.
= tan +c or
x 2 + a2 a a x 2 + a2
Example
Solve the following integrals.
2x 3 − 3 3x 2 + 2x − 1
Z Z
(a) 2 2
dx (b) dx.
(x + 2x + 2)(x + 1) x3 − 1
2x 3 − 3
Z
Solution : (a) dx:
(x + 2x + 2)(x 2 + 1)
2
factors of the denominator are irreducible quadratic terms. Using the quadratic factor
rule we can decompose the integrand fraction as:
2x 3 − 3 C1 x + D1 C2 x + D2
= +
(x + 2x + 2)(x 2 + 1)
2 x 2 + 2x + 2 x2 + 1
(C1 x + D1 )(x 2 + 1) + (C2 x + D2 )(x 2 + 2x + 2)
=
(x 2 + 2x + 2)(x 2 + 1)
By comparing the coefficients of the two sides we can get the values of the constants to
be C1 = 65 , D1 = − 51 , C2 = 45 , and D2 = − 57 . Therefore, the fractional decomposition
becomes,
2x 3 − 3
1 6x − 1 4x − 7
= + .
(x 2 + 2x + 2)(x 2 + 1) 5 x 2 + 2x + 2 x2 + 1
To integrate each summand fraction, we need to write the summands as follows:
6x − 1 6(x + 1) − 7 6(x + 1) 7
= 2 = 2 − 2 ,
x 2 + 2x + 2 x + 2x + 2 x + 2x + 2 x + 2x + 2
4x − 7 4x 7
and = 2 − 2 .
x2 + 1 x +1 x +1
Then, we can now apply necessary substitution for each integrand. That means,
Z Z Z
6(x + 1) 2(x + 1)dx du
2
dx = 3 2
= 3 = 3 ln(x 2 + 2x + 2) + c1 ;
x + 2x + 2 x + 2x + 2 u u=x 2 +2x+2
Z Z Z
7 dx du
dx = 7 = 7 = 7 tan−1 (x + 1) + c2 ;
x 2 + 2x + 2 (x + 1)2 + 1 u 2 + 1 u=x+1
Z Z Z
4x 2xdx du
dx = 2 = 2 = 2 ln(x 2 + 1) + c3 ;
x2 + 1 x2 + 1 u u=x 2 +1
Z Z
7 dx
dx = 7 = 7 tan−1 (x) + c4 .
x2 + 1 x2 + 1
2x 3 − 3
Z Z
1 6x − 1 4x − 7
dx = + dx
(x + 2x + 2)(x 2 + 1)
2 5 x 2 + 2x + 2 x2 + 1
1h
= 3 ln(x 2 + 2x + 2) + c1 − 7 tan−1 (x + 1) + c2
5 i
+2 ln(x 2 + 1) + c3 − 7 tan−1 (x) + c4
1 2
= ln (x + 2x + 2)3 (x 2 + 1)2
5
7 −1
− tan (x + 1) + tan−1 (x) + c,
5
where c = 15 (c1 − c2 + c3 − c4 ) is an arbitrary constant.
3x 2 + 2x − 1
Z
Solution : (b) dx:
x3 − 1
Since the denominator can be factored as x 3 − 1 = (x − 1)(x 2 + x + 1) and the
discriminant of the quadratic factor x 2 + x + 1 is 12 − 4 × 1 × 1 = 1 − 4 = −3 < 0, this
factor is an irreducible quadratic term. Thus
3x 2 + 2x − 1 3x 2 + 2x − 1 A Bx + C
= = + 2 .
x −1
3 (x − 1)(x 2 + x + 1) x −1 x +x +1
equating the numerators, we get
This results in A = 4/3, B = 5/3 and C = 7/3. Hence the integral becomes,
3x 2 + 2x − 1
Z Z Z
4/3 1 5x + 7
dx = dx + dx
x −1
3 x −1 3 x2 + x + 1
Z "5 #
(2x + 1) + 92
Z
4 dx 1 2
= + dx
3 x −1 3 x2 + x + 1
" Z Z #
4 1 5 (2x + 1)dx 9 dx
= ln |x − 1| + +
3 3 2 x2 + x + 1 2 (x + 21 )2 + 34
!
4 5 3 2 2
= ln |x − 1| + ln(x 2 + x + 1) + · √ tan−1 √ +
3 6 2 3 3(x + 12 )
!
4 5 √ 2
= ln |x − 1| + ln(x 2 + x + 1) + 3 tan−1 √ + c.
3 6 3(x + 12 )
where the quadratics have negative discriminants and some of these terms repeat. In
this case, corresponding to each quadratic factor of the form (ci x 2 + di x + ei )r in the
P(x)
denominator, the partial fraction decomposition of Q(x) contains a summand of the form:
where each of Cij and Dij , j = 1, . . . , r are constants to be determined. This is similar to
the case for the repeating linear factors.
Coefficients of x 3 ;
A = 1,
Coefficients of x 2 ;
B = −3,
A + C = 2, Coefficients of x;
B + D = −3, Constatnt terms.
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 60 / 85
Integration by using Partial Fractions...
This implies that, A = 1, B = −3, C = 1 and D = 0. Therefore,
Z 3
x − 3x 2 + 2x − 3
Z Z
x −3
dx = dx + x(x 2 + 1)2 dx
x 4 + 2x 2 + 1 x2 + 1
Z Z Z
x dx
= dx − + x(x 2 + 1)2 dx
x2 + 1 x2 + 1
1 1
= ln(x 2 + 1) − 3 tan−1 x − + c.
2 2(x 2 + 1)
Z 4
x − x 3 + 2x 2 − x + 2
Solution : (b) dx.:
(x − 1)(x 2 + 2)2
Here, the denominator is a product of a linear term and a repeating irreducible quadratic
term. Therefore, the integrand fraction can be decomposed to:
x 4 − x 3 + 2x 2 − x + 2 A Bx + C Dx + E
= + 2 + 2
(x − 1)(x 2 + 2)2 x −1 x +2 (x + 2)2
Comparing the coefficients of like terms, after simplification, we get the following
relations:
Coefficients of x 4 ;
A + B = 1,
of x 3 ;
C − B = −1, Coefficients
4A + 2B − C + D = 2, Coefficients of x 2 ;
2C − 2B + E − D = −1, Coefficients of x;
4A − 2C − E Math
Tilahun Abebaw(PhD) (EAU) = 2,1031 (ChapterConstatnt
5) terms, March 21, 2024 61 / 85
Integration by using Partial Fractions...
Definition
Let f : [a, b] → R be a continuous function and P = {x0 , x1 , . . . , xN } be a regular partition
of [a, b]. Let xi∗ ∈ [xi−1 , xi ] and ∆x = b−a
N
. Then, if
N
X N
X
lim f (xi∗ )∆x = lim f (xi∗ )∆x
∆x→0 N→∞
i=1 i=1
Remark
1 In the definition of the definite integrals, if a = b (where a, b ∈domf ) then ∆x = 0
in the Riemann sum and therefore,
Z a
f (x)dx = 0.
a
R
2 The symbol was introduced by Leibnitz and is called an integral sign. It is an
elongated S and this symbol was chosen because an integral is the limit of sums.
Z b
3 In the notation f (x)dx, f (x) is called the integrand and a and b are called limits
a
of integration (with a the lower limit and b the upper limit).
Z b
4 The definite integral f (x)dx is a number; it does not depend on the variable
a
x. In fact you can use any variable in place of x without changing the value of the
integral.
Theorem
Suppose that f is a real valued function which is integrable on a closed interval containing
the points a, b and c. Then,
Z b Z c Z b
f (x)dx = f (x)dx + f (x)dx
a a c
and this formula is independent of the order of the three points a, b and c.
If f and g are integrable functions on the interval [a, b] and f (x) ≤ g (x) for all x ∈ [a, b],
then Z b Z b
f (x)dx ≤ g (x)dx. (4)
a a
If m ≤ f (x) ≤ M for all a ≤ x ≤ b, then
Z b
m(b − a) ≤ f (x)dx ≤ M(b − a). (5)
a
Example
Evaluate the derivative of each of the following.
Z x
t 2 + 2t + 1 dt
(a) F (x) =
0
Z x 3 +x
(b) G (x) = ln(2t − 1)dt.
1
Z sin(x 2 +1)
2t 2 + 1 dt.
(c) H(x) = √
x
F 0 (x) = f (x) = x 2 + 2x + 1.
Z x 3 +x
Solution : (b) G (x) = ln(2t − 1)dt: Here since one of the limits of integration
1
3 3
(x + x) is a function
R u by itself, let us use a substitution u = x + x. Then the integral
becomes G (u) = 1 ln(2t − 1)dt. Then by chain rule the derivative of G with respect to
x is G 0 (x) = f (u) · u 0 (x) = ln(2u − 1) · (3x 2 + 1). Therefore,
Then, with f (t) = 2t 2 + 1, by the sum and chain rules for derivatives we get
√ 1
H 0 (x) = f (sin(x 2 + 1)) · cos(x 2 + 1) · 2x − f ( x) · √
2 x
√
1
= 2 sin2 (x 2 + 1) + 1 2x cos(x 2 + 1) − 2( x)2 + 1 · √
2 x
Tilahun Abebaw(PhD) (EAU)
Math 1031
(Chapter 5) March 21, 2024 70 / 85
The Second Fundamental Theorem of Calculus
Theorem (The Second Fundamental Theorem of Calculus (FTC-2))
If a function f is continuous on the interval [a, b] and if F is any antiderivative of f on
[a, b], then
Z b
f (x)dx = F (b) − F (a)
a
Proof.
If f is integrable on [a, b] and x ∈ [a, b], then let
Z x
G (x) = f (t)dt.
a
If F is any other antiderivative of f , then there exists a constant C such that F (x) =
G (x) + C for any x ∈ [a, b]. Therefore,
In the above theorem the difference F (b) − F (a) is usually denoted by [F (x)]ba . Using
this notation the definite integral can be written as
Z b b Z b b
f (x)dx = F (x) or sometimes as f (x)dx = F (x) .
a a a a
Example
Z 3
Evaluate (x + 1)dx
0
1 2
Solution : The function F (x) = x + x is an antiderivative of the integrand
2
f (x) = x + 1. Then, by the Second Fundamental Theorem of Calculus (FTC-2),
Z 3 3 3
1 2 1 2 1 2 15
(x + 1)dx = F (x) = x +x = ×3 +3 − ×0 +0 = .
0 0 2 0 2 2 2
I. Let f be a continuous function defined on [a, b] and assume that f (x) ≥ 0 for all
x ∈ [a, b]. Then the graph of f is above the x-axis between x = a and x = b. Then
the area A(R) of the region R below the graph of f between a and b is given by
Z b
A(R) = f (x)dx
a
Example
√
Find the area of the region below the graph of f (x) = 3 x between x = 1 and
x = 8. Z 8 Z 8 8
1/3 3 4/3 45
A(R) = f (x)dx = x dx = x = .
1 1 4 1 4
Example
Find the area of the region bounded by the graphs of
a) y = x − 2 and y = 2x − x 2 , between x = 0 and x = 2
b) y = x − 2 and y = 2x − x 2 .
Solution : a) If we set f (x) = 2x − x 2 and g (x) = x − 2, then f (x) ≥ g (x)∀x ∈ [0, 2].
Z 2 Z 2
A(R) = f (x) − g (x) dx = (2x − x 2 − x + 2)dx
0 0
Z 2 2
2 1 2 1 3
= (x − x + 2)dx = x − x + 2x
0 2 3 0
1 1 10
= ×4− ×8+4= square units.
2 3 3
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 74 / 85
Application on Definite Integrals...
Example
√
1 5
Find the length of the arc of the curve y = 2 x 3 between x = 3 and x = 3 .
√
1 5
Solution : Let f (x) = 2 x 3 , defined on the interval , . Then f 0 (x) = 3x 1/2 ,
3
3
1 5
and this function is continuous on the interval , . Hence, the length of the
3 3
arc is Z 5/3 p Z 5/3
√ 212
`= 1 + [f 0 (x)]2 dx = 1 + 9x dx = .
1/3 1/3 27
Tilahun Abebaw(PhD) (EAU) Math 1031 (Chapter 5) March 21, 2024 77 / 85
Improper Integrals
Definite integral of a function f is well defined if the integrand f is bounded on the
closed interval [a, b].
If the value of the function is unbounded in the interval [a, b] or if the limit of
integration is unbounded, the definite integral is not well defined.
Integrals with infinite limits of integration and integrals of functions that become
unbounded at a point within the interval of integration are called improper integrals.
Example
The following are examples of improper integrals.
Z ∞
1
1 dx
1 x
Z 2
1
2 √ dx
0 x
Z 4
dx
3
2/3
0 (x − 2)
Z b Z b
2 If f is continuous on (−∞, b], then f (x)dx = lim f (x)dx .
−∞ s→−∞ s
3 If f is continuous on the half open interval (a, b], and either lim f (x) = +∞ or
x→a+
lim f (x) = −∞, then
x→a+
Z b Z b
f (x)dx = lim f (x)dx .
a y →a+ y
4 If f is continuous on the half open interval [a, b), and either lim f (x) = +∞ or
x→b −
Z b Z z
lim f (x) = −∞, then f (x)dx = lim f (x)dx .
x→b − a z→b − a
If each of the above limits exist and are finite, then the corresponding improper
integral is said to be convergent and the value of the limit is assigned to the
integral.
If the limit does not exist or is ±∞ (infinity), then the corresponding improper
integral is said to diverge.
In the case when an improper integral diverges, no value is assigned to it.
Example
Evaluate the following integrals, if they exist.
Z ∞ Z ∞
1 ln x
a) 2
dx b) dx
1 x 1 x2
Z ∞ Z 1
1
c) dx d) e x dx.
1 x −∞
Z ∞
1 1
Solution : a) 2
dx: Since the integrand function 2 is continuous for all x ≥ 1,
1 x x
we have
Z ∞ Z t t
1 1 1
dx = lim dx = lim −
1 x2 t→∞ 1 x 2 t→∞ x 1
1
= lim 1 − = 1.
t→∞ t
Z ∞
1
Hence, the improper integral converges and dx = 1.
1 x2
∞ Z
1
Therefore, the improper integral dx diverges.
1 x
Z 1
Solution : d) e x dx: The integrand function in this improper integral is also
−∞
continuous for all x ∈ R. Hence we can use the definition to get,
Z 1 Z 1 1
e x dx = lim e x dx = lim e x = lim (e − e s ) = e.
−∞ s→−∞ s s→−∞ s→−∞
s
Z 1
Hence, the improper integral converges and e x dx = e.
−∞
Z ∞
dx
Example (The Integral )
1 xp
Z ∞
dx
The convergence of the improper integral depends on the value of p. In the
xp 1
above example we have seen that the integral converges for p = 2. However, for any real
number p the integral may not converge as can be seen below.
Z ∞ Z b ( h 1−p i
dx dx limb→∞ b1−p − 1−p 1
, if p 6= 1;
p
= lim p
=
1 x b→∞ 1 x limb→∞ [ln b − 0] , if p = 1.