Skip to main content

Chapter 4 Riemann Integration

We have already shown that if \(M\) is a bounded point set, then either \(M\) has a right-most point or there is a first point to the right of \(M\text{.}\) We shall call this number, whichever it is, the least upper bound of \(M\text{,}\) and we will denote it by lub(\(M\)). Similarly if a set \(M\) has a left-most point or a first point to the left of \(M\text{,}\) then we will refer to this point as the greatest lower bound of \(M\) and denote it by glb(\(M\)). Some mathematicians use the notation, supremum of \(M\) and infimum of \(M\) respectively.

Problem 4.1

If \(H\) and \(K\) are bounded sets and \(H \subseteq K\) then \(glb(K) \leq glb(H)\text{.}\)

Definition 4.2

If each of \(H\) and \(K\) are bounded sets, then \(H \oplus K = \{ h + k : h \in H, k \in K \}\text{.}\)

Problem 4.3

If each of \(H\) and \(K\) are bounded sets, then \(glb(H) + glb(K) = glb( H \oplus K )\text{.}\)

Definition 4.4

A bounded function is a function with bounded range.

Definition 4.5

If \([a,b]\) is a closed interval, by a partition of \([a,b]\) is meant a set of points \(\{t_0,t_1, \dots , t_n \}\) satisfying \(a=t_0 \lt t_1 \lt t_2 \lt \dots \lt t_{n-1} \lt t_n=b\text{.}\)

For the next four definitions, assume that \(f\) is a bounded function with domain the closed interval \([a,b]\text{.}\)

Definition 4.6

The statement that the number \(S\) is a Riemann sum for \(f\) on \([a,b]\) means that there is a partition \(\{t_0, t_1, \dots, t_n\}\) of \([a,b]\) and a sequence \(x_1,x_2,\dots,x_n\) of numbers such that \(\displaystyle x_i \in [t_{i-1},t_i] \mbox{ for } i=1,2,3,\dots,n\) and \(\displaystyle S = \sum_{i=1}^{n} f(x_i)(t_i-t_{i-1})\text{.}\)

Definition 4.7

The statement that the number \(S\) is the upper Riemann sum for \(f\) on \([a,b]\) means that there is a partition \(\{t_0, t_1, \dots, t_n\}\) of \([a,b]\) and a sequence \(y_1,y_2,\dots,y_n\) of numbers such that \(y_i = lub\{f(x)|x \in [t_{i-1},t_i]\}\) for \(i= 1,2,\dots,n\) and \(\displaystyle S = \sum_{i=1}^n {y_i (t_i - t_{i-1})}\text{.}\)

Definition 4.8

We define the lower Riemann sum in the same way except that \(y_i=glb\{f(x)|x \in [t_{i-1},t_i]\}\) for each positive integer \(i=1,2,\dots,n\text{.}\)

If \(f\) is a bounded function with domain the closed interval \([a,b]\) and \(P\) is a partition of \([a,b]\text{,}\) then \(U_P(f)\) and \(L_P(f)\) denote the upper and lower Riemann sums of \(f\text{.}\)

Problem 4.9

Let \(f(x)=0\) for each number \(x\) in \([0,1]\) except \(x=0\text{,}\) and let \(f(0)=1\text{.}\) Show that:

  1. if \(P\) is a partition of \([0,1]\text{,}\) then \(0 \lt U_P f,\)

  2. if \(\epsilon > 0,\) then there is a partition \(P\) of \([0,1]\) such that \(U_P f \lt \epsilon\text{,}\) and

  3. zero is the only lower Riemann sum for \(f\) on \([0,1]\text{.}\)

Definition 4.13

If \(f\) is a bounded function with domain the closed interval \([a,b],\) then the upper integral from \(a\) to \(b\) of \(f\) is the greatest lower bound of the set of all upper Riemann sums for \(f\) on \([a,b]\) and is denoted by \(\displaystyle _U\int_a^b f\text{.}\) The lower integral from \(a\) to \(b\) of \(f\) is the least upper bound of the set of all lower Riemann sums for \(f\) on \([a,b]\) and is denoted by \(\displaystyle _L\int_a^b f\text{.}\)

Definition 4.14

If \(f\) is a bounded function with domain \([a,b],\) then the statement that \(f\) is Riemann integrable on \([a,b]\) means that \(\displaystyle _L\int_a^b f=_U\int_a^b f\text{.}\)

When a function is Riemann integrable, we drop the subscripts \(U\) and \(L\) and refer to \(\displaystyle \int_a^b f\) as the Riemann integral of \(f\text{.}\)

Definition 4.15

The statement that the partition \(Q\) of the closed interval \([a,b]\) is a refinement of the partition \(P\) of \([a,b]\) means that \(P \subseteq Q\text{.}\)

A stronger statement is true: If \(f\) is continuous on the closed interval \([a,b]\) and \(M \subseteq [a,b]\) is closed then \(f(M)\) is closed.

Problem 4.20

If \(f\) is a bounded function with domain \([a,b],\) then \(\displaystyle _L\int_a^b f \; \leq \; _U\int_a^b f\text{.}\)

Definition 4.25

A function \(f\) is increasing if for each pair of points \(x\) and \(y\) in the domain of \(f\) satisfying \(x\lt y\) we have \(f(x) \lt f(y)\text{.}\) The function is non-decreasing if under the same assumptions we have \(f(x) \leq f(y)\text{.}\)

Definition 4.30

If \([a,b]\) is a closed interval and \(f\) is integrable on \([a,b]\) then we define \(\displaystyle \int_b^a f \; = \; -\int_a^b f\) and \(\displaystyle \int_a^a f = 0\text{.}\)

Problem 4.36

Suppose \(f\) is a function whose domain includes \([a,b]\) and \(f\) has a derivative at each of its points. Let \(L\) be the line between \((a,f(a))\) and \((b,f(b))\text{.}\) Show that the function \(g\) defined by \(g(x) = f(x) - L(x)\) satisfies the hypothesis of Lemma 4.35.

Although we stated the previous theorem only for non-decreasing functions, it is valid for any differentiable function defined on \([a,b]\) and differentiable on \((a,b)\text{.}\) You may use the more general statement if you require it later.