SECTION 5.2 The Definite Integral
SECTION 5.2 The Definite Integral
REMARK 1: It can be proved that the above limit always exists, since we are assuming that f is continuous.
REMARK 2: It can also be shown that we get the same value if we use left endpoints or midpoints.
Moreover, instead of using left endpoints, right endpoints or midpoints, we could take the height of the
ith rectangle to be the value of f at any number x∗i in the ith subinterval [xi−1 , xi ]. We call the numbers
x∗1 , x∗2 , . . . , x∗n the sample points. So a more general expression for the area of S is
n
X
A = lim [f (x∗1 )∆x + f (x∗2 )∆x + . . . + f (x∗n )∆x] = lim f (x∗i )∆x (2)
n→∞ n→∞
i=1
In this section we consider limits similar to (2) but in which f need not to be positive
or continuous and the subintervals don’t necessarily have the same length.
DEFINITION OF A DEFINITE INTEGRAL: If f is a function defined on [a, b], the definite integral
of f from a to b is a number
Zb Xn
f (x)dx = lim f (x∗i )∆xi
max ∆xi →0
a |i=1 {z }
Riemann sum
provided that this limit exists. If it does exist, we say that f is integrable on [a, b].
1
Section 5.2 The Definite Integral 2010 Kiryl Tsishchanka
THEOREM: If f is continuous on [a, b], or if f has only a finite number of jump discontinuities, then f is
Zb
integrable on [a, b]; that is, the definite integral f (x)dx exists.
a
where
b−a
∆x = and xi = a + i∆x
n
REMARK: A definite integral can be interpreted as a net area, that is, a difference of areas:
Z b
f (x)dx = A1 − A2
a
where A1 is the area of the region above the x-axis and below the graph of f , and A2 is the area of the
region below the x-axis and above the graph of f.
Z 4
EXAMPLE: Evaluate (x3 − 2x)dx.
0
2
Section 5.2 The Definite Integral 2010 Kiryl Tsishchanka
Z 4
EXAMPLE: Evaluate (x3 − 2x)dx.
0
n " n n
#
4 X 64i3 8i 4 X 64i3 X 8i
= lim 3
− = lim 3
−
n→∞ n n n n→∞ n n n
i=1 i=1 i=1
" n n
#
4 64 X 3 8 X 4 64 n2 (n + 1)2 8 n(n + 1)
= lim i − i = lim −
n→∞ n n3 n n→∞ n n3 4 n 2
i=1 i=1
" 2 #
64(n + 1)2 16(n + 1) 1 1
= lim − = lim 64 1 + − 16 1 +
n→∞ n2 n n→∞ n n
= 64 − 16 = 48
3
Section 5.2 The Definite Integral 2010 Kiryl Tsishchanka
Z1 √
EXAMPLE: Evaluate 1 − x2 dx by interpreting it in terms of areas.
0
Solution: We have
Z1 √
1 π
1 − x2 dx = π · 12 =
4 4
0
Z3
EXAMPLE: Evaluate (x − 1)dx by interpreting it in terms of areas.
0
Solution: We have
Z3
1 1
(x − 1)dx = A1 − A2 = (2 · 2) − (1 · 1) = 1.5
2 2
0
Z 5
EXAMPLE: Evaluate 3dx.
1
Z 4
EXAMPLE: Evaluate xdx.
0
Z 7
EXAMPLE: Evaluate xdx.
2
Z 4
EXAMPLE: Evaluate (2x + 1)dx.
1
Z 4
EXAMPLE: Evaluate (2x + 1)dx.
−1
Z 2 √
EXAMPLE: Evaluate 4 − x2 dx.
−2
4
Section 5.2 The Definite Integral 2010 Kiryl Tsishchanka
Z 5
EXAMPLE: Evaluate 3dx.
1
Solution: We have Z 5
3dx = (5 − 1) · 3 = 12
1
Z 4
EXAMPLE: Evaluate xdx.
0
Solution: We have Z 4
4·4
xdx = =8
0 2
Z 7
EXAMPLE: Evaluate xdx.
2
Solution: We have Z 7
(2 + 7) 9 45
xdx = · (7 − 2) = · 5 =
2 2 2 2
Z 4
EXAMPLE: Evaluate (2x + 1)dx.
1
Solution: We have Z 4
(3 + 9) 12
(2x + 1)dx = · (4 − 1) = · 3 = 18
1 2 2
Z 4
EXAMPLE: Evaluate (2x + 1)dx.
−1
Solution 1: We have Z 4
(−1 + 9) 8
(2x + 1)dx = · (4 − (−1)) = · 5 = 20
−1 2 2
Solution 2: We have
Z 4 1 9
2
·1 2
·9 1 81 −1 + 81 80
(2x + 1)dx = − + =− + = = = 20
−1 2 2 4 4 4 4
Z 2 √
EXAMPLE: Evaluate 4 − x2 dx.
−2
Solution: We have Z 2 √ 1
4 − x2 dx = π · 22 = 2π
−2 2
5
Section 5.2 The Definite Integral 2010 Kiryl Tsishchanka
Zb n
X
f (x)dx ≈ f (xi )∆x = ∆x[f (x1 ) + . . . + f (xn )]
a i=1
where
b−a
∆x =
n
and
1
xi = (xi−1 + xi ) = midpoint of [xi−1 , xi ]
2
Z2
1
EXAMPLE: Use the Midpoint Rule with n = 5 to approximate dx.
x
1
6
Section 5.2 The Definite Integral 2010 Kiryl Tsishchanka
Z a
2. f (x)dx = 0
a
Z b
3. cdx = c(b − a)
a
Z c Z b Z b
4. f (x)dx + f (x)dx = f (x)dx
a c a
Z b Z b Z b
5. [c1 f (x) ± c2 g(x)]dx = c1 f (x)dx ± c2 g(x)dx
a a a
Z b
6. If f (x) ≥ 0 for a ≤ x ≤ b, then f (x)dx ≥ 0.
a
Z b Z b
7. If f (x) ≥ g(x) for a ≤ x ≤ b, then f (x)dx ≥ g(x)dx.
a a
Zb
8. If m ≤ f (x) ≤ M for a ≤ x ≤ b, then m(b − a) ≤ f (x)dx ≤ M(b − a).
a
Z4
√
EXAMPLE: Use Property 8 to estimate xdx.
1
7
Section 5.2 The Definite Integral 2010 Kiryl Tsishchanka
Z4
√
EXAMPLE: Use Property 8 to estimate xdx.
1
√
Solution: Since f (x) = x is an increasing function on [1, 4], its absolute minimum value on [1, 4] is
√
m = f (1) = 1 = 1
Thus, by Property 8,
Z4
√
1(4 − 1) ≤ xdx ≤ 2(4 − 1)
1
or
Z4
√
3≤ xdx ≤ 6
1
Z1
2
EXAMPLE: Use Property 8 to estimate e−x dx.
0
2
Solution: Since f (x) = e−x is a decreasing function on [0, 1], its absolute maximum value on [0, 1] is
2
M = f (0) = e−0 = 1
Thus, by Property 8,
Z1
2
e (1 − 0) ≤
−1
e−x dx ≤ 1(1 − 0)
0
or
Z1
2
e−1 ≤ e−x dx ≤ 1
0