CHAPTER-1-Integration-and-the-Definite-Integral
CHAPTER-1-Integration-and-the-Definite-Integral
We are already familiar with inverse operations such as addition and subtraction, and so with
multiplication and division. In this section, we will discuss the inverse operation of differentiation called
antidifferentiation, which involves the computation of an antiderivative.
Definition of an Antiderivative
A function F is called an antiderivative of the function 𝑓 on an interval 𝐼 if 𝐹 ′ (𝑥) = 𝑓(𝑥) for all x in 𝐼.
Illustration 1: To find a function F whose derivative is given by (𝑥 ) = 4𝑥 3 + 2𝑥 , you might use your
knowledge of derivatives to conclude that
𝑑
𝐹 (𝑥 ) = 𝑥 4 + 𝑥 2 𝑏𝑒𝑐𝑎𝑢𝑠𝑒 (𝑥 4 + 𝑥 2 ) = 4𝑥 3 + 2𝑥
𝑑𝑥
Antidifferentiation is the process of finding the set of all antiderivatives of a given function. The symbol
∫ denotes the operation of antidifferentiation, and we write
∫ 𝒇(𝒙) 𝒅𝒙 = 𝑭(𝒙) + 𝑪
The expression ∫ 𝑓 (𝑥 )𝑑𝑥 is read as the antiderivative of 𝒇 with respect to x. Or simply, the indefinite
integral of 𝒇 with respect to x.
1
BASIC INTEGRATION RULES
Integration Formula
∫ 𝒅𝒙 = 𝒙 + 𝑪
∫ 𝒌 𝒅𝒙 = 𝒌𝒙 + 𝑪 𝒘𝒉𝒆𝒓𝒆 𝒌 𝒊𝒔 𝒂 𝒄𝒐𝒏𝒔𝒕𝒂𝒏𝒕
∫ 𝒌 𝒇(𝒙)𝒅𝒙 = 𝒌 ∫ 𝒇(𝒙)𝒅𝒙
∫[𝒇(𝒙) ± 𝒈(𝒙)𝒅𝒙] = ∫ 𝒇(𝒙)𝒅𝒙 ± ∫ 𝒈(𝒙)𝒅𝒙
𝒙𝒏+𝟏
∫ 𝒙𝒏 𝒅𝒙 = + 𝑪 𝒘𝒉𝒆𝒓𝒆 𝒏 ≠ −𝟏 (𝑷𝒐𝒘𝒆𝒓 𝑹𝒖𝒍𝒆)
𝒏+𝟏
∫ 𝒄𝒐𝒔 𝒙 𝒅𝒙 = 𝒔𝒊𝒏 𝒙 + 𝑪
∫ 𝒔𝒊𝒏 𝒙 𝒅𝒙 = −𝒄𝒐𝒔 𝒙 + 𝑪
∫ 𝒔𝒆𝒄𝟐 𝒙 𝒅𝒙 = 𝒕𝒂𝒏 𝒙 + 𝑪
∫ 𝒔𝒆𝒄 𝒙 𝒕𝒂𝒏 𝒙 𝒅𝒙 = 𝒔𝒆𝒄 𝒙 + 𝑪
∫ 𝒄𝒔𝒄𝟐 𝒙 𝒅𝒙 = −𝒄𝒐𝒕 𝒙 + 𝑪
∫ 𝒄𝒔𝒄 𝒙 𝒄𝒐𝒕 𝒙 𝒅𝒙 = −𝒄𝒔𝒄 𝒙 + 𝑪
These particular functions should be rewrite first for you to apply the basic integration rules.
𝟏 𝟑
𝟏 +𝟏 𝟑
𝒙𝟐 𝒙𝟐 𝟐
b. ∫ √𝒙 𝒅𝒙 ∫(𝒙) 𝒅𝒙
𝟐
𝟏 +𝑪= 𝟑 +𝑪 𝟑
𝒙𝟐 + 𝑪
+𝟏
𝟐 𝟐
2
EXAMPLE 2. Find the indefinite integral.
a. ∫ 5 𝑑𝑥 = 5 ∫ 𝑑𝑥 = 5𝑥 + 𝐶
b. ∫(𝑥 − 20) 𝑑𝑥
= ∫ 𝑥 𝑑𝑥 − 20 ∫ 𝑑𝑥
𝑥 1+1 𝒙𝟐
= − 20𝑥 + 𝐶 = − 𝟐𝟎𝒙 + 𝑪 (you need to write only one C )
1+1 𝟐
c. ∫(4𝑥 3 − 3𝑥 2 + 6) 𝑑𝑥
= 4 ∫ 𝑥 3 𝑑𝑥 − 3 ∫ 𝑥 2 𝑑𝑥 + 6 ∫ 𝑑𝑥
𝑥4 𝑥3
=4 −3 + 6𝑥 + 𝐶 (now simplify)
4 3
= 𝒙𝟒 − 𝒙𝟑 + 𝟔𝒙 + 𝑪
1
d. ∫ √𝑥 (𝑥 + 𝑥) 𝑑𝑥 (we need to rewrite this first)
1⁄ 1⁄
=∫𝑥 2 (𝑥 + 𝑥 −1 ) 𝑑𝑥 (distribute 𝑥 2 to each term )
3 1 3 1⁄
= ∫ (𝑥 ⁄2 + 𝑥 − ⁄2 ) 𝑑𝑥 = ∫ 𝑥 ⁄2 𝑑𝑥 + ∫ 𝑥 − 2 𝑑𝑥
5⁄ 1⁄
𝑥 2 𝑥 2 𝟐 𝟓⁄ 𝟏⁄
= 5 + 1 +𝐶 =𝟓𝒙 𝟐 + 𝟐𝒙 𝟐 +𝑪
2 2
3
TRY THIS!
1. ∫ 2𝑥 7 𝑑𝑥
2. ∫(8𝑥 3 − 9𝑥 2 + 4) 𝑑𝑥
3
3. ∫ √𝑥 2 𝑑𝑥
1
5. ∫ (√𝑥 − 𝑥) 𝑑𝑥
√
4
Activity 1.1 Basic Integration Rules
Name: Score:
Program: Date:
1. ∫(8𝑥 4 + 4𝑥 3 − 6𝑥 2 − 4𝑥 + 5)𝑑𝑥
2. ∫(4𝑡 2 + 3)2 𝑑𝑡
3. ∫(𝑥 2 − cos 𝑥 ) 𝑑𝑥
2 3
4. ∫ ( + 𝑥 2 + 5) 𝑑𝑥
𝑥3
5
1.2 Integration by Substitution
Many antiderivatives cannot be found by applying only the basic integration rules. We must, therefore,
learn other techniques of antidifferentiation. In this section, we will study techniques for integrating
composite functions and it is split into two parts – pattern recognition and change of variables. Both
techniques involve a u-substitution. Here, the role of substitution in integration is comparable to the
role of the Chain Rule in differentiation.
Let 𝑔 be a differentiable function whose range is an interval 𝐼. Suppose that 𝑓 is a function defined
on 𝐼 and F is an antiderivative of 𝑓 𝑜𝑛 𝐼, then
THEOREM 1.1
If 𝑔 is a differentiable function of and 𝑛 is a rational number, then
[𝒈(𝒙)]𝒏+𝟏
∫[𝒈(𝒙)]𝒏 [𝒈′ (𝒙)𝒅𝒙] = 𝒏+𝟏
+𝑪 𝒏 ≠ −𝟏
1⁄ 1⁄ 𝑑𝑢 1
So now, we have ∫(5𝑥 + 2) 2 𝑑𝑥 = ∫ 𝑢 2
5
- remove out 5
1 1⁄
= 5∫𝑢 2 𝑑𝑢 -integrate
3
1 𝑢 ⁄2 1 2 3⁄
=5⋅ 3⁄ +𝐶 = ⋅ ⋅𝑢 2 +𝐶
2 5 3
2 3⁄ 𝟐 𝟑⁄
= 15 𝑢 2 +𝐶 = (𝟓𝒙 + 𝟐) 𝟐 +𝑪
𝟏𝟓
6
EXAMPLE 2. Evaluate ∫(1 + 6𝑥 )4 (6)𝑑𝑥
Solution: Let 𝑢 = 1 + 6𝑥 𝑠𝑜 𝑑𝑢 = 6 𝑑𝑥
This is a pattern recognition wherein the value of du= 6dx is already given, so we have
𝑢5
∫ 𝑢4 𝑑𝑢 = 5
+𝐶
𝟏
By back substitution, = 𝟓 (𝟏 + 𝟔𝒙)𝟓 + 𝑪
EXAMPLE 3. Evaluate ∫ 𝑥 2 (3 + 2𝑥 3 )7 𝑑𝑥
Solution: We can rewrite the integral of this form ∫(3 + 2𝑥 3 )7 𝑥 2 𝑑𝑥 (we put 𝑥 2 beside )
Now, let 𝑢 = 3 + 2𝑥 3 𝑠𝑜 𝑑𝑢 = 6𝑥 2 𝑑𝑥
1 1 1 𝑢8
Removing out 6 , and integrate
6
∫ 𝑢7 𝑑𝑢 = 6
∙ 8
+𝐶
1
= 48 ∙ 𝑢8 + 𝐶
𝟏
By back substitution = 𝟒𝟖 (𝟑 + 𝟐𝒙𝟑 )𝟖 + 𝑪
𝑑𝑢 1
Now the given becomes, ∫ 𝑢 2 = ∫ 𝑢2 𝑑𝑢
3 3
1 𝑢3 1
= ∙ +𝐶 = 𝑢3 + 𝐶
3 3 9
𝟏
By back substitution = 𝟗 (𝐬𝐢𝐧 𝟑𝒙)𝟑 + 𝑪
7
EXAMPLE 5. Evaluate ∫ 𝑥 2 √𝑥 + 1 𝑑𝑥
1⁄
Solution: We can rewrite this to ∫ 𝑥 2 (𝑥 + 1) 2 𝑑𝑥
5⁄ 3⁄ 1⁄
Integrate each term = ∫𝑢 2 𝑑𝑢 − 2 ∫ 𝑢 2 𝑑𝑢 + ∫ 𝑢 2 𝑑𝑢
7⁄ 5⁄ 3⁄
𝑢 2 𝑢 2 𝑢 2
= 7 −2 5 + 3 +𝐶
2 2 2
2 7⁄ 2 5⁄ 2 3⁄
= 7𝑢 2 −2∙5 𝑢 2 +3 𝑢 2 +𝐶
𝟐 𝟕⁄ 𝟒 𝟓⁄ 𝟐 𝟑⁄
By simplifying and back substitution, = 𝟕 (𝒙 + 𝟏) 𝟐 − 𝟓 ( 𝒙 + 𝟏) 𝟐 + 𝟑 ( 𝒙 + 𝟏) 𝟐 +𝑪
2 3⁄
Simplify = 3𝑢 2 +𝐶
𝟐 𝟑⁄
By back substitution = 𝟑 (𝟏 − 𝐜𝐨𝐬 𝒙) 𝟐 +𝑪
8
Try This!
2. ∫ √1 − 4𝑦 𝑑𝑦
3. ∫ 𝑥 √𝑥 + 2 𝑑𝑥
4. ∫ 𝑥 2 (𝑥 3 − 1)4 𝑑𝑥
9
Activity 1.2 Integration by Substitution
NAME SCORE
COURSE & YEAR DATE
2. ∫ √25 − 𝑥 2 (−2𝑥 ) 𝑑𝑥
2𝑟
3. ∫
(1−𝑟 )7
𝑑𝑟
𝑥3
4. ∫
(1+𝑥 4 )2
𝑑𝑥
5. ∫ cos 4𝜃 𝑑𝜃
10
1.3 Definite Integrals and the Fundamental Theorem of Calculus
In this section, we will learn that definite integrals and indefinite integrals are different concepts.
Definite integral is a number, whereas indefinite integral is a family of functions. Definite integral can
also be solve using a scientific calculator.
𝑏 𝑏 𝑏
2. ∫𝑎 [𝑓(𝑥) ± 𝑔(𝑥)] 𝑑𝑥 = ∫𝑎 𝑓(𝑥) 𝑑𝑥 ± ∫𝑎 𝑔(𝑥) 𝑑𝑥
𝑏
The integral ∫𝑎 𝑓 (𝑥 )𝑑𝑥 is read as “the definite integral of 𝒇 from 𝒂 𝒕𝒐 𝒃” . The number 𝑎 is the
lower limit of integration and the number 𝑏 is the upper limit of integration.
( 2) 2 ( 0) 2
Substitute the values of a and b =[ 2
]−[
2
]
Evaluate = (2) − 0 = 𝟐
2
EXAMPLE 2. Evaluate ∫1 (𝑥 2 + 1) 𝑑𝑥
𝑥3
= +𝑥 from a = 1 to b=2
3
( 2) 3 ( 1) 3
Substitute the values of a and b =[ + (2)] − [ + (1)]
3 3
14 4 𝟏𝟎
= −3 =
3 𝟑
11
1
EXAMPLE 3. Evaluate ∫−1 (𝑥 3 − 6𝑥 2 − 5) 𝑑𝑥
𝑥4
Simplify = − 2𝑥 3 − 5𝑥 from a = -1 to b=1
4
(1)4 (−1)4
Substitute the values of a and b =[ − 2(1)3 − 5(1)] − [ − 2(−1)3 − 5(−1)]
4 4
27 29 27 29 56
Evaluate =− − (4) = − − =− = −𝟏𝟒
4 4 4 4
Try this!
4
2. ∫2 (10 + 4𝑥 − 3𝑥 3 ) 𝑑𝑥
2
3. ∫0 √4 − 𝑥 2 𝑑𝑥
12
Fundamental Theorem of Calculus
In this section we look at some more powerful and useful techniques for evaluating definite integrals.
These new techniques rely on the relationship between differentiation and integration. This
relationship was discovered and explored by both Sir Isaac Newton and Gottfried Wilhelm Leibniz
(among others) during the late 1600s and early 1700s, and it is codified in what we now call
the Fundamental Theorem of Calculus.
THEOREM 1.2
If a function 𝑓 is continuous on the closed interval [𝑎, 𝑏] and 𝐹 is an antiderivative of 𝑓 on the interval
[𝑎, 𝑏], then
𝑏
∫𝑎 𝑓 (𝑥 )𝑑𝑥 = 𝐹 (𝑏) − 𝐹(𝑎)
2 𝑥3 ( 2) 3 ( 1) 3
Solution: ∫1 (𝑥 2 − 3) 𝑑𝑥 = [ 3 − 3𝑥] 21 = [ 3
− 3(2)] − [ 3
− 3(1)]
8 1 𝟐
= (3 − 6) − (3 − 3) = − 𝟑
1 4⁄ 1⁄
EXAMPLE 2. Evaluate ∫−1 (𝑥 3 + 4𝑥 3) 𝑑𝑥
3 7⁄ 3 4⁄ 3 7⁄ 4⁄
Solution: = (𝑥 ) 3 + 4 ∙ (𝑥 ) 3] 1 = 𝑥 3 + 3𝑥 3 1
] −1
7 4 −1 7
3 7⁄ 4⁄ 3 7⁄ 4⁄
= [7 (1) 3 + 3(1) 3] − [7 (−1) 3 + 3(−1) 3]
3 3 𝟔
= (7 + 3) − (− 7 + 3) = 𝟕
13
Activity 1.3 Definite Integrals
NAME SCORE
COURSE & SECTION DATE
3
2. ∫0 (3𝑥 2 − 4𝑥 + 1 ) 𝑑𝑥
10
3. ∫1 √5𝑥 + 1 𝑑𝑥
0 1⁄ 2⁄
4. ∫−1 (𝑡 3 −𝑡 3) 𝑑𝑡
4
5. ∫1 √𝑥 (2 + 𝑥 ) 𝑑𝑥
14
CHAPTER 2
1 1
1. ∫ 𝑥 𝑑𝑥 = ln|𝑥 | + 𝐶 2. ∫ 𝑢 𝑑𝑢 = ln|𝑢| + 𝐶
15
5
EXAMPLE 1. Evaluate ∫ 𝑑𝑥
𝑥
Solution: Remove out 5 first so that we could attain formula (1) of theorem 2.1
1
Now we have, = 5 ∫ 𝑥 𝑑𝑥 integrate using formula (1)
= 𝟓 𝐥𝐧|𝒙| + 𝑪
1
EXAMPLE 2. Evaluate ∫ 5𝑥−1 𝑑𝑥
1 𝑑𝑢
Now we have, ∫𝑢 ∙ 5
1 1 1
Remove out , = ∫ 𝑢 𝑑𝑢
5 5
1
Integrate, = ln 𝑢 + 𝐶
5
𝟏
By back substitution, = 𝟓 𝐥𝐧|𝟓𝒙 − 𝟏| + 𝑪
𝑥2
EXAMPLE 3. Evaluate ∫ 𝑑𝑥
𝑥 3 +1
1 𝑑𝑢
Now we have, = ∫𝑢∙ 3
1 1 1
Remove out 3
= 3 ∫ 𝑢 𝑑𝑢
1
Integrate = 3 ln 𝑢 + 𝐶
𝟏
By back substitution = 𝟑 𝐥𝐧|𝒙𝟑 + 𝟏| + 𝑪
16
5 5
EXAMPLE 4. Evaluate ∫0 𝑑𝑥
3𝑥+1
𝑑𝑢
Let 𝑢 = 3𝑥 + 1 𝑠𝑜 𝑑𝑢 = 3𝑑𝑥 𝑎𝑛𝑑 = 𝑑𝑥
3
5 1 𝑑𝑢
Now we have, = 5 ∫0 ∙
𝑢 3
1 5 5 1
Remove out = 3 ∫0 𝑑𝑢
3 𝑢
5
Integrate = [ln 𝑢] 50
3
5
Back substitution = 3 [ln(3𝑥 + 1)] 50
5 5
= 3 [ln 3(5) + 1] − 3 [ln 3(0) + 1]
= 𝟒. 𝟔𝟐
𝑥 2 +𝑥+1
EXAMPLE 5. Evaluate ∫ 𝑑𝑥 >Using long division method before integrating
𝑥 2 +1
Solution: Here, we need divide this first using the long division
x
1
We divide, our answer will be, x 1 2
x 1 x x 1
2 2
1 1 1
Now we have, = ∫ 1 𝑑𝑥 + ∫ 𝑢 𝑑𝑢 we remove out
2 2
𝟏
We integrate, and by back substitution, = 𝒙 + 𝐥𝐧|𝒙𝟐 + 𝟏| + 𝒄
𝟐
17
EXAMPLE 6. Evaluate ∫ tan 𝑥 𝑑𝑥
sin 𝑥
Solution: From the trigonometric identity, tan 𝑥 = cos 𝑥
sin 𝑥 1
Now we can write the given as, ∫ cos 𝑥 𝑑𝑥 = ∫ cos 𝑥 sin 𝑥 𝑑𝑥
Letting 𝑢 = cos 𝑥 𝑠𝑜 𝑑𝑢 = − sin 𝑥 𝑑𝑥 𝑎𝑛𝑑 − 𝑑𝑢 = sin 𝑥 𝑑𝑥
1
We have, ∫ 𝑢 (−𝑑𝑢)
1
Remove out the negative sign, = − ∫ 𝑢 𝑑𝑢
Integrate = − ln 𝑢 + 𝐶
By back substitution = − 𝐥𝐧|𝐜𝐨𝐬 𝒙| + 𝑪
∫ sin 𝑢 𝑑𝑢 = − cos 𝑢 + 𝐶
∫ cos 𝑢 𝑑𝑢 = sin 𝑢 + 𝐶
∫ tan 𝑢 𝑑𝑢 = − ln|cos 𝑢| + 𝐶
∫ cot 𝑢 𝑑𝑢 = ln|sin 𝑢| + 𝐶
18
Try this!
𝑥
2. ∫ 𝑑𝑥
2−𝑥 2
4𝑥 3 +3
3. ∫ 𝑥 4 +3𝑥 𝑑𝑥
𝑥 2 −3𝑥+2
4. ∫ 𝑑𝑥
𝑥+1
19
Activity 2.1 Integration of Natural Logarithmic Functions
NAME SCORE
COURSE&SECTION DATE
3𝑥 2
1. ∫ 𝑑𝑥
5𝑥 3 −1
𝑥 2 −4
2. ∫ 𝑑𝑥
𝑥
1
3. ∫ 𝑦 𝑑𝑦 𝑑𝑦
𝑣+3
4. ∫ 𝑣−1 𝑑𝑣
1 1
5. ∫−1 𝑑𝑥
2𝑥+3
20
2.2Integration of Exponential Functions
21