4.7 4.8 Integration Techniques
4.7 4.8 Integration Techniques
TECHNIQUES OF INTEGRATION
Recall:
• The definite integral is defined as a limit of the Riemann Sum, thus any
Riemann sum could be used as an approximation to the integral.
න 𝑓 𝑥 𝑑𝑥 ≈ 𝑓 𝑥𝑖∗ ∆𝑥
𝑎 𝑖=1
where 𝑥𝑖∗ is any point in the 𝑖𝑡ℎ subinterval 𝑥𝑖−1 , 𝑥𝑖 .
If 𝑥𝑖∗ is chosen to be the left endpoint of the interval, then 𝑥𝑖∗ = 𝑥𝑖−1 and
𝑏 𝑛
න 𝑓 𝑥 𝑑𝑥 ≈ 𝐿𝑛 = 𝑓 𝑥𝑖−1 ∆𝑥
𝑎 𝑖=1
PREPARED BY: DPSM MATH FACULTY
APPROXIMATE INTEGRATION
න 𝑓 𝑥 𝑑𝑥 ≈ 𝑅𝑛 = 𝑓(𝑥𝑖 )∆𝑥
𝑎 𝑖=1
𝑏 𝑥1 𝑥2 𝑏
න 𝑓 𝑥 𝑑𝑥 = න 𝑓 𝑥 𝑑𝑥 + න 𝑓 𝑥 𝑑𝑥 + ⋯ + න 𝑓 𝑥 𝑑𝑥
𝑎 𝑎 𝑥1 𝑥𝑛−1
𝑏
Let f be a function continuous on a closed interval [a, b]. The definite integral 𝑥𝑑 𝑥 𝑓 𝑎is the limit of a
Riemann sum
𝑏 𝑛
න 𝑓 𝑥 𝑑𝑥 = lim 𝑓 𝜉𝑖 ∆𝑖 𝑥
𝑎 ∆ →0
𝑖=1
𝑓 𝜉𝑖 ∆𝑖 𝑥
𝑖=1
is that it is equal to the sum of the measure of the areas of the rectangles lying above the x axis minus
the measures of the areas of the rectangles lying below the x axis.
TRAPEZOIDAL RULE
𝑏−𝑎
Thus, ∆𝑥 =
𝑛
This gives us the following 𝑛 + 1 points:
𝑥0 = 𝑎 , 𝑥1 = 𝑎 + ∆𝑥, 𝑥2 = 𝑎 + 2 ∆𝑥 , …, 𝑥𝑖 = 𝑎 + 𝑖 ∆𝑥, … , 𝑥𝑛 = 𝑎 + 𝑛 ∆𝑥 = 𝑏
The area of each trapezoid in the interval 𝑥𝑖−1 , 𝑥𝑖 is given by the formula
𝑥𝑖
1
න 𝑓 𝑥 𝑑𝑥 ≈ 𝑏1 + 𝑏2 ℎ
𝑥𝑖−1 2
1
= 𝑓 𝑥𝑖−1 + 𝑓 𝑥𝑖 Δ𝑥
2
1 1 1
≈ 𝑓 𝑥0 + 𝑓 𝑥1 Δ𝑥 + 𝑓 𝑥1 + 𝑓 𝑥2 Δ𝑥 + ⋯ + 𝑓 𝑥𝑛−1 + 𝑓 𝑥𝑛 Δ𝑥
2 2 2
1
≈ Δ𝑥 𝑓 𝑥0 + 2𝑓 𝑥1 + ⋯ + 2𝑓 𝑥𝑛−1 + 𝑓 𝑥𝑛
2
𝑏
∆𝑥
න 𝑓 𝑥 𝑑𝑥 ≈ 𝑇𝑛 = 𝑓 𝑥0 + 2𝑓 𝑥1 + 2𝑓 𝑥2 + ⋯ + 2𝑓 𝑥𝑛−1 + 𝑓 𝑥𝑛
𝑎 2
where
𝑏−𝑎
∆𝑥 = , and 𝑥𝑖 = 𝑎 + 𝑖∆𝑥
𝑛
1
PREPARED BY: DPSM MATH FACULTY ℎ 𝑦0 + 4𝑦1 + 𝑦2
3
APPROXIMATE INTEGRATION
Therefore, by the previous theorem the measure of the area of the region bounded by
this parabola, the 𝑥-axis, the 𝑦-axis and the lines 𝑥 = 𝑥0 and 𝑥 = 𝑥2 , with ℎ = Δ𝑥, is given
by
1 1
Δ𝑥 𝑦0 + 4𝑦1 + 𝑦2 𝑜𝑟 Δ𝑥 𝑓(𝑥0 + 4𝑓 𝑥1 + 𝑓 𝑥2
3
PREPARED BY: DPSM MATH FACULTY
3
APPROXIMATE INTEGRATION
SIMPSON’S RULE
The area of the region bounded by 𝑥 = 𝑥𝑖−2 and 𝑥 = 𝑥𝑖 where 𝑖 is even can then be
approximated by the formula
𝑥𝑖
1
න 𝑓 𝑥 𝑑𝑥 ≈ Δ𝑥 𝑓 𝑥𝑖−2 + 4𝑓 𝑥𝑖−1 + 𝑓(𝑥𝑖 )
𝑥𝑖−2 3
𝑏
∆𝑥
න 𝑓 𝑥 𝑑𝑥 ≈ 𝑆𝑛 = [𝑓 𝑥0 + 4𝑓 𝑥1 + 2𝑓 𝑥2 + 4𝑓 𝑥3 + ⋯
𝑎 3
+2𝑓 𝑥𝑛−2 + 4𝑓 𝑥𝑛−1 + 𝑓 𝑥𝑛 ]
Where
𝑏−𝑎
∆𝑥 = , and 𝑥𝑖 = 𝑎 + 𝑖∆𝑥
𝑛
And 𝑛 is even.
21 1 𝑥2
1. Use the Simpson’s Rule with 𝑛 = 10 to approximate 1 𝑥 𝑑𝑥 and 0 𝑒 𝑑𝑥.
If 𝑡 is extended further to the right, will the area under the curve increase
indefinitely?
+∞ 𝑏
c) If both 𝑓 𝑎 𝑥 𝑑𝑥 and −∞ 𝑓 𝑥 𝑑𝑥 are convergent, then
+∞ 𝑎 +∞
න 𝑓 𝑥 𝑑𝑥 = න 𝑓 𝑥 𝑑𝑥 + න 𝑓 𝑥 𝑑𝑥
−∞ −∞ 𝑎
where 𝑎 is any real number.
+∞ 1
1. 1 𝑥
𝑑𝑥
0
2. −∞ 𝑥𝑒 𝑥 𝑑𝑥
+∞ 1
3. −∞ 1+𝑥 2 𝑑𝑥
Note:
+∞ 1
1 𝑥 𝑝 𝑑𝑥 is convergent if 𝑝 > 1 and divergent if 𝑝 ≤ 1.
𝑏 𝑏
න 𝑓 𝑥 𝑑𝑥 = lim+ න 𝑓 𝑥 𝑑𝑥
𝑎 𝑡→𝑎 𝑡
if the limit exists (as a finite number).
PREPARED BY: DPSM MATH FACULTY
IMPROPER INTEGRALS
Definition:
𝑏
The improper integrals 𝑥𝑑 𝑥 𝑓 𝑎is called convergent if the corresponding
limit exists and divergent if the limit does not exist.
𝑐
c) If 𝑓 has a discontinuity at 𝑐, where 𝑎 < 𝑐 < 𝑏, and both 𝑓 𝑎 𝑥 𝑑𝑥 and
𝑏
𝑓 𝑐 𝑥 𝑑𝑥 are convergent, then
𝑏 𝑐 𝑏
න 𝑓 𝑥 𝑑𝑥 = න 𝑓 𝑥 𝑑𝑥 + න 𝑓 𝑥 𝑑𝑥
𝑎 𝑎 𝑐
5 1
1. 2 𝑥−2 𝑑𝑥
𝜋/2
2. 0 sec 𝑥 𝑑𝑥
3 1
3. 0 𝑥−1 𝑑𝑥
1
4. 0 ln 𝑥 𝑑𝑥
PREPARED BY: DPSM MATH FACULTY
IMPROPER INTEGRALS
Comparison Theorem
Suppose that 𝑓 and 𝑔 are continuous functions with 𝑓 𝑥 ≥ 𝑔 𝑥 ≥ 0 for 𝑥 ≥
𝑎
+∞ +∞
a) If 𝑥𝑑)𝑥(𝑓 𝑎 is convergent, then 𝑥𝑑)𝑥(𝑔 𝑎is convergent.
+∞ +∞
b) If 𝑥𝑑)𝑥(𝑔 𝑎 is divergent, then 𝑥𝑑)𝑥(𝑓 𝑎is divergent.
+∞ 1+𝑒 −𝑥
2. 1 𝑥
𝑑𝑥