Understanding Definite Integrals
Understanding Definite Integrals
Contents
I
1 DEFINITE INTEGRALS Definite Integrals
1. Definite Integrals
5. The width of the largest sub-interval in a partition is called the norm of the
partition.
Definition 9.2
A function f : [a, b] → R is called a step function if it is piecewise constant, i.e. if
there are numbers a = x0 < x1 < x2 < · · · < xN −1 < xN = b such that f is constant
on each half open interval [xi−1 , xi ) with 1 ≤ i ≤ N . For a step function we define
Rb PN
the integral to be a f (x)dx = i=1 f (xi−1 )(xi − xi−1 ). The collection of numbers
x0 , x1 , x2 , . . . , xN are called a partition for the step function f .
In this definition we have to take into account that a step function f might be
defined using different partitions, and show that the integral does not depend on
which partition is used to compute it.
180
1 DEFINITE INTEGRALS Definite Integrals
Lemma 9.1
If f and g are step functions on an interval [a, b] with f (x) ≤ g(x) for all x ∈ [a, b],
Rb Rb
then a f (x)dx ≤ a g(x)dx.
Definition 9.3
Let f : [a, b] → R be a bounded function and P = {a = x0 , x1 , x2 , . . . , xn = b} be
a partition of [a, b]. For every subinterval Ii = [xi−1 , xi ]. We define Riemann sum
Pn
S(f, P ) = i=1 f (x⋆i )∆xi , where ∆xi = xi − xi−1 and x⋆i ∈ [xi−1 , xi ].
Remark 9.1
One might produce different Riemann sums depending on which x⋆i ’s are chosen. In
the end this will not matter, if the function is Riemann integrable, when the difference
or width of the summands ∆xi approaches zero.
1. If x⋆i = xi−1 for all i, the method is the left rule and gives a left Riemann sum.
2. If x⋆i = xi for all i, the method is the right rule and gives Riemann sum.
3. If x⋆i = (xi + xi−1 )/2 for all i, the method is the midpoint rule and gives a middle
Riemann sum.
4. If f (x⋆i ) = sup f ([xi−1 , xi ]) (that is, the supremum of f over [xi−1 , xi ]), the method
is the upper rule and gives an upper Riemann sum or upper Darboux sum.
5. If f (x⋆i ) = inf f ([xi−1 , xi ]) (that is, the infimum of f over [xi−1 , xi ]), the method is
the lower rule and gives a lower Riemann sum or lower Darboux sum.
Definition 9.4
Let f : [a, b] → R be a bounded function and P = {a = x0 , x1 , x2 , . . . , xn = b} be a
partition of [a, b]. For every subinterval Ii = [xi−1 , xi ], put
Then, for every P ∈ ℘[a, b], define the upper Riemann sum U (f, P ) and the lower
181
1 DEFINITE INTEGRALS Definite Integrals
Example 9.1
Let f : [a, b] → R be a function defined by f (x) = c, where c ∈ R is a constant.
Prove that, for every P = {a = x0 , x1 , x2 , . . . , xn = b} ∈ ℘[a, b]
and
n
X n
X n
X
L(f, P ) = mi ∆xi = c∆xi = c ∆xi = c(b − a).
i=1 i=1 i=1
Thus, we have
U (f, P ) = L(f, P ) = c(b − a)
Example 9.2
Let f : [0, 1] → R be a function defined by
1, if x ∈ Q
f (x) =
/ Qc
0, if x ∈
and
mi = inf{f (x) : x ∈ [xi−1 , xi ]} = 0.
182
1 DEFINITE INTEGRALS Definite Integrals
Lemma 9.2
Let f : [a, b] → R be a bounded function and P = {a = x0 , x1 , x2 , . . . , xn = b}
be a partition of [a, b]. Then, we have the following: (1) L(f, P ) ≤ U (f, P ); (2)
m(b − a) ≤ L(f, P ) ≤ U (f, P ) ≤ M (b − a), where m, M ∈ R are numbers such that
Definition 9.5
Let [a, b] be a closed interval.
P ⊂Q
Lemma 9.3
Let f : [a, b] → R be a bounded function. For every P, Q ∈ ℘[a, b], if Q is a refinement
of P , then we have the following: (1) L(f, P ) ≤ L(f, Q)
(2) U (f, Q) ≤ U (f, P ).
• Proof
(1) First, let
P = {a = x0 , x1 , x2 , . . . , xn = b}
and
Q = {a = x0 , x1 , x2 , . . . , xj−1 , x⋆ , xj , . . . , xn = b}
and
mj = min{m′j , m′′j }
Then, we have
n
X n
X
L(f, P ) = mi ∆xi = mi ∆xi + mj ∆xj
i=1 i=1,i̸=j
183
1 DEFINITE INTEGRALS Definite Integrals
and
j−1 n
mi ∆xi + m′j (x⋆ − xj−1 ) + m′′j (xj − x⋆ ) +
X X
L(f, Q) = mi ∆xi .
i=1 i=j+1
and so
n n n n n
mj (x⋆ −xj−1 )+ mj (xj −x⋆ ) ≤ m′j (x⋆ −xj−1 )+ m′′j (xj −x⋆ ),
X X X X X
mj ∆xj =
i=1,i̸=j i=1,i̸=j i=1,i̸=j i=1,i̸=j i=1,i̸=j
which implies that L(f, P ) ≤ L(f, Q). Next, let Q be the refinement adjoining a finite
points to P , and then, repeating the proceeding process, we can prove L(f, P ) ≤
L(f, Q). (2) By the same argument as in (1), we can prove U (f, Q) ≤ U (f, P ). This
completes the proof. □
Theorem 9.4
Let f : [a, b] → R be a bounded function. For every P, Q ∈ ℘[a, b], (Q isn’t a
refinement of P ), we have L(f, P ) ≤ U (f, Q).
• Proof
Let T = P ∪ Q. Then, T is a refinement of P and Q. Thus, by Lemma (9.3), we
have
L(f, P ) ≤ L(f, T ), U (f, T ) ≤ U (f, Q).
Corollary 9.1
Let f : [a, b] → R be a bounded function. For every P, Q ∈ ℘[a, b], if L(f, P ) ≤
U (f, Q), then
exist.
184
1 DEFINITE INTEGRALS Definite Integrals
• Proof
Let Q ∈ ℘[a, b] be fixed. Then, for every P ∈ ℘[a, b], we have
which means that U (f, Q) and L(f, Q) are upper bound and lower bound of the
following sets:
Corollary 9.2
Let f, g : [a, b] → R be bounded functions and c ∈ R. For every P ∈ ℘[a, b], we have
the following:
1. U (f + g, P ) ≤ U (f, P ) + U (g, P )
3. If c ≥ 0, then we have
• Proof
Let P = {a = x0 , x1 , x2 , . . . , xn = b} ∈ ℘[a, b]. (1) We have
n
X
U (f + g, P ) = sup{f (x) + g(x) : x ∈ [xi−1 , xi ]}∆xi
i=1
Xn
≤ [sup{f (x) : x ∈ [xi−1 , xi ]} + sup{g(x) : x ∈ [xi−1 , xi ]}]∆xi
i=1
= U (f, P ) + U (g, P )
185
1 DEFINITE INTEGRALS Definite Integrals
(2) As in the proof of (1), we have L(f + g, P ) ≥ L(f, P ) + L(g, P ). (3) Let c ≥ 0.
Then, we have
n
X n
X
U (cf, P ) = sup{cf (x) : x ∈ [xi−1 , xi ]}∆xi = c sup{f (x) : x ∈ [xi−1 , xi ]}∆xi = cU (f, P )
i=1 i=1
= cL(f, P ).
Definition 9.6
Let f : [a, b] → R be a bounded function.
5. In addition, we define
Z a Z b Z a
f (x)dx = − f (x)dx, f (x)dx = 0
b a a
186
1 DEFINITE INTEGRALS Definite Integrals
Remark 9.2
Note that ℜ[a, b] denotes the set of Riemann integrable functions on [a, b]. From
the definition of the Riemann integral, it follows that, for every P, Q ∈ ℘[a, b] with
P ⊂Q
Z b
L(f, P ) ≤ L(f, Q) ≤ f (x)dx ≤ U (f, Q) ≤ U (f, P )
a
Example 9.3
Let f : [a, b] → R be the function defined by
1, if x ∈ Q
f (x) =
/ Qc
0, if x ∈
and
Z b
f (x)dx = sup{L(f, P ) : P ∈ ℘[a, b]} = 0.
a
Rb Rb
Therefore, since a f (x)dx = 1 ̸= 0 = a f (x)dx, f is not Riemann integrable on [0, 1].
• Proof
(1) =⇒ (2) Suppose that f ∈ ℜ[a, b]. Since
Z b
f (x)dx = inf{U (f, P ) : P ∈ ℘[a, b]}
a
Rb ε
for every ε > 0, a f (x)dx + 2
is not a lower bound of {U (f, P ) : P ∈ ℘[a, b]}, and so
there exists P1 ∈ ℘[a, b] such that
Z b
ε
U (f, P1 ) < f (x)dx +
a 2
187
1 DEFINITE INTEGRALS Definite Integrals
Also, since
Z b
f (x)dx = sup{L(f, P ) : P ∈ ℘[a, b]}
a
Rb ε
a f (x)dx − 2
is not an upper bound of {L(f, P ) : P ∈ ℘[a, b]}, and so there exists
P2 ∈ ℘[a, b] such that
Z b
ε
f (x)dx − < L(f, P2 )
a 2
Letting P = P1 ∪ P2 , we have
Thus, we have
and so
Z b Z b Z b Z b
f (x)dx − f (x)dx = f (x)dx − f (x)dx < ε.
a a a a
Therefore, we have
Z b Z b
f (x)dx = f (x)dx
a a
Example 9.4
Let f : [a, b] → R be the function defined by f (x) = x for every x ∈ [a, b]. By using
the definition of the Riemann integral, show that
Z b
1
f (x)dx = (b2 − a2 )
a 2
Solution. For every n ≥ 1, let Pn be a partition of [a, b] given by
( )
b−a 2(b − a) n(b − a)
Pn = a, a + ,a + ,...,a + =b .
n n n
188
1 DEFINITE INTEGRALS Definite Integrals
h i
(i−1)(b−a) i(b−a)
Since f (x) = x is increasing on [a, b], at each subinterval a + n
,a + n
,f
(i−1)(b−a) i(b−a)
has the minimum value mi = a + n
and the maximum value Mi = a + n
.
Therefore, we have
n n
! !
(i − 1)(b − a) b−a (b − a)2 1
X X
L(f, Pn ) = mi ∆xi = a+ = a(b−a)+ 1− .
i=1 i=1 n n 2 n
Similarly, we have
n n
! !
i(b − a) b−a (b − a)2 1
X X
U (f, Pn ) = Mi ∆xi = a+ = a(b − a) + 1+
i=1 i=1 n n 2 n
Corollary 9.3
Let f : [a, b] → R be a bounded function. Then, the following are equivalent: (1)
f ∈ ℜ[a, b];
(2) There exists a sequence {Pn } of partitions of [a, b]
Example 9.5
Let f : [0, 1] → R be the function defined by f (x) = x for every x ∈ [0, 1]. By using
the Riemann Integral Test, prove that f (x) = x is Riemann integrable on [0, 1].
Solution. Let Pn ∈ ℘[0, 1] as in Example 3.4 be a partition of [a, b]. Then, we have
n−1 n+1
L(f, Pn ) = , U (f, Pn ) = .
2n 2n
For every ε > 0, if we take a positive integer n0 such that
1
< n0
ε
then we have
1
U (f, Pn0 ) − L(f, Pn0 ) = < ε.
n0
189
1 DEFINITE INTEGRALS Definite Integrals
Theorem 9.6
Every monotone function f : [a, b] → R is Riemann integrable.
• Proof
Assume that f is increasing on [a, b]. Since f (a) ≤ f (x) ≤ f (b) for every x ∈ [a, b],
f is clearly bounded on [a, b]. Let ε > 0, and select a positive integer n such that
(f (b) − f (a))(b − a)
< ε.
n
For a partition
P = {a = x0 < x1 < · · · < xn−1 < xn = b},
b−a
where ∆xi = xi − xi−1 = n
for every i ≥ 1, we have
n n
X X b−a
U (f, P ) = Mi ∆xi = f (xi )
i=1 i=1 n
and
n n
X X b−a
L(f, P ) = mi ∆xi = f (xi−1 ) .
i=1 i=1 n
Thus, since f is increasing on [a, b], we have
n
b−aX b−a
U (f, P ) − L(f, P ) = |f (xi ) − f (xi−1 )| = (f (b) − f (a)) < ε.
n i=1 n
Therefore, by the Riemann Integral Test, f is Riemann integrable on [a, b]. Similarly,
we can prove this theorem when f is decreasing on [a, b]. This completes the proof.
□
Theorem 9.7
Let f : [a, b] → R be a continuous function. Then, f ∈ ℜ[a, b], that is, f is Riemann
integrable on [a, b].
• Proof
Since f is a continuous function on [a, b], f is uniformly continuous on [a, b]. Thus,
for every ε > 0, there exists δ > 0 such that
ε
|x − y| < δ, x, y ∈ [a, b] =⇒ |f (x) − f (y)| <
b−a
190
1 DEFINITE INTEGRALS Definite Integrals
and
mi = inf{f (x) : x ∈ [xi−1 , xi ]} = f (ui )
Thus, we have
n
X
0 ≤ U (f, Pn ) − L(f, Pn ) = (Mi − mi )∆xi
i=1
Xn
= (f (ti ) − f (ui ))∆xi
i=1
n0
!
X b−a
= |f (ti ) − f (ui )|
i=1 n
ε
< (b − a) = ε
b−a
Therefore, by the Riemann Integral Test, f is Riemann integrable on [a, b]. This
completes the proof. □
In this section, we give the Riemann integrals of the composition and the product of
two Riemann integrable functions and some basic properties of the Riemann integral
including some algebraic properties of the Riemann integral.
Theorem 9.8
Let f : [a, b] → R be Riemann integrable on [a, b] and g : [c, d] → R be a continuous
function on [c, d] with f ([a, b]) ⊂ [c, d]. Then, the composition g ◦ f is Riemann
integrable on [a, b].
• Proof
Let ε > 0. Since g is continuous on [c, d], let
191
1 DEFINITE INTEGRALS Definite Integrals
and let
ε
ε′ = .
2M + (b − a)
Also, g is uniformly continuous on [c, d], and there exists δ > 0 such that 0 < δ < ε′
and
y, z ∈ [c, d], |y − z| ≤ δ =⇒ |g(y) − g(z)| < ε′ .
On the other hand, since f is Riemann integrable on [a, b], there exists a partition
P = {a = x0 , x1 , x2 , . . . , xn = b} of [a, b] such that
U (g ◦ f, P ) − L(g ◦ f, P ) ≤ ε
Now, to be convenient, we separate the indices of the partition P into two disjoint
subsets X and Y as follows:
and so
|(g ◦ f )(x) − (g ◦ f )(x′ )| < ε′
Thus, we have
(Mi′ − m′i )(xi − xi−1 ) ≤ ε′ (b − a).
X
(1)
i∈X
192
1 DEFINITE INTEGRALS Definite Integrals
Therefore, we have
(Mi′ − m′i )(xi − xi−1 ) ≤ 2M ε′ .
X
(2)
i∈Y
≤ ε′ (b − a) + 2M ε′ = ε.
Therefore, by the Riemann Integral Test, g ◦ f is Riemann integrable on [a, b]. This
completes the proof. □
Theorem 9.9
Let f, g : [a, b] → R be Riemann integrable on [a, b], that is, f, g ∈ ℜ[a, b], and let
c ∈ R. Then, we have the following: (1) f + g ∈ ℜ[a, b] and
Z b Z b Z b
(f + g)(x)dx = f (x)dx + g(x)dx
a a a
(3) f g ∈ ℜ[a, b] (4) If f (x) ≤ g(x) for every x ∈ [a, b], then
Z b Z b
f (x)dx ≤ g(x)dx
a a
Rb Rb
(5) If |f | ∈ ℜ[a, b] then a f (x)dx ≤ a |f (x)|dx
• Proof
(1) Since f, g ∈ ℜ[a, b], for every ε > 0, there exist P1 , P2 ∈ ℘[a, b] such that
ε ε
U (f, P1 ) − L(f, P1 ) < , U (g, P2 ) − L(g, P2 ) <
2 2
193
1 DEFINITE INTEGRALS Definite Integrals
Observe that
ε Zb ε
U (f, P ) ≤ U (f, P1 ) < L(f, P1 ) + ≤ f (x)dx +
2 a 2
and
ε Zb ε
U (g, P ) ≤ U (g, P2 ) < L(g, P2 ) + ≤ g(x)dx +
2 a 2
Thus, by (3), we have
Z b Z b Z b
(f + g)(x)dx ≤ U (f + g, P ) ≤ U (f, P ) + U (g, P ) < f (x)dx + g(x)dx + ε
a a a
Similarly, we have
Z b
ε ε Zb Z b
(f +g)(x)dx ≥ L(f +g, P ) ≥ L(f, P )+L(g, P ) ≥ U (f, P )− +U (g, P )− > f (x)dx+ g(x)dx−ε
a 2 2 a a
Which leads to
Z b Z b Z b
(f + g)(x)dx ≥ f (x)dx + g(x)dx (5)
a a a
(2) It is easy to prove (2) by the definition of the Riemann integral. (3) Let f ∈ ℜ[a, b]
and h(x) = x2 for all x ∈ [a, b]. Then, we have
h ◦ f = f 2 ∈ ℜ[a, b].
194
1 DEFINITE INTEGRALS Definite Integrals
Therefore, since
1h i
fg =(f + g)2 − (f − g)2
4
we have f g ∈ ℜ[a, b]. (4) Just consider H(x) = g(x) − f (x) ≥ 0. (5) Since g(x) = |x|
is continuous on [a, b], we have |f | = g ◦ f ∈ ℜ[a, b]. On the other hand, let c ∈ R
(c = ±1) be such that
Z b Z b
c f (x)dx = f (x)dx
a a
is a vector space.
Theorem 9.10
Let f : [a, b] → R be a bounded function on [a, b], and let a number c with a < c < b.
Then, the following are equivalent:
2. f is Riemann integrable on both [a, c] and [c, b]. In this case, we have
Z b Z c Z b
f (x)dx = f (x)dx + f (x)dx
a a c
• Proof
(2) =⇒ (1) Suppose that f is Riemann integrable on both [a, c] and [c, b]. Then,
by the Riemann Integral Test, for every ε > 0, there exist P1 ∈ ℘[a, c] and P2 ∈ ℘[c, b]
such that
ε ε
U (f, P1 ) − L(f, P1 ) < and U (f, P2 ) − L(f, P2 ) <
2 2
195
1 DEFINITE INTEGRALS Definite Integrals
U (f, P )−L(f, P ) = [U (f, P1 )+U (f, P2 )]−[L(f, P1 )+L(f, P2 )] = [U (f, P1 )−L(f, P1 )]+[U (f, P2 )−L(f, P2
Thus, we have
196
1 DEFINITE INTEGRALS Definite Integrals
In this section, we prove the Fundamental Theorem of Calculus for a correction between
the derivative and the Riemann integral.
Theorem 9.11
Let f : [a, b] → R be Riemann integrable on [a, b], and define a function F : [a, b] → R
by
Z x
F (x) = f (t)dt for every x ∈ [a, b]
a
• Proof
(1) Since f is bounded on [a, b], there exists a constant M > 0 such that
ε
Therefore, for every ε > 0, if δ = M
, then
which implies that F is uniformly continuous on [a, b]. (2) Let ε > 0. Since f is
continuous at x = x0 , there exists δ > 0 such that
F (x) − F (x0 ) 1 1
Z x Z x0 Z x
− f (x0 ) = f (t)dt − f (t)dt − f (x0 ) ≤ |f (t)−f (x0 )|dt < ε
x − x0 x − x0 0 0 |x − x0 | x0
197
1 DEFINITE INTEGRALS Definite Integrals
• Proof
Since f is continuous on [a, b], for every ε > 0, there exists δ > 0 such that
and so
Therefore, we have
F (x + h) − F (x)
F+′ (x) = lim+ = f (x).
h→0 h
F (x + h) − F (x)
F−′ (x) = lim− = f (x).
h→0 h
Since F+′ (x) = F−′ (x) = f (x), F is differentiable on [a, b] and, for all x ∈ [a, b],
F ′ (x) = f (x). This completes the proof. □
• Proof
Let P = {a = x0 , x1 , x2 , . . . , xn = b} be a partition of [a, b]. Then, if we apply
Mean Value Theorem to F at each subinterval Ii = [xi−1 , xi ] for every i = 1, 2, . . . , n,
198
1 DEFINITE INTEGRALS Definite Integrals
Thus, we have
n
X n
X
F (b) − F (a) = (F (xi ) − F (xi−1 )) = f (ti )(xi − xi−1 ).
i=1 i=1
Put
Mi = sup{f (x) : x ∈ [xi−1 , xi ]}, mi = inf{f (x) : x ∈ [xi−1 , xi ]}.
Example 9.6
Find an example in which if F is not differentiable on [a, b], then Theorem (9.13) is
not true.
Solution. Define two functions f, F : [0, 1] → R by f (x) = 1 for every x ∈ [0, 1] and
x, if x ∈ [0, 1),
F (x) =
0,
if x = 1,
R1
respectively. Then, f is Riemann integrable on [0, 1] and 0 f (x)dx = 1. On the
other hand, we have F (1) = F (0) = 0, and, for every x ∈ [0, 1), F ′ (x) = f (x), but F
is not differentiable at x = 1. Thus, the Theorem (9.13) is not true.
199
1 DEFINITE INTEGRALS Definite Integrals
• Proof
Since f : [a, b] → R is continuous on [a, b], let
Example 9.7
Define two functions f, g : [−1, 1] → R by
200
1 DEFINITE INTEGRALS Definite Integrals
and so R1
2 −1 f (x)g(x)dx
= R1
e −1
2
−1 g(x)dx
2
f (−1) = −1 < < 1 = f (1)
e2 −1
2
c = f (c) =
e2 −1
Therefore, we have
Z 1
2 e2 − 1 2 Z1
f (c) g(x)dx = · = = f (x)g(x)dx.
−1 e2 − 1 e e −1
• Proof
In Theorem (9.14), if g(x) = 1 for every x ∈ [a, b], then we have
Z b
f (x)dx = f (c)(b − a)
a
Example 9.8
By using the Mean Value Theorem for Integral, prove the following inequalities:
x
< ln(1 + x) < x for every x > 0
1+x
201
1 DEFINITE INTEGRALS Definite Integrals
we have
1 ln(1 + x)
< < 1 for every x > 0
1+x x
which implies that
x
< ln(1 + x) < x for every x > 0
1+x
In this section, we prove the Substitution Theorem and the Integration by Parts as
techniques of integration, which are based on the Fundamental Theorems of Calculus.
Theorem 9.15 (The Substitution Theorem)
Let f : [a, b] → R be a continuous function on [a, b] and g : [c, d] → [a, b] be
differentiable on [c, d]. If g(c) = a and g(d) = b, then we have
Z b Z d
f (x)dx = f (g(t))g ′ (t)dt
a c
• Proof
For every x ∈ [a, b], define a function F : [a, b] → R by
Z x
F (x) = f (t)dt
a
202
1 DEFINITE INTEGRALS Definite Integrals
Example 9.9
Let f : [0, 1] → R be a continuous function on [0, 1]. Evaluate the following:
Z 1
xf (x2 )dx
−1
Solution. Let ϕ(x) = x2 for every x ∈ [−1, 1]. Then, since we have ϕ([−1, 1]) = [0, 1]
and f is continuous on [0, 1], we have
Z 1
2 1Z 1 ′ 1Z 1
f (x )dx = f (ϕ(x))ϕ (x)dx = f (t)dt = 0
−1 2 −1 2 1
• Proof
Since f and g are differentiable on [a, b], f g is also differentiable on [a, b] and so,
for every x ∈ [a, b],
Since f and g are continuous on [a, b], they are Riemann integrable on [a, b]. Since f ′
and g ′ are Riemann integrable on [a, b],(f g)′ = f ′ g + f g ′ is also Riemann integrable
on [a, b]. Therefore, by Theorem (The Fundamental Theorem of Calculus I), we have
Z b
(f (x)g(x))′ dx = f (b)g(b) − f (a)g(a)
a
and so
Z b Z b
f ′ (x)g(x)dx + f (x)g ′ (x)dx = f (b)g(b) − f (a)g(a),
a a
203
1 DEFINITE INTEGRALS Definite Integrals
Example 9.10
Evaluate the following:
Z π/2
cos3 xdx
0
• Proof
The lower integral of any function is well defined provided the function is bounded.
Therefore for any bounded function f (x), and by definition of the lower integral, for
any ε > 0, there exists a step function L(x) ≤ f (x) such that
Z b
ε
(f (x) − L(x))dx <
a 2
Also note the existence of a continuous function c(x) ≤ L(x) such that
Z b
ε
(L(x) − c(x))dx <
a 2
Putting all this together, we conclude that for any bounded function f (x), and for
any ε > 0, there exists a continuous function c(x) ≤ f (x) such that
Z b
(f (x) − c(x))dx < ε
a
204
1 DEFINITE INTEGRALS Definite Integrals
Note that if f (x) ≥ 0, then the construction of c(x) will be done to have c(x) ≥ 0 as
well. Back to our claim. Let ε > 0. Then there exists a positive continuous function
c1 (x) ≤ f1 (x) such that
Z b
ε
(f1 (x) − c1 (x))dx <
a 22
Since min(c1 (x), f2 (x)) is bounded and positive, there exists a positive continuous
function c2 (x) ≤ min(c1 (x), f2 (x)) such that
Z b
ε
(min(c1 (x), f2 (x)) − c2 (x))dx <
a 23
Since f2 (x)−c2 (x) ≤ f2 (x)−min(c1 (x), f2 (x))+min(c1 (x), f2 (x))−c2 (x), and f2 (x) ≤
f1 (x), we get
Z b Z b Z b
ε ε
(f2 (x) − c2 (x))dx ≤ (f1 (x) − c1 (x))dx + (min(c1 (x), f2 (x)) − c2 (x))dx < 2
+ 3.
a a a 2 2
By the induction argument, a similar construction will lead to the existence of a
decreasing sequence of positive continuous functions {cn (x)} such that cn (x) ≤ fn (x)
and
Z b
ε ε ε ε
(fn (x) − cn (x))dx < 2
+ 3 + · · · + n+1 < .
a 2 2 2 2
Since {fn (x)} converges pointwise to 0 on [a, b] this will force the sequence {cn (x)} to
also converge pointwise to 0 on [a, b]. Dini’s theorem will imply that {cn (x)} converges
uniformly to 0 on [a, b]. So there exists n0 ≥ 1 such that for any n ≥ n0 we have
ε
cn (x) ≤ 2(b−a)
for any x ∈ [a, b]. Hence
Z b Z b Z b
ε ε
fn (x)dx ≤ (fn (x) − cn (x))dx + cn (x)dx < + (b − a) = ε
a a a 2 2(b − a)
whenever n ≥ n0 . This finishes the proof of our claim. □
• Proof
Since f (x) is Riemann integrable, {fn (x) − f (x)} is a sequence of Riemann in-
tegrable functions which decreases to 0 . Obviously they are all bounded functions.
205
1 DEFINITE INTEGRALS Definite Integrals
Rb Rb
But a (fn (x) − f (x))dx = a (fn (x) − f (x))dx, hence
Z b
lim (fn (x) − f (x))dx = 0
n→∞ a
which implies
Z b Z b
lim
n→∞ a
fn (x)dx = f (x)dx
a
• Proof
Since f (x) is Riemann integrable, {fn (x) − f (x)} is a sequence of Riemann in-
tegrable functions which decreases to 0 . Obviously they are all bounded functions.
The Luxemburg Monotone Convergence Theorem will imply
Z b
lim (fn (x) − f (x))dx = 0.
n→∞ a
Rb Rb
But a (fn (x) − f (x))dx = a (fn (x) − f (x))dx, hence
Z b
lim (fn (x) − f (x))dx = 0
n→∞ a
which implies
Z b Z b
lim
n→∞
fn (x) = f (x)dx
a a
206
1 DEFINITE INTEGRALS Definite Integrals
• Proof
Rb
If lim inf n→∞ a fn (x)dx = ∞, then the conclusion is obvious. Assume that
Rb
lim inf n→∞ a fn (x)dx < ∞. Then there exists a subsequence {fnk } of {fn } such
that
Z b Z b
lim
nk →∞ a
fnk (x)dx = lim inf
n→∞
fn (x)dx
a
Clearly the subsequence {fnk } also converges pointwise to f (x). Set hni (x) = inf nk ≥ni fnk (x).
Then {hnk (x)} also converges pointwise to f (x) and is increasing. It is easy to see that
this sequence is bounded. The Luxemburg Monotone Convergence Theorem applied
to {f (x) − hnk (x)} will easily imply that
Z b Z b
lim hnk (x)dx = f (x)dx
n→∞ a a
207