Applied1 Unit5 2011EC
Applied1 Unit5 2011EC
Definition 1: A function 𝐹(𝑥) is said to be an antiderivative of a function f(x) if 𝑓(𝑥) = 𝐹 ′ (𝑥)for all
𝑥 in the domain of 𝑓. That is,
Example 1:
𝑑
a) The function F(x) = x2 is an antiderivative of the function f(x) = 2x, because 𝑑𝑥 (𝑥 2 ) = 2𝑥.
b) For any constant c, the function F(x) = x2 + c is an antiderivative of the function f(x) = 2x,
𝑑
because 𝑑𝑥 (𝑥 2 + 𝑐) = 2𝑥.
Remark 1: If 𝐹 and 𝐺 are any two antiderivatives of 𝑓, then there exist a constant c so that G = F + c.
Thus any two antiderivatives of a function differ only by a constant.
3 𝑑
Solution: Note that f(x) = 𝑥 2 . From the power rule for derivatives 𝑑𝑥 (𝑥 𝑟 ) = 𝑟𝑥 𝑟−1 . Hence, the function
1 3
F(x) =𝑟 𝑥 𝑟 is an antiderivative of the function f(x) = 𝑥 𝑟−1 . Putting 𝑟 − 1 = 2 we get that the function
2 5 3 2 5
G(x) = 5 𝑥 2 is an antiderivative of f(x) = 𝑥 2 . If 𝐹 is any an anti-derivative of 𝑓, then F(x) = 5 x 2 + c for
8 2 5 8
some constant c. If in addition, 𝐹(1) = 2, then c = 5. Therefore, F(x) = 5 𝑥 2 + 5.
Definition 2: The family of all antiderivatives of 𝑓(𝑥) is called the indefinite integral of 𝑓(𝑥) and it is
denoted by ∫ 𝑓(𝑥)𝑑𝑥.
The process of finding the indefinite integral of a function is called indefinite integration.
1
Compiled by: Tadesse Bekeshie (PhD)
F(x) + C,
Thus
The formula above is called an integration formula. By reversing known differentiation formulas, we can
obtain many integration formulas. Here are some examples:
Example 3:
𝑑
∫ 2𝑥𝑑𝑥 = x + c because 𝑑𝑥(𝑥 2 + 𝑐) = 2𝑥.
2
a)
𝑑
b) ∫ sin 𝑥 𝑑𝑥 = − 𝑐𝑜𝑠 𝑥 + 𝑐 because 𝑑𝑥 (−𝑐𝑜𝑠𝑥 + 𝑐) = 𝑠𝑖𝑛𝑥.
𝑒 2𝑥 𝑑
c) ∫ 𝑒 2𝑥 𝑑𝑥 = 2
+ c because 𝑑𝑥(x2 + c) = e2x.
1
d) .∫ 𝑥 2 +1 𝑑𝑥 = 𝑎𝑟𝑐𝑡𝑎𝑛𝑥 + 𝑐
𝑥 𝑟+1
a. ∫ 𝑥 𝑟 𝑑𝑥 = 𝑟+1
+ c for r ≠-1 (2)
b. ∫ 𝑥 −1 𝑑𝑥 = ln |𝑥| + 𝑐 (3)
Proof:
2
Compiled by: Tadesse Bekeshie (PhD)
𝑑 1
a) [ xr+1] = xr
𝑑𝑥 𝑟+1
𝑑 𝑑
b) [ln x] = 1/x = 𝑑𝑥[ln (-x)]
𝑑𝑥
Example 4:
𝑥 5+1 𝑥6
a) ∫ 𝑥 5 𝑑𝑥 = 5+1
+𝑐 = 6
+𝑐
1
1 − +1
1 𝑥 2
b) ∫ 𝑑𝑥 =∫ 𝑥 −2 dx = 1 = 2√𝑥 + c
√𝑥 − +1
2
1 𝑥 −2+1 −1
c) ∫ 𝑥 2 𝑑𝑥 = −2+1
+𝑐 =
𝑥
+ 𝑐
Proof:
𝑑 𝑑
a) [k∫ 𝑓(𝑥)𝑑𝑥] = k 𝑑𝑥 ∫ 𝑓(𝑥)𝑑𝑥 = kf(x)
𝑑𝑥
𝑑
b) [∫ 𝑓(𝑥)𝑑𝑥 + ∫ 𝑔(𝑥)𝑑𝑥] = f(x) + g(x)
𝑑𝑥
𝑥6 𝑥4
Example 5: ∫[𝑥 5 − 2𝑥 3 ]𝑑𝑥 = − +c
6 2
The following integration technique is usually used to evaluate integrals whose integrands involve
composition of functions. Its proof is based on chain rule.
C. Substitution Rule
Let 𝑓 and 𝑔 be functions such that 𝑔𝑜𝑓 and 𝑓 ′ are continuous. If 𝐺 is an antiderivative of 𝑔, then
3
Compiled by: Tadesse Bekeshie (PhD)
𝑑
Proof: [𝐺(𝑓(𝑥)) + 𝑐] = 𝐺 ′ (𝑓(𝑥))𝑓 ′ (𝑥) + 0 = 𝑔(𝑓(𝑥))𝑓 ′ (𝑥)
𝑑𝑥
∫ 𝑔(𝑢)𝑑𝑢 = 𝐺(𝑢) + 𝑐
Example 6: Evaluate
√1+√𝑥
a) ∫ 3𝑥 2 (𝑥 3 + 5)9 𝑑𝑥 b) ∫ 𝑑𝑥
√𝑥
𝑑𝑢
Solution (a): Let u = 𝑥 3 + 5. This implies 𝑑𝑥 = 3x2. Then du = 3x2dx
𝑢10 (𝑥 3 +5)10
Therefore ∫ 3𝑥 2 (𝑥 3 + 5)9 𝑑𝑥 = ∫(𝑥 3 + 5)9 3𝑥 2 𝑑𝑥 = ∫ 𝑢9 𝑑𝑢 = +c= +c
10 10
√1+√𝑥 3
√𝑢 4
Thus ∫ 𝑑𝑥 = ∫ 2√𝑥 𝑑𝑢 = 2∫ √𝑢 𝑑𝑢 = 3 (1 + √𝑥)2 + 𝑐
√𝑥 √𝑥
𝑓′ (𝒙)
Corollary: ∫ 𝑓(𝑥) 𝑑𝑥 = 𝑙𝑛|𝑓(𝑥)| + 𝑐.
Example 7:
2𝑥
∫ 𝑥 2 −5 𝑑𝑥 = ln |x - 5| + c
2
a)
𝑠𝑖𝑛𝑥 −𝑠𝑖𝑛𝑥
b) ∫ 𝑡𝑎𝑛𝑥𝑑𝑥= ∫ 𝑐𝑜𝑠𝑥 𝑑𝑥=− ∫ 𝑐𝑜𝑠𝑥
𝑑𝑥 = −𝑙𝑛|𝑐𝑜𝑠𝑥| + 𝑐
𝑐𝑜𝑠𝑥
c) ∫ 𝑐𝑜𝑡𝑥𝑑𝑥= ∫ 𝑠𝑖𝑛𝑥 𝑑𝑥= 𝑙𝑛|𝑠𝑖𝑛𝑥| + 𝑐
The following integral table presents the indefinite integrals of the six basic trigonometric functions.
4
Compiled by: Tadesse Bekeshie (PhD)
D. Integration by Parts
The following integration technique is used to evaluate certain integrals whose integrands
involve products of two functions. Its proof is based on the product rule for derivatives. Note that
a single function can also be considered as a product of functions, namely 1 and itself.
𝑑𝑦
[𝑓(𝑥)𝑔(𝑥)] = 𝑓 ′ (𝑥)𝑔(𝑥) + 𝑓(𝑥)𝑔′ (𝑥)
𝑑𝑥
∫ 𝑢𝑑𝑣= 𝑢𝑣 − ∫ 𝑣𝑑𝑢
Example 8: Evaluate
Solution (a): Let u = x and dv= cosx dx. Then du = dx and v = sin x. (NB. v = sin x + c , in general.
But let us put c=0). Thus
Solution (b): Let u = x2 and dv= cosx dx. Then du =2x dx and v = sin x. Thus
5
Compiled by: Tadesse Bekeshie (PhD)
Solution (c): Application of integration by parts with u = e-x and dv = cosx dx yields
1 1
∫ 𝑒 −𝑥 𝑐𝑜𝑠𝑥𝑑𝑥 = 2 𝑒 −𝑥 𝑠𝑖𝑛𝑥 − 2 𝑒 −𝑥 𝑐𝑜𝑠𝑥 + 𝑐
Solution (d): Put u = ln 𝑥 and dv = dx and apply the technique of integration by parts. Then
∫ 𝑙𝑛 𝑥 𝑑𝑥 = x ln x − 𝑥 + 𝑐
𝑃(𝑥)
This technique is used to integrate rational functions. Let R(x) = be a rational function. Then
𝑄(𝑥)
𝑟(𝑥)
R(x) = q(x) + 𝑄(𝑥)
𝑟(𝑥)
Where q(x) is a polynomial and 𝑄(𝑥) is a proper rational function. This can be achieved by using the long
division method. More precisely, if q(x) is the quotient and r(x) is the remainder of dividing P(x) by Q(x),
𝑟(𝑥)
then R(x) = q(x) + 𝑄(𝑥).
Thus
𝑟(𝑥)
∫ 𝑅(𝑥)𝑑𝑥 = ∫ 𝑞(𝑥)𝑑𝑥 + ∫ 𝑑𝑥
𝑄(𝑥)
Step 2: Find the complete factorization of Q(x). The factors can be:
6
Compiled by: Tadesse Bekeshie (PhD)
𝑟(𝑥)
Step 3: Express the proper fraction 𝑄(𝑥) as a sum of partial fractions. A partial fraction is a rational
𝑐𝑜𝑛𝑠𝑡𝑎𝑛𝑡 𝑐𝑜𝑛𝑠𝑡𝑎𝑛𝑡 𝑙𝑖𝑛𝑒𝑎𝑟
function of the type , (𝑖𝑟𝑟𝑒𝑑𝑢𝑐𝑖𝑏𝑙𝑒 𝑞𝑢𝑎𝑑𝑟𝑎𝑡𝑖𝑐)𝑛 or . This can be achieved as
(𝑙𝑖𝑛𝑒𝑎𝑟)𝑛 (𝑖𝑟𝑟𝑒𝑑𝑢𝑐𝑖𝑏𝑙𝑒 𝑞𝑢𝑎𝑑𝑟𝑎𝑡𝑖𝑐)𝑛
follows.
𝑟(𝑥) 𝐴1 𝐴𝑛
= + ⋯+
𝑄(𝑥) 𝑎1 𝑥 + 𝑏1 𝑎𝑛 𝑥 + 𝑏𝑛
𝑟(𝑥) 𝐴1 𝑥 + 𝐵1 𝐴𝑛 𝑥 + 𝐵𝑛
= 2
+⋯+
𝑄(𝑥) (𝑎1 𝑥 + 𝑏1 x + c1 ) (𝑎𝑛 𝑥 2 + 𝑏𝑛 x + cn )
𝑟(𝑥) 𝐴1 𝐴𝑛
= + ⋯+
𝑄(𝑥) 𝑎𝑥 + 𝑏 (𝑎𝑥 + 𝑏)𝑛
d) If Q(x) = (ax2+bx+ c)n, there exist constants A1,…,An and B1,…,Bn such that
𝑟(𝑥) 𝐴1 𝑥 + 𝐵1 𝐴𝑛 𝑥 + 𝐵𝑛
= + ⋯ +
𝑄(𝑥) (𝑎𝑥 2 + 𝑏x + c) (𝑎𝑥 2 + 𝑏x + c)𝑛
e) If the factors of Q are a blend of two or more of the above forms use a blend of the above
methods accordingly, as shown by examples below.
7
Compiled by: Tadesse Bekeshie (PhD)
Example 9: Evaluate
𝑥3 𝑥 2 −1 𝑥 2 −2
a) ∫ 𝑥 2 +2𝑥+1 𝑑𝑥. b) ∫ 𝑥 3 +3𝑥+4 𝑑𝑥. c) ∫ 𝑥 3 +3𝑥+4 𝑑𝑥.
𝑥3 3𝑥+2
Solution (a): 𝑥 2 +2𝑥+1
= x−2 + 𝑥 2 +2𝑥+1
𝑥3 3𝑥 + 2
⇒∫ 2
𝑑𝑥 = ∫(𝑥 − 2)𝑑𝑥 + ∫ 2 𝑑𝑥
𝑥 + 2𝑥 + 1 𝑥 + 2𝑥 + 1
𝑥2 3𝑥+2
= − 2𝑥 +𝑐2 + ∫ 𝑥 2 +2𝑥+1 𝑑𝑥 (*)
2
3𝑥+2
Next, let us integrate ∫ 𝑥 2 +2𝑥+1 𝑑𝑥 .
𝐴1 = 3
⇒{
𝐴1 + 𝐴2 = 2
3𝑥+2 3 −1 1
Therefore ∫ 𝑥 2 +2𝑥+1 𝑑𝑥 = ∫ 𝑥+1 𝑑𝑥 + ∫ (𝑥+1)2 𝑑𝑥 = 3𝑙𝑛|𝑥 + 1| + 𝑥+1 + 𝑐1 (**)
𝑥3 𝑥2 1
From (*) and (**), ∫ 𝑑𝑥 = − 2𝑥 + 3𝑙𝑛|𝑥 + 1| + 𝑥+1 + 𝑐
𝑥 2 +2𝑥+1 2
𝑥 2 −1 1 1 2𝑥−1
Answer (b): ∫ 𝑥 3 +3𝑥+4 𝑑𝑥 = 2 𝑙𝑛|4𝑥 2 − 4𝑥 + 16| − arctan ( ) + 𝑐.
√15 √15
Certain non-rational functions can also be integrated by the method of partial fraction.
𝑥+1
Example 10: Integrate ∫ √𝑥−1 𝑑𝑥.
8
Compiled by: Tadesse Bekeshie (PhD)
F. Trigonometric Integrals
Trigonometric integrals are integrals whose integrands are combinations (products) of trigonometric
functions. Methods for evaluating such integrals are described case by case as follows.
The following reduction formulas may be used to evaluate these integrals of powers of trigonometric
functions.
−1 𝑛−1
1. ∫ 𝑠𝑖𝑛𝑛 𝑥𝑑𝑥 = 𝑠𝑖𝑛𝑛−1 𝑥 𝑐𝑜𝑠 𝑥 + ∫ 𝑠𝑖𝑛𝑛−2 𝑥𝑑𝑥
𝑛 𝑛
1 𝑛−1
2. ∫ 𝑐𝑜𝑠 𝑛 𝑥𝑑𝑥 = 𝑛 𝑐𝑜𝑠 𝑛−1 𝑥 𝑠𝑖𝑛𝑥 + ∫ 𝑐𝑜𝑠 𝑛−2 𝑥𝑑𝑥
𝑛
𝑡𝑎𝑛𝑛−1 𝑥
3. ∫ 𝑡𝑎𝑛𝑛 𝑥𝑑𝑥 = 𝑛−1
− ∫ 𝑡𝑎𝑛𝑛−2 𝑥𝑑𝑥
−𝑐𝑠𝑐 𝑛−2 𝑥 𝑐𝑜𝑡𝑥 𝑛−2
4. ∫ 𝑐𝑠𝑐 𝑛 𝑥𝑑𝑥 = + ∫ 𝑐𝑠𝑐 𝑛−2 𝑥𝑑𝑥
𝑛−1 𝑛−1
𝑠𝑒𝑐 𝑛−2 𝑥𝑡𝑎𝑛𝑥 𝑛−2
5. ∫ 𝑠𝑒𝑐 𝑛 𝑥𝑑𝑥 = 𝑛−1
− 𝑛−1 ∫ 𝑠𝑒𝑐 𝑛−2 𝑥𝑑𝑥
−𝑐𝑜𝑡 𝑛−1 𝑥
6. ∫ 𝑐𝑜𝑡 𝑛 𝑥𝑑𝑥 = − ∫ 𝑐𝑜𝑡 𝑛−2 𝑥𝑑𝑥
𝑛−1
Derivation:
Thus,
9
Compiled by: Tadesse Bekeshie (PhD)
a) ∫ 𝑠𝑖𝑛3 𝑥𝑑𝑥
b) ∫ 𝑐𝑜𝑠 4 𝑥𝑑𝑥
c) ∫ 𝑠𝑒𝑐 4 𝑥𝑑𝑥
Solution:
−1 3−1
a) ∫ 𝑠𝑖𝑛3 𝑥𝑑𝑥 = 3
𝑠𝑖𝑛3−1 𝑥 𝑐𝑜𝑠 𝑥 + 3
∫ 𝑠𝑖𝑛3−2 𝑥𝑑𝑥
−1 2
= 𝑠𝑖𝑛2 𝑥 𝑐𝑜𝑠 𝑥 + ∫ sin 𝑥 𝑑𝑥
3 3
−1 2
= 𝑠𝑖𝑛2 𝑥 𝑐𝑜𝑠 𝑥 - 3 cos 𝑥 + c
3
1 3−1
b) ∫ 𝑐𝑜𝑠 4 𝑥𝑑𝑥 = 3 𝑐𝑜𝑠 3−1 𝑥 𝑠𝑖𝑛 𝑥 + 3
∫ 𝑐𝑜𝑠 3−2 𝑥𝑑𝑥
1 2
= 3 𝑐𝑜𝑠 2 𝑥 𝑠𝑖𝑛 𝑥 + 3 ∫ cos 𝑥 𝑑𝑥
1 2
= 3 𝑐𝑜𝑠 2 𝑥 𝑠𝑖𝑛 𝑥 + 3 𝑠𝑖𝑛𝑥 + c
1
- 𝑐𝑜𝑠 2 𝑥 = 2(1+cos 2𝑥)
10
Compiled by: Tadesse Bekeshie (PhD)
Solution:
𝑑𝑢
a) Let 𝑢 = 𝑠𝑖𝑛𝑥 ⇒ 𝑑𝑥 = 𝑐𝑜𝑠𝑥 ⇒ 𝑑𝑢 = 𝑐𝑜𝑠𝑥𝑑𝑥
𝑢4 𝑢6
∴ ∫ 𝑠𝑖𝑛3 𝑥𝑐𝑜𝑠 3 𝑥𝑑𝑥 = ∫ 𝑢3 𝑐𝑜𝑠 2 𝑥𝑑𝑢 = ∫ 𝑢3 (1 − 𝑠𝑖𝑛𝑥 2 𝑥)𝑑𝑢 = ∫[𝑢3 − 𝑢5 ]𝑑𝑢 = − +𝑐
4 6
From the last result and the substitution 𝑢 = 𝑠𝑖𝑛𝑥 we get that
𝑠𝑖𝑛4 𝑥 𝑠𝑖𝑛6 𝑥
∫ 𝑠𝑖𝑛3 𝑥𝑐𝑜𝑠 3 𝑥𝑑𝑥 = = 4
−
6
+𝑐
Caution: In view of trigonometric identities, it is useful to notice that the final answer can take
𝑠𝑖𝑛4 𝑥 𝑠𝑖𝑛5 𝑥
different forms. For example ∫ 𝑠𝑖𝑛3 𝑥𝑐𝑜𝑠 3 𝑥𝑑𝑥 = = - + +𝑐.
4 𝑐
b) ∫ 𝑠𝑖𝑛2 𝑥𝑐𝑜𝑠 4 𝑥𝑑𝑥 = ∫ 𝑠𝑖𝑛2 𝑥[1 − 𝑠𝑖𝑛2 𝑥]2 𝑑𝑥 = ∫ 𝑠𝑖𝑛2 𝑥𝑑𝑥 - 2 ∫ 𝑠𝑖𝑛4 𝑥𝑑𝑥 + ∫ 𝑠𝑖𝑛6 𝑥𝑑𝑥
1 1 1
= 16 (1 − 4 𝑠𝑖𝑛4𝑥) + 48 𝑠𝑖𝑛3 2𝑥 + 𝑐
c) Since the exponent of tan is odd and that of sec is even, so we apply the third guideline of table III.
∫ 𝑡𝑎𝑛2 𝑥𝑠𝑒𝑐𝑥𝑑𝑥 = ∫(𝑠𝑒𝑐 2 𝑥 − 1)𝑠𝑒𝑐𝑥𝑑𝑥 = ∫ 𝑠𝑒𝑐 3 𝑥𝑑𝑥 - ∫ 𝑠𝑒𝑐𝑥𝑑𝑥
11
Compiled by: Tadesse Bekeshie (PhD)
Type V: Integrals of the form ∫ sin 𝑎𝑥 sin 𝑏𝑥𝑑𝑥, ∫ cos 𝑎𝑥 cos 𝑏𝑥𝑑𝑥 and∫ sin 𝑎𝑥 cos 𝑏𝑥𝑑𝑥
The identities can easily be derived from the addition and subtraction laws of sine and cosine. For
example:
Example13: Integrate.
Solution:
1 1
a) ∫ 𝑐𝑜𝑠 5𝑥 𝑐𝑜𝑠 (−3𝑥)𝑑𝑥 = 2 ∫ 𝑐𝑜𝑠2𝑥𝑑𝑥 + 2 ∫ 𝑐𝑜𝑠8𝑥𝑑𝑥
1 1
=4 ∫ 𝑐𝑜𝑠𝑢𝑑𝑢 + 16 ∫ 𝑐𝑜𝑠𝑧𝑑𝑧
1 1
= 4 𝑠𝑖𝑛2𝑥 + 16 𝑠𝑖𝑛8𝑥 + 𝑐
1 1
b) ∫ 𝑠𝑖𝑛2𝑥 𝑐𝑜𝑠 3𝑥𝑑𝑥 = 2 ∫ sin(−𝑥)𝑑𝑥 + 2 ∫ 𝑠𝑖𝑛5𝑥𝑑𝑥
1
=− ∫ 𝑠𝑖𝑛𝑢𝑑𝑢 + 10 ∫ 𝑠𝑖𝑛𝑧𝑑𝑧
1
= cos 𝑥 - 10 𝑐𝑜𝑠5𝑥 + 𝑐
𝑠𝑖𝑛𝑥−5𝑐𝑜𝑠𝑥
c) ∫
𝑠𝑖𝑛𝑥+𝑐𝑜𝑠𝑥
𝑑𝑥
12
Compiled by: Tadesse Bekeshie (PhD)
Trigonometric integrals that are not of the forms discussed above can often be simplified by expressing
the integrands in terms of sines and cosines and then using the methods already discussed.
1 1
Answer: ∫ 𝑐𝑜𝑠 2 𝑥 𝑡𝑎𝑛5 𝑥 𝑑𝑥 = 2 cos−2 x + 2ln|cosx| − cos2 x + c
2
The function g used in (b) is usually a trigonometric function and sometimes a hyperbolic function.
Trigonometric substitution is used specially for integrals containing expressions of the type: √𝑥 2 − 𝑎2 ,
√𝑎2 − 𝑥 2 , √𝑥 2 + 𝑎2 and √𝑏𝑥 2 + 𝑐𝑥 + 𝑑. The method used for each case is summarized in the
following table.
Case Method
√𝑥 2 − 𝑎 2
Substitute 𝑥 = 𝑎𝑠𝑒𝑐 𝑢;
√𝑎 2 − 𝑥2
Substitute 𝑥 = 𝑎𝑠𝑖𝑛𝑢
√𝑥 2 + 𝑎2
Substitute 𝑥 = 𝑎 𝑡𝑎𝑛𝑢
√𝑏𝑥 2 + 𝑐𝑥 + 𝑑. Reduce to any one of the above forms by using completing the
square method
9 √𝑥 2 −9+𝑥 𝑥√𝑥 2 −9
a) ∫ √𝑥 2 − 9 𝑑𝑥 Answer: − 𝑙𝑛 |
2 3
|+ 2 + 𝑐
9 𝑥 𝑥√9−𝑥 2
b) ∫ √9 − 𝑥 2 𝑑𝑥 Answer: 2 𝑠𝑖𝑛−1 (3) + +𝑐
2
13
Compiled by: Tadesse Bekeshie (PhD)
1 1
c) ∫ √4+16𝑥2 𝑑𝑥 Answer: 𝑙𝑛|√4𝑥 2 + 1 + 2𝑥| + 𝑐
4
√9−𝑥 2 −√9−𝑥 2 𝑥
d) ∫ 𝑑𝑥 Answer: − 𝑠𝑖𝑛−1 3 + c
𝑥2 𝑥
1
e) ∫ √𝑥 2 +2𝑥 𝑑𝑥 Answer: 𝑙𝑛|𝑥 + 1 + √𝑥 2 + 2𝑥| + c
Note: Some integrals having none of the above forms can be solved by similar methods after an
appropriate substitution of variables is made.
𝑥
Example 16: ∫ 𝑑𝑥
√𝑥+4
H. Concluding Remark
14
Compiled by: Tadesse Bekeshie (PhD)
Exercise 5.1:
1. Integrate.
a) ∫ 𝑎𝑟𝑐𝑡𝑎𝑛𝑥 𝑑𝑥 c) ∫ 𝑡𝑠𝑖𝑛ℎ𝑡 𝑑𝑡
b) ∫ 𝑎𝑟𝑐𝑐𝑜𝑠𝑥 𝑑𝑥 d) ∫(𝑙𝑛𝑥)4 𝑑𝑥
2. Integrate.
1
a) ∫ 𝑥 4 +1 𝑑𝑥.
2𝑟
b) ∫ 𝑟3 +1 𝑑𝑟
𝑒𝑥
c) ∫ 1−𝑒 3𝑥 𝑑𝑥
d)
3. Justify the integration formula for 𝑠𝑒𝑐 and 𝑐𝑠𝑐 functions.
4. Derive the reduction formulas for∫ cos 𝑛 𝑥 𝑑𝑥 ,∫ tan𝑛 𝑥 𝑑𝑥, ∫ csc 𝑛 𝑥 𝑑𝑥, ∫ sec 𝑛 𝑥 𝑑𝑥 and
∫ cot 𝑛 𝑥 𝑑𝑥 .
5.
15
Compiled by: Tadesse Bekeshie (PhD)
Let 𝑅 be a region in xy-plane bounded by the graph of a continuous nonnegative function 𝑓 from
above, the x- axis from below, the line 𝑥 = 𝑎 from left and the line 𝑥 = 𝑏 from right. Such a
region is called the region below the graph of f over [a, b]. Our aim is to find the area of 𝑅, 𝑎(𝑅).
Since R can have irregular shape, so the traditional geometrical methods cannot be used to find
𝑎(𝑅). We can estimate 𝑎(𝑅) as follows.
1. Divide [𝑎, 𝑏] into n subintervals [𝑥0 , 𝑥1 ], [𝑥1 , 𝑥2 ], … , [𝑥𝑛−1 , 𝑥𝑛 ] where 𝑎 = 𝑥0 < … <
𝑥𝑛 = 𝑏. We denote 𝐼𝑘 : = [𝑥𝑘−1 , 𝑥𝑘 ] 𝑎𝑛𝑑 ∆𝑥𝑘 : = 𝑥𝑘 – 𝑥𝑘−1
2. Let t1 ∈ [𝑥0 , 𝑥1 ], t2 ∈ [𝑥1 , 𝑥2 ],…, tk ∈ [𝑥𝑛−1 , 𝑥𝑛 ].
3. Then 𝑎(𝑅) ≈∑𝑛𝑘=1 𝑓(𝑡𝑘 )∆𝑥𝑘 . In particular if for each k, f(tk)is the maximum value of f on Ik
,then we get an over estimation of a(R). Similarly if for each k, f(tk)is the minimum value of f
on Ik we get an under estimation of a(R).
16
Compiled by: Tadesse Bekeshie (PhD)
𝑥𝑘−1 𝑥𝑘
𝑡𝑘 Figure 2: Riemann Sum
Definition 1:
a) Any set P: = {x0, x1, x2,…,xn-1, xn} is called a partition of [𝑎, 𝑏] if a = x0 < …<xn=b. In other
words, any finite subset of [a, b] that contains 𝑎 and 𝑏 is called a partition of [𝑎, 𝑏].
d) For a partition P: = { x0, x1, x2,…,xn-1, xn} of [a, b], the number ‖𝑃‖:= max {∆x1,….,∆xn}is
called the norm of P.
e) Let P: = { x0, x1, x2,…,xn-1, xn} be a partition of [a, b]. Let t1 ∈ [𝑥0 , 𝑥1 ], t2 ∈ [𝑥1 , 𝑥2 ],…,
tk ∈ [𝑥𝑛−1 , 𝑥𝑛 ]. The set T: = {t1,…,tn} is called a selection of P.
Note that if ‖𝑃‖ approaches to 0 , then 𝑛 approaches infinity. But the converse is not true.
17
Compiled by: Tadesse Bekeshie (PhD)
Definition 2: Let 𝑓 be any function (not necessarily continuous or nonnegative) defined on [𝑎, 𝑏].
Let 𝑃: = { x0, x1, x2,…,xn-1, xn} be a partition of [a, b] and T: = {t1,…,tn} be a selection of P. Let
𝑚𝑘 and Mk be the maximum value and the minimum value of f on {xk-1, xk} respectively, i.e, 𝑀𝑘 ≔
max𝑥𝑘−1 ≤𝑥≤𝑥𝑘 𝑓(𝑥) and 𝑚𝑘 ≔ min𝑥𝑘−1 ≤𝑥≤𝑥𝑘 𝑓(𝑥).
The sum
a. 𝑅𝑓 (𝑃; 𝑇): = ∑𝑛𝑘=1 𝑓(𝑡𝑘 )∆𝑥𝑘 is called the Riemann sum of f associated with P and T.
Note: If f is not continuous on [a, b], then Mk and mk may not exist. If 𝑓 is bounded on [a, b] we
modify the definitions Mk and mk as 𝑀𝑘 = Sup𝑥𝑘−1 ≤𝑥≤𝑥𝑘 𝑓(𝑥) and 𝑚𝑘 ≔ inf𝑥𝑘−1 ≤𝑥≤𝑥𝑘 𝑓(𝑥).
Properties
1 3 5 7
Example 1: Let 𝑓(𝑥) = 𝑥 2 , 𝑥 ∈ [0,4], 𝑃1 = {,1,2,3,4}, 𝑃2 = {0, 2 , 1, 2 , 2, 2 , 3, 2 , 4},
1 3 5 7
T={2 , 2 , 2 , 2}.
Find
Solution:
18
Compiled by: Tadesse Bekeshie (PhD)
Hence,
1 1 9 25 49
𝐿𝑓 (𝑃2 ) = ∑8𝑘=1 𝑚𝑘 ∆𝑥𝑘 = (2)[0 + 4 + 1 + 4 + 4 + 4
+9+ 4
] = 17.5
1 1 9 25 49
𝑈𝑓 (𝑃2 ) = ∑8𝑘=1 𝑀𝑘 ∆𝑥𝑘 = (2)[4 + 1 + 4 + 4 + 4
+9+ 4
+ 16] = 25.5
Note: In the case of the plane region R described earlier, it can be proved that
In the language of limits, the statement in the box above can be written as
The limit above is used to represent not only areas of plane regions but also a number of other
quantities. For example, it can be used to solve speed-distance problem. Because of its frequent
application it is given a special name. It is called the definite integral of f from a to b (or over [a, b])
𝑏
and it is denoted by ∫𝑎 𝑓(𝑥)𝑑𝑥.
19
Compiled by: Tadesse Bekeshie (PhD)
Definition 3: Let 𝑓 be a function defined on [𝑎, 𝑏]. The definite integral of f from a to b, written
𝑏
∫𝑎 𝑓(𝑥)𝑑𝑥, is defined to be
𝑏
∫𝑎 𝑓(𝑥)𝑑𝑥: = lim||𝑃||→0 𝑅(𝑃; 𝑇);
Remarks:
1. The precise meaning of the limit that defines the definite integral is as follows:
𝑏
" ∫𝑎 𝑓(𝑥)𝑑𝑥 = 𝐼" means that , given any ∈> 0 there exists a 𝛿 > 0 such that for every
partition P of [a, b] and every selection T of P if ‖𝑃‖ < 𝛿, then |R f (P; T) – 𝐼 | < ∈ ,no
matter how P and T are chosen.
𝑏
2. The component parts of the expression" ∫𝑎 𝑓(𝑥)𝑑𝑥 " have the following names/ roles/:
a is called lower limit of integration;
b is called upper limit of integration;
[a, b] is called interval of integration;
f is called integrand;
𝑑𝑥 shows that x is the variable of integration and
the sign ∫ is elongated “S” and it is called integral sign
3. Definite integral need not be area. But if f is a continuous nonnegative function defined on
[a, b], then we can interpret the definite integral of f over [a, b] as the area of the region below
the graph of f over [a, b].
4. The variable of integration is called a dummy variable, since it does not matter what letter to
use. Thus,
𝑏 𝑏 𝑏
∫𝑎 𝑓(𝑥)𝑑𝑥 = ∫𝑎 𝑓(𝑡)𝑑𝑡 = ∫𝑎 𝑓(𝑢)𝑑𝑢 = ⋯
5. There are many equivalent (alternative) definitions (formulations) for the definite integral.
One of these is given below.
20
Compiled by: Tadesse Bekeshie (PhD)
Example 2: compute the following definite integrals by using the (alternative) definition.
𝑏 𝑏
a) ∫𝑎 𝑐𝑑𝑥 c) ∫𝑎 𝑥 2 𝑑𝑥
𝑏 𝑏
b) ∫𝑎 𝑥𝑑𝑥 d) ∫𝑎 𝑒 𝑥 𝑑𝑥
𝑎
a) ∫𝑎 𝑓𝑑𝑥 = 0
𝑎 𝑏
b) ∫𝑏 𝑓𝑑𝑥 = − ∫𝑎 𝑓𝑑𝑥
C. Existence
The limit that defines the definite integral of f may not exist. If it exists, we say 𝑓 is Riemann integrable
on [𝑎, 𝑏].
D. Properties
𝑏 𝑏
a. .∫𝑎 𝑘𝑓𝑑𝑥 = 𝑘 ∫𝑎 𝑓𝑑𝑥 (Constant Multiple Rule)
𝑏 𝑏 𝑏
b. ∫𝑎 [𝑓 + 𝑔]𝑑𝑥 = ∫𝑎 𝑓𝑑𝑥 +∫𝑎 𝑔𝑑𝑥 (Sum Rule)
21
Compiled by: Tadesse Bekeshie (PhD)
𝑏 𝑏 𝑏
c. ∫𝑎 [𝑓 − 𝑔]𝑑𝑥 = ∫𝑎 𝑓𝑑𝑥 - ∫𝑎 𝑔𝑑𝑥 (Difference Rule)
𝑐 𝑏 𝑐
∫𝑎 𝑓𝑑𝑥 = ∫𝑎 𝑓𝑑𝑥 +∫𝑏 𝑓𝑑𝑥 (Interval Union Property)
e. If 𝑚 & 𝑀are constants and 𝑚 ≤ 𝑓(𝑥) ≤ 𝑀 for all 𝑥 ∈ [𝑎, 𝑏], then
𝑏
𝑚(𝑏 − 𝑎) ≤ ∫𝑎 𝑓𝑑𝑥 ≤ 𝑀(𝑏 − 𝑎) (Comparison property)
𝑏 𝑏
f. If 𝑓(𝑥) ≥ 𝑔(𝑥) on [𝑎, 𝑏], then ∫𝑎 𝑓𝑑𝑥 ≥ ∫𝑎 𝑔𝑑𝑥 . (Domination Property)
𝑏
𝑓(𝑐)(𝑏 − 𝑎) = ∫𝑎 𝑓𝑑𝑥 (Mean Value Theorem for Integral)
The number 𝑓(𝑐) in the above result is called the average value of f on [𝑎, 𝑏].
Proof: The rigorous proofs of these rules are omitted. But the following intuitive reasoning can
enhance understanding the comparison and interval addition rules.
Let Am, Af and AM denote the areas of the regions under the curves y=m, y=f(x) and y=M over [a,
b]. Then Am ≤ A f ≤ A M. This implies that
22
Compiled by: Tadesse Bekeshie (PhD)
𝑏
𝑚(𝑏 − 𝑎) ≤ ∫𝑎 𝑓 ≤ 𝑀(𝑏 − 𝑎).
𝑏
The definite integral ∫𝑎 𝑓𝑑𝑥 gives us the area under the curve from a to b,
𝑐 𝑐
∫𝑎 𝑓𝑑𝑥 gives us the area under the curve from a to c and ∫𝑏 𝑓𝑑𝑥 gives us the
area under the curve from b to c, as shown. The area under the curve from a
to c is the sum of area under the curve from a to b plus area under the curve
from b to c. Hence,
𝑐 𝑏 𝑐
∫𝑎 𝑓𝑑𝑥 = ∫𝑎 𝑓𝑑𝑥 +∫𝑏 𝑓𝑑𝑥
Example 3:
𝜋
a) Explain why ∫−𝜋 √1 + 𝑠𝑖𝑛3 𝑥𝑑𝑥 exist.
𝜋
b) Show by using the comparison property that 0 ≤ ∫−𝜋 √1 + 𝑠𝑖𝑛3 𝑥𝑑𝑥 ≤ 2√2
2
c) Evaluate ∫−1 2|𝑥|𝑑𝑥
d) Find the average value of f(x) = x2 on [0, 2].
23
Compiled by: Tadesse Bekeshie (PhD)
Up to now, we have evaluated definite integrals by means of limits. The second fundamental
theorem of calculus is an alternative and the most powerful method for evaluating definite integrals.
Its proof is based on another theorem, called the first fundamental theorem of calculus.
Theorem 4 [The First Fundamental Theorem of Calculus]: If f is continuous on [a, b], then
𝑥
the function G(x):=∫𝑎 𝑓(𝑡)𝑑𝑡 , x ∈ [𝑎, 𝑏], is an antiderivative of f. Thus every continuous function
on a closed bounded interval has an antiderivative.
𝑥
a) G(x) =∫𝑎 𝑡 sin( 𝑡 3 )𝑑𝑡 ans. 𝐺 ′ (𝑥) = 𝑥 sin( 𝑥 3 )
𝑥2
b) 𝐹(𝑥) = ∫0 𝑡 sin( 𝑡 3 )𝑑𝑡 ans. 𝐹 ′ (𝑥) = 2𝑥 3 sin( 𝑥 6 )
2𝑦
c) F(y) =∫𝑠𝑖𝑛𝑦 𝑐𝑜𝑠𝑡 𝑑𝑡 ans. 𝐹 ′ (𝑦) = 2 cos(2𝑦) − 𝑐𝑜𝑠𝑦 𝑐𝑜𝑠(𝑠𝑖𝑛𝑦)
𝑑 𝑥
Example 5: Find the value of ∫ √𝑡 2 + 5 𝑑𝑡 at x = 2.
𝑑𝑥 3
Ans. 3
𝑏
∫ 𝑓(𝑡)𝑑𝑡 = 𝐹(𝑏) − 𝐹(𝑎)
𝑎
𝑥
Proof: By the first fundamental theorem of calculus, the function G(x):=∫𝑎 𝑓(𝑡)𝑑𝑡 is an
antiderivative of f. By hypothesis, F is also an antiderivative of f. By a consequence of the mean
value theorem, there is a constant c such that F(x) = G(x) + c, 𝑥 ∈ [𝑎, 𝑏].
Now,
𝑏 𝑎 𝑏
𝐹(𝑏) − 𝐹(𝑎) = 𝐺(𝑏) + 𝑐 − 𝐺(𝑎) − 𝑐 = G (b) – G (a) = ∫𝑎 𝑓(𝑡)𝑑𝑡-∫𝑎 𝑓(𝑡)𝑑𝑡 = ∫𝑎 𝑓(𝑡)𝑑𝑡.
∎
24
Compiled by: Tadesse Bekeshie (PhD)
𝑏
Notation: 𝐹(𝑥) | = 𝐹 (𝑏) – 𝐹 (𝑎)
𝑎
Note: The fundamental theorems of calculus relate (unify) the two core topics of calculus
(derivatives and integrals). The second fundamental theorem reduces the problem of finding definite
integrals to that of finding indefinite integrals. Since indefinite integrals (antiderivatives) arose from
slope problem and definite integrals arose from area problem and these two geometric problems are
seemingly unrelated, so the fundamental theorems of calculus are amazing results.
Historical Note: The geometric problems that motivated the development of the integral calculus
(determination of lengths, areas, and volumes) arose in the ancient civilizations of northern Africa
and they took only practical (concrete) approach at the beginning. But a more abstract approach was
taken later by Greek philosophers. In fact, Eudoxus (around 400 B.C.) and Archimedes (250 B.C.)
formulated ideas of integration as we know it today. Originally, integral calculus developed
independently and without an obvious connection to differential calculus. The calculus became a
“whole” in the last part of the seventeenth century when Isaac Barrow, Isaac Newton, and Gottfried
Wilhelm Leibniz (with help from others) discovered that the integral of a function could be found
by asking what was differentiated to obtain that function.
Example 6: Evaluate the following definite integrals.
5 2
a) ∫2 𝑥 − 3 𝑑𝑥
3 3
ans. 3[ √5 − √2]
4 𝑒 2√𝑥
b) ∫1 𝑑𝑥 ans. 𝑒 4 − 𝑒 2
√𝑥
4
c) ∫−2|𝑥 2 − 2𝑥 − 3| 𝑑𝑥
Example 7: Explain why each of the following integrals cannot be evaluated by means of the
second fundamental theorem of calculus.
1 2
a) ∫−1 𝑥 −3 𝑑𝑥
4 2
b) ∫1 𝑒 𝑥 𝑑𝑥
Answer. The integrand in (a) is not continuous on [-1, 1], so the second fundamental theorem
2
does not apply to it. The indefinite integral ∫ 𝑒 𝑥 𝑑𝑥 can not be evaluated by the integration
techniques covered so far.
25
Compiled by: Tadesse Bekeshie (PhD)
Exercises 5.2:
26
Compiled by: Tadesse Bekeshie (PhD)
𝑏
Definition 1: The integral ∫𝑎 𝑓(𝑥)𝑑𝑥 is called an improper integral if
1. [𝑎, 𝑏] is an unbounded interval (i.e., 𝑎 or 𝑏 is infinity ) or
2. f (x) is unbounded on [𝑎, 𝑏] (i.e., 𝑓 has an infinite discontinuity at one or more points of
[𝑎, 𝑏])
We call integrals of the form (1) and (2) improper integrals of the first and second kinds, respectively.
Integrals with both conditions (1) and (2) are called improper integrals of the third kind
Definition 2:
a. If f is continuous on [a, ∞) , we define
∞ 𝑡
∫𝑎 𝑓(𝑥)𝑑𝑥: = lim𝑡→∞ ∫𝑎 𝑓(𝑥)𝑑𝑥 ,
provided that the limit exists.
b. If f is continuous on (−∞, 𝑏] , we define
𝑏 𝑏
∫−∞ 𝑓(𝑥)𝑑𝑥: = lim𝑡→−∞ ∫𝑡 𝑓(𝑥)𝑑𝑥 ,
provided that the limit exists
c. If f is continuous on (-∞, ∞) and a is any real number, we define
27
Compiled by: Tadesse Bekeshie (PhD)
∞ 𝑎 𝑡
∫−∞ 𝑓(𝑥)𝑑𝑥: = lim𝑡→−∞ ∫𝑡 𝑓(𝑥)𝑑𝑥 + lim𝑡→∞ ∫𝑎 𝑓(𝑥)𝑑𝑥 ,
provided that the limits exist.
The improper integrals above are said to be convergent if the limits defining them exist and divergent
otherwise.
Example 1: Evaluate
∞1
a) ∫1 𝑑𝑥 ans. divergent
𝑥
∞ 1
b) ∫1 𝑑𝑥 ans. 1
𝑥2
∞ 1
c) ∫−∞ 𝑑𝑥 ans. 𝜋
1+ 𝑥 2
𝑥2
∞ 1
d) ∫−∞ 𝑒 −( 2 ) 𝑑𝑥 ans. 1
√2𝜋
Note: The above definition also applies to integrals involving integrands with finite discontinuities at
𝑎, 𝑏 and 𝑐. But such integrals are not considered as improper integrals.
Example 2: Evaluate
28
Compiled by: Tadesse Bekeshie (PhD)
11
a) ∫0 𝑑𝑥 ans. divergent
𝑥
1 1
b) ∫0 𝑑𝑥 ans. 2
√𝑥
2 1
c) ∫0 𝑑𝑥 ans. divergent
(𝑥−1)2
Caution: If you evaluate an improper integral with infinite discontinuity by direct use of the second
fundamental theorem of calculus (i.e., without noticing that it is an improper integral), your result
may be correct by chance but the method is incorrect.
Remark: Sometimes it is impossible to find the exact value of an improper integral and yet it is
important to know whether it is convergent or divergent. The following convergence theorem is
useful in addressing such cases.
Theorem 1 (Direct comparison test for improper integrals of first kind): Let 𝑓 and 𝑔 be
continuous on [𝑎, ∞) with 𝑓 ≥ 𝑔.
∞ ∞
a. If ∫𝑎 𝑓(𝑥) is convergent, then ∫𝑎 𝑔(𝑥) is convergent.
∞ ∞
b. If ∫𝑎 𝑔(𝑥) is divergent, then ∫𝑎 𝑓(𝑥) is divergent.
∞ 2
Example 4: Determine if the improper integral ∫1 𝑒 −𝑥 𝑑𝑥 converges or diverges.
2
Solution: Note that 𝑒 −𝑥 ≤ 𝑒 −𝑥 on [1,∞) and both functions are continuous. Note also that
∞ 𝑡 ∞
∫1 𝑒 −𝑥 = lim𝑡→∞ ∫1 𝑒 −𝑥 𝑑𝑥 = 1. ⟹ ∫1 𝑒 −𝑥 is convergent and hence by the comparison test
∞ 2
∫1 𝑒 −𝑥 𝑑𝑥 converges.
29
Compiled by: Tadesse Bekeshie (PhD)
Exercise 5.3:
30
Compiled by: Tadesse Bekeshie (PhD)
Major mathematical and physical applications of integrals are summarized in the following table.
For each application, the derivation of an integral formula for a quantity 𝐼 proceeds as follows. First,
depending on the properties of the quantity, we find a function 𝑓 continuous on an interval [𝑎, 𝑏] such that
𝐼 ≈ ∑𝑛𝑘=1 𝑓(𝑡𝑘 )∆𝑡𝑘 . Second, we turn the approximation (the sum) into an integral.
5.4.1 Area
Integration can be used to find the area of a region between two or more curves.
Definition (Area): Let 𝑓 and 𝑔 be continuous functions on [𝑎, 𝑏]. Let 𝑅 be the region bounded by the
graphs of 𝑓 and 𝑔 and by the lines 𝑥 = 𝑎 and 𝑥 = 𝑏 (assume that 𝑎 < 𝑏). Then 𝑅 is called the region between
the graphs of f and g on [𝑎, 𝑏] and the area 𝐴 of 𝑅 is defined by:
𝑏
𝐴: = ∫𝑎 |𝑓(𝑥) − 𝑔(𝑥)|𝑑𝑥
Derivation:
Remarks:
𝐴: = ∫ 𝑓(𝑥)𝑑𝑥
𝑎
In this case 𝑅 is called the region under the graph of f on [𝑎, 𝑏].
31
Compiled by: Tadesse Bekeshie (PhD)
𝐴: = ∫ −𝑓(𝑥)𝑑𝑥
𝑎
𝐴: = ∫[𝑓(𝑥) − 𝑔(𝑥)]𝑑𝑥
𝑎
d) If the graphs of 𝑓 and 𝑔 intersect exactly twice (say at 𝑥 = 𝑎 and 𝑥 = 𝑏), then the region between the
graphs of f and g on [𝑎, 𝑏] is simply called the region between the graphs of f and g. (i.e., the phrase “on [𝑎, 𝑏]”
can be dropped).
e) We can also reverse the roles of 𝑥 and 𝑦 and integrate with respect to 𝑦 .
1
Example 1: Find the area of the region between the graphs of 𝑦 = 𝑥 and 𝑦 = 𝑥 2 on[1,2]. Answer: 1
Example 2: Determine the area of the region enclosed by 𝑦 = 𝑥 2 and 𝑦 = √𝑥. Answer: 1/3
Example 3: Determine the area A of the region between the graphs of𝑓(𝑥) = sin 𝑥 and 𝑔(𝑥) = cos 𝑥 on
[0, 2𝜋]. Answer: 4√2
𝑥2 𝑦2
Example 4: Prove that area A of the region enclosed by the ellipse 𝑎2 + 𝑏2 = 1. Answer: 𝜋𝑎𝑏
64
Example 5: Determine the area of the region bounded by 𝑥 = −𝑦 2 + 10 and 𝑥 = (𝑦 − 2)2 . Answer:
3
5.4.2 Volume
Suppose a solid region 𝐷 has a continuous cross sectional area 𝐴(𝑥) for 𝑎 ≤ 𝑥 ≤ 𝑏. Then the volume 𝑉 of 𝐷
is defined by:
𝑏
𝑉: = ∫𝑎 𝐴(𝑥)𝑑𝑥
Derivation:
32
Compiled by: Tadesse Bekeshie (PhD)
Remarks:
a) We can also reverse the roles of 𝑥 and 𝑦 and integrate with respect to 𝑦 by:
𝑉: = ∫ 𝐴(𝑦)𝑑𝑦
𝑐
b) When the graph of a continuous, nonnegative function 𝑓 on [𝑎, 𝑏] is revolved about the x axis, it
generates a solid region D having circular cross sections (circular disks). The volume V of D is given
by
𝑏
𝑉: = ∫ 𝜋[𝑓(𝑥)]2 𝑑𝑥
𝑎
This method of finding voulmes is called the 𝒊𝒔𝒄 𝒎𝒆𝒕𝒉𝒐𝒅 , because the cross sections are disks.
c) Let 𝑓&𝑔 be functions such that 𝑔(𝑥) ≤ 𝑓(𝑥) ∀𝑥 ∈ [𝑎, 𝑏]. The volume 𝑉 of the solid generated by
revolving the region between the graphs of 𝑓 and𝑔 on [𝑎, 𝑏] is given by
𝑏
When g is different from 0, this method of finding volumes is called the 𝒘𝒂𝒔𝒉𝒆𝒓 𝒎𝒆𝒕𝒉𝒐𝒅 ,
because the cross sections resemble washers.
33
Compiled by: Tadesse Bekeshie (PhD)
d) The disk and washer methods can be used whether the axis of revolution is x axis or not. (See
examples 3 and 4).
1
Example 1: Prove that the volume of a right circular cone with radius r and height h is 𝑉 = 3 𝜋𝑟 2 ℎ.
Solution: Let the vertex of the cone be at the origin and the center of the base be at (h,0), as shown. Let the
radius of the cross section at x be 𝑟′.
𝑟′ 𝑥 2 𝜋𝑟 2 𝑥 2
From triangle similarity, 𝑟
= ℎ. This implies 𝐴(𝑥) = 𝜋𝑟 ′ = ℎ2
.
𝑏 ℎ 𝜋𝑟 2 𝑥 2 1
Thus 𝑉 = ∫𝑎 𝐴(𝑥)𝑑𝑥 = ∫0 ℎ2
𝑑𝑥 = 3 𝜋𝑟 2 ℎ //
34
Compiled by: Tadesse Bekeshie (PhD)
Example 2: Find the volume of the solid with the following information: The base of the solid is a circle
16
with radius 1, and the cross sections perpendicular to a fixed diameter of the base are squares. Ans.
3
Example 3[finding volume using disk method and horizontal axis of rotation]: Find the volume of the
1
solid formed by revolving the curve, = 𝑥 , from 𝑥 = 1 to 𝑥 = 2, around the x-axis.
π
Answer: 2
Example 3[finding volume using disk method and vertical axis of rotation]: Find the volume of the
1
solid formed by revolving the curve, = 𝑥 , from 𝑥 = 1 to 𝑥 = 2, around the y-axis.
Answer: π
Example 5[finding volume using washer method and horizontal axis of rotation]: Find the volume of
the solid formed by rotating the region bounded by 𝑦 = 𝑥 2 − 2𝑥 + 2and 𝑦 = 2𝑥 − 1 about the x-axis.
104
Answer: π
15
Example 6[finding volume using washer method and vertical axis of rotation]: Use the washer method
to find the volume of the solid formed by rotating the triangular region with vertices
10
at (1,1),(1,1), (2,1)(2,1) and (2,3)(2,3) about the y-axis. Answer: 3
π
The shell method (version 1): Let 𝑓 be a continuous nonnegative function on [𝑎, 𝑏], with a≥ 0 .Then the
volume 𝑉 of the solid 𝐷 obtained by revolving about y axis the region R between the graph of 𝑓 and the x
axis on [a, b] is given by:
𝑏
𝑉: = ∫𝑎 2𝜋𝑥𝑓(𝑥)𝑑𝑥
The shell method (version 2): Let 𝑓 and 𝑔 be continuous on [𝑎, 𝑏], with a≥ 0 and suppose that 𝑔(𝑥) ≤
𝑓(𝑥) for ≤ 𝑥 ≤ 𝑏 . let 𝑅 be the region between the graphs of 𝑓 and 𝑔 on [𝑎, 𝑏]. Then the volume 𝑉 of the
solid 𝐷 obtained by revolving 𝑅 about the 𝑦 axis is given by:
35
Compiled by: Tadesse Bekeshie (PhD)
𝑏
𝑉: = ∫𝑎 2𝜋𝑥[𝑓(𝑥) − 𝑔(𝑥)]𝑑𝑥
Remarks:
a) In general, the volume of the solid generated by revolving the region between the graph of 𝑓 and the
x axis about any vertical line is given by
b) The shell method can also be used when the axis of revolution is horizontal. (See examples 7 and 8).
c) While the cross sectional area method can be applied to other solids, the shell method applies only to
solids of revolution.
d) The volumes of certain solids of revolution can be evaluated by both washer and shell method. But
one method could be more difficult than another.
Example 7 [finding volume using shell method and rotation about y axis]: Find the volume of the solid
formed by revolving the region bounded by 𝑦 = 𝑠𝑖𝑛(𝑥) and the x-axis from 𝑥 = 0 to 𝑥 = 𝜋 about the y-
axis. Answer: 2𝜋 2
Example 8 [finding volume using shell method and rotation about x axis]: Find the volume of the
solid formed by rotating the triangular region determined by the points (0,1), (1,1) and (1,3) about the x axis .
Example 9[Finding volume using shell method and vertical axis of rotation]: Find the volume of the
solid formed by rotating the triangular region determined by the points (0,1), (1,1) and (1,3) about) the
line 𝑥 = 3.
Example 10 [shell method with two functions of x]: Let R be the region between the graphs of the
equations 𝑦 = 𝑥 2 and 𝑦 = 2𝑥 on [0, 2]. Find the volume V of the solid generated by revolving R about the
X axis by
36
Compiled by: Tadesse Bekeshie (PhD)
64
Answer: 𝜋
15
5.4.3 Length
Definition(Length Formula):
𝑏
ℒ: = ∫𝑎 √1 + [𝑓 ′ (𝑥)]2 𝑑𝑥
Example 11: Use the length formula to derive the circumference formula of circle.
Example 12: Find the arc length of the graph of f(x) = ln (sin x) on the interval [π/4, π/2].
Answer: 𝑙𝑛|√2 + 1|
The surface area 𝒮 of the solid obtained by rotating the graph of 𝑦 = 𝑓(𝑥) on [a, b ] about the x axis is
defined by :
𝑏
𝒮: = ∫𝑎 2𝜋𝑓(𝑥)√1 + [𝑓 ′ (𝑥)]2 𝑑𝑥
Remarks:
1. The above definition can be extended to solids of revolution formed by revolution about y axis. (See
Eg. 12).
2. We can consider surface areas of unbounded regions, too, by using improper integrals. (Read:
Gabriel’s horn).
Example 11: Find the area of the surface obtained by revolving the curve 𝑦 = 𝑥 3 , 0 ≤ 𝑥 ≤ 2 about the
x-axis.
𝜋
Answer: 27
[145√145 − 1]
37
Compiled by: Tadesse Bekeshie (PhD)
Example 12: Find the area of the surface obtained by revolving the curve 𝑦 = 1 − 𝑥 2 , 0 ≤ 𝑥 ≤ 1 about
the y-axis.
𝜋
Answer: [5√5 − 1]
6
5.4.5 Work
Definition (work): Suppose an object moves from a to b under the influence of a force F, where F is a
continuous function on [a, b]. Then the work W done by the force on the object is defined by:
𝑏
𝑊 = ∫ 𝐹(𝑥)𝑑𝑥
𝑎
Example 13: Find the work done on a spring when you compress it from its natural length of 1 m to a length
of 0.75 m if the spring constant is k = 16 N/m. Answer: 0.5 NM
Many people think that the terms centre of mass, centre of gravity and centroid are synonymous. But this is not the
case. Intuitively, the center of gravity (CG) of a body is the point in which the body will be balanced horizontally
if suspended from that point (or if supported by fulcrum against gravity at that point) where as the center of
mass (CM) of a body is the point where an applied force causes the body to move without rotation. More
formally:
Definition:
a) The center of mass of an object or a system is the unique point with the property that the weighted
position vectors relative to this point sum to zero.
b) The center of gravity of an object or a system is defined as the point about which the sum of torques
due to gravitational forces is 0. A body's center of gravity is the point around which the resultant
torque due to gravity forces vanishes.
If a body is in a uniform gravitational field, then the center of gravity and the center of mass coincide.
Throughout the rest of this discussion we assume that CM and CG are the same.
The centroid of a figure is the arithmetic mean position of all the points in the figure. It is the geometric centre
of the figure. If the density of a body is uniform throughout the body, then the centroid and centre of mass
of the body coincide.
38
Compiled by: Tadesse Bekeshie (PhD)
39
Compiled by: Tadesse Bekeshie (PhD)
The center of mass can be found for any one, two-, or three-dimensional object experimentally. Next we
consider how to locate the centre of mass of a one dimensional object with variable density and a two
dimensional object with uniform density.
The position 𝑋 of center of mass of a system of 𝑛 point masses 𝑚1 , … , 𝑚𝑛 that lie on x- axis at 𝑥1 , … , 𝑥𝑛
respectively is given by:
The moment of a point mass m about y axis is defined by 𝑚𝑦 = 𝑚𝑥. We may think 𝑚𝑥 as the measure of the
tendency of the mass to rotate about the y axis. The heavier the mass the larger it rotates if x is kept constant.
Similarly the farther the mass from y axis the larger it rotates. The sum 𝑀𝑦 ≔ ∑𝑛𝑘=1 𝑚𝑘 𝑥𝑘 is called the
moment (about y axis) of the mass system 𝑚1 , … 𝑚𝑛 .
The position vector 𝑟⃗ = (̅𝑥̅ , 𝑦̅)of the center of mass of a system of 𝑛 point masses 𝑚1 , … , 𝑚𝑛 that lie on xy-
plane at 𝑟⃗1 = (𝑥1, 𝑦1 ), … , 𝑟⃗𝑛 = (𝑥𝑛 , 𝑦𝑛 ) respectively is given by:
∑𝑛
𝑘=1 𝑚𝑘 𝑟⃗𝑘
(𝑥̅ , 𝑦̅) = ∑𝑛
.
𝑘=1 𝑚𝑘
This implies
∑𝑛
𝑘=1 𝑚𝑘 𝑥𝑘 ∑𝑛
𝑘=1 𝑚𝑘 𝑥𝑦𝑘
𝑥̅ = ∑𝑛
, 𝑦̅ = ∑𝑛
𝑘=1 𝑚𝑘 𝑘=1 𝑚𝑘
The sum 𝑀𝑦 ≔ ∑𝑛𝑘=1 𝑚𝑘 𝑥𝑘 is called the moment of the point masses about the y axis and the sum 𝑀𝑥 ≔
∑𝑛𝑘=1 𝑚𝑘 𝑦𝑘 the moment of the masses about the x axis.
Applications of CM
Many calculations in mechanics are greatly simplified by making use of a system’s center of mass. Locating
the cm of a body or a system is important in engineering designs.
40
Compiled by: Tadesse Bekeshie (PhD)
Example 14[CM of a one dimensional continuous mass]: Suppose a beam lies on the x-axis between 20
and 30, and has density function 𝜎(𝑥) = 𝑥 − 19. Find the center of mass.
475
Answer. .
18
Example 15[CM of a two dimensional discrete mass system]: Find the position of the center of
mass of three particles with masses 𝑚1 , 𝑚2 and 𝑚3 lying in the xy plane
(1,1,0), (1, −1,0)and(0,0,0) respectively where 𝑚1 = 𝑚2 and 𝑚3 = 10𝑚1.
Answer: (1/6, 0)
Throughout the rest of this discussion we assume that CM and CG are the same.
Definition: Let f and g be continues on [𝑎, 𝑏] with 𝑔(𝑥 ≤ 𝑓(𝑥) for 𝑎 ≤ 𝑥 ≤ 𝑏 and R be the region between
the graphs of 𝑓 and 𝑔 on [𝑎, 𝑏]. Then
𝑏
1
𝑀𝑥 = ∫ {[𝑓(𝑥]2 − [𝑔(𝑥)]2 ]
𝑎 2
𝑏
1
𝑀𝑥 = ∫ {[𝑓(𝑥]2 − [𝑔(𝑥)]2 ]
𝑎 2
c) the center of gravity (or center of mass, or centroid) of R is the point 𝑥̅ , 𝑦̅ defined by:
𝑀 𝑀
𝑥̅ = 𝐴𝑦 and 𝑥̅ = 𝐴𝑥 ,
Example 16[CM of a two dimensional continuous mass with uniform density]: Suppose a flat plate of
uniform density has the shape contained by y=x2y=x2, y=1y=1, and x=0x=0, in the first quadrant. Find the
center of mass.
3 3
Answer: (8 , 5)
41
Compiled by: Tadesse Bekeshie (PhD)
Let s(t) denote the position at time t of an object moving on a straight line (its distance from a reference
point, such as the origin on the x-axis). Then the net change in position between 𝑡0 and t is s(t)−s(𝑡0 ).
Since s(t) is an anti-derivative of the velocity function v(t), we can write
𝑡
𝑠(𝑡) = 𝑠(𝑡0 ) + ∫ 𝑣(𝑢)𝑑𝑢 .
𝑡0
Similarly, since the velocity is an anti-derivative of the acceleration function a(t)a(t), we have
𝑡
𝑣(𝑡) = 𝑣(𝑡0 ) + ∫ 𝒂(𝑢)𝑑𝑢 .
𝑡0
Example 17: An object moves along a straight line with acceleration given by 𝑎(𝑡) = 1 + 𝑠𝑖𝑛(𝜋𝑡). Assume
that when 𝑡 = 0, 𝑠(𝑡) = 𝑣(𝑡) = 0. Find 𝑠(𝑡) and 𝑣(𝑡).
Exercises 5:4:
c. x 12 y 2 3 and y x 1 .
2. Prove that the volume 𝑉of a right circular cylinder with radius 𝑟 and height h is 𝑉 = 𝜋𝑟 2 ℎ of a
sphere with radius r.
4
3. Use the cross sectional area method to verify the volume formula 𝑉 = 3 𝜋𝑟 3 of a sphere with radius
r.
4. Use the cross-section method to prove that the volume V of the torus formed by rotating the circle
with centre (𝑅, 0) and radius 𝑟 about the Y-axis is = 2𝑅𝑟 2 𝜋 2 .
5. Find the volume of the solid whose base is the region inside the circle x 2 + y 2 = 9 if cross sections
taken perpendicular to the y‐axis are squares.
6. The base of a solid region is the region between the graphs of 𝑥 = 𝑦 2 𝑎𝑛𝑑 𝑥 = 3 − 2𝑦 2 . Find the
volume of the solid given that the cross sections perpendicular to the x axis are squares.
7. Find the volume of the solid whose base is bounded by y = x + 1 and y = x2 -1, the cross sections
perpendicular to the x-axis are rectangles of height 5.
42
Compiled by: Tadesse Bekeshie (PhD)
43
Compiled by: Tadesse Bekeshie (PhD)
References
1. Ellis
2. Leithold
3. Edwards
4. Sewart
5. Anton
6. Zill
7. Kreyszig
8. Schaum
9. Calculus for dummies
10. Calculus Demystified
11. Spark
12. Apostol
13. Thomas
14. Johnson and Kiokemesteir
15. Lick*
16. Inder K Rana *
17. Snedon*
18. Latest book
19. Latest book
20. Latest book
44