4.1 Review of Integration of Single Variable Functions

4.1 Review of Integration of Single Variable Functions

  1. Single Variable Integration
  2. Properties of Integration
  3. Zero Content, Uniform Continuity and a Criterion for Integrability
  4. Problems

\(\Leftarrow\)  \(\Uparrow\)  \(\Rightarrow\)

This section discusses material that you have mostly seen in MAT137. These notes will not give a lot of explanation or motivation. More of that will be presented in the lectures. You may find it useful to review the MAT137 videos on the formal definition of the integral.

Single Variable Integration

Let \([a,b]\) be a closed interval in \(\R\), with \(a<b\), and suppose that \(f:[a,b]\to \R\) is a bounded function.

Our goal is to define the integral of \(f\) over the interval \([a,b]\). The idea is that if \(f(x)\ge 0\) for all \(x\in [a,b]\), then its integral should equal the area in the \(x-y\) plane below the graph of \(f\) and above the interval \([a,b]\) if it is possible to define this area in an unambiguous way. The basic idea is to approximate the region from the inside and from the outside by unions of rectangles, and to compute the areas of these approximations.

A partition \(P\) of \([a,b]\) is a collection of closed intervals obtained by choosing points \(x_0 , \ldots, x_J\) (for some \(J\)) such that \[ a = x_0 < x_1 < \cdots < x_J = b. \] This gives intervals \(I_j = [x_{j-1}, x_j]\) such that \[ \bigcup_{j=1}^J I_j = a, b, \qquad I_j^{int} \cap I_k^{int} = \emptyset \quad \text{ if }j\ne k. \] where \(I_j^{int} = (x_{j-1}, x_j)\), the interior of \(I_j\).
If \(P\) and \(P'\) are two partitions of \([a,b]\), with the intervals of \(P'\) denoted \(I'_j, j=1,\ldots, J'\), then we will say that \(P'\) is a refinement of \(P\) if \[ \text{ for every }j\in \{ 1,\ldots, J\} \text{ and }k\in \{1,\ldots, J'\}, \text{ either } I_k' \subseteq I_j\text{ or }(I_k')^{int}\cap I_j^{int} = \emptyset. \]

This is the same as saying that we can obtain \(P'\) from \(P\) by adding more points.

Notation.

Given a partition \(P\) of \([a,b]\) and a bounded function \(f:[a,b]\to \R\), we will write \[ m_j = \inf \{ f(x) : x\in I_j\}, \qquad M_j = \sup \{ f(x) : x\in I_j\}. \] Sometimes we will write \(m_j(f)\) or \(M_j(f)\), if we want to indicate explicitly which function we are considering (helpful in settings where we have to consider more than one function simultaneously.)

Given a function \(f\) and partition \(P\), we define \[ L_P f =\sum_{j=1}^J m_j \text{length}(I_j), \qquad U_P f =\sum_{j=1}^J M_j \text{length}(I_j), \] where the length of an interval \([x_{j-1}, x_j]\) equals \(x_j - x_{j-1}\). Sometimes \(L_Pf\) is called the lower Darboux sum of \(f\) (over the interval \([a,b]\), with respect to the partition \(P\)), and \(U_P f\) is called the upper Darboux sum.

As we will see, many properties of integration are just consequences of the following:

Suppose that \(A\) is a nonempty set. For any bounded function \(f:A\to \R\) define \[ m_Af = \inf\{ f(x) : x\in A\}, \qquad M_Af = \sup\{ f(x) : x\in A\}, \qquad \] Then the following hold for any bounded \(f\) and \(g:A\to \R\).

  1. \(m_Af + m_A g \le m_A(f+g)\), and \(M_Af + M_A g \ge M_A(f+g)\)
  2. \(M_Af - m_Af = \sup\{ f(x) - f(y) : x,y\in A\}\).
  3. \(M_A|f| - m_A|f| \le M_Af - m_Af.\)
  4. For any \(c\in \R\), \(M_A(cf) - m_A(cf) = |c|(M_Af - m_Af).\)
  5. If \(A'\subseteq A\), then \(m_A f \le m_{A'}f \le M_{A'}f \le M_Af\).

For this theorem, it does not matter at all what kind of set \(A\) is. This explains why the basic theory of integration is so similar in \(1\) dimensions and in \(2\) or more dimensions.

When we integrate functions of a single variable, as in this section, we will use Theorem 1 with \(A\) being an interval \(\subseteq \R\). When we integrate functions of \(2\) variables, we will use Theorem 1 with \(A\) being a rectangle in \(\R^2\). Theorem 1 is indifferent to these details and is equally happy with any \(A\).

We will present the proofs of conclusions 2 and 3. The other conclusions are exercises, all of them straightforward.

First, for any \(x\) and \(y\) in \(A\), \[ f(x)\le M_Af \text{ and }f(y)\ge m_Af, \quad \text{ and thus } \quad M_Af - m_Af \ge f(x)-f(y). \] It follows that \(M_Af - m_Af \ge \sup\{ f(x)-f(y) : x,y\in A\}\). Conversely, for any \(x,y\in A\), it is immediate that \[ f(x) - f(y) \le \sup\{ f(x)-f(y) : x,y\in A\}. \] It follows from this that for every \(y\in A\), \[ M_A f - f(y)\le \sup\{ f(x)-f(y) : x,y\in A\}, \] and since \(\sup\{-f(y) : y\in A\} = - m_Af\), we have \[M_Af - m_Af \le \sup\{ f(x)-f(y) : x,y\in A\}.\] This proves conclusion 2.

To prove conclusion 3, first note that for any \(x\) and \(y\) in \(A\), \[ \big| \, |f(x)| - |f(y)| \, \big| \le |f(x) - f(y)| = \max \{ f(x) - f(y) , f(y) - f(x)\}. \] The \(\le\) on the left is from the triangle inequality. Thus any upper bound for \[ \{ f(x)-f(y) : x,y\in A\} \] is also an upper bound for \[ \{ |f(x)|-|f(y)| : x,y\in A\}. \] So conclusion 3 follows from conclusion 2.

It is not an exaggeration to say that all basic properties of integration follow from Theorem 1, together with a few other facts, such as the following simple lemma.

Given any two partitions \(P\) and \(P'\), there is a partition \(P''\) that is a refinement of both of them, called a common refinement.
Define \(P''\) to be the partition consisting of all intervals of the form \[ I_j \cap I_k' \] where \(I_j\) and \(I_k'\) are intervals in \(P\) and \(P'\) respectively.
If \(P'\) is a refinement of \(P\), then \[ L_{P'}f \ge L_P f\qquad\text{ and }\quad U_{P'}f \le U_P f\ . \]

This can be understood by drawing a picture.

For any fixed interval \(I_j\) of \(P\), consider all the intervals \(I_k'\) of \(P'\) that are contained in \(I_j\). Each of these satisfies \[ m_k' \ge m_j \] due to basic properties of infimum conclusion 5 of Theorem 1. Also, the lengths of these intervals \(I_k'\subseteq I_j\) add up to the length of \(I_j\). So \[ \sum_{ \{ k : I_k' \subseteq I_j \} }m_k' \text{length}(I_k') \ge \sum_{ \{ k : I_k' \subseteq I_j \} }m_j \text{length}(I_k') = m_j \text{length}(I_j). \] If we sum the above inequality over all intervals \(I_j\) of \(P\), we deduce that \(L_{P'}f \ge L_Pf\). The proof for \(U_P\) is basically identical.
If \(P\) and \(P'\) are any partitions of \([a,b]\), then \(L_Pf \le U_{P'}f\).
Let \(P''\) be a common refinement of \(P\) and \(P'\), which exists by Lemma 1. Then by Lemma 2, \[ L_P f \le L_{P''} f = \sum_{ partition\ P''} m_j \text{length}(I_j) \le \sum_{ partition\ P''} M_j \text{length}(I_j)= U_{P''}f \le U_{P'}f.\] The middle inequality comes from \(m_i \le M_i\).

Next, we define \[ \underline {I_a^b}(f) = \sup_P L_P f,\qquad \overline {I_a^b}(f) = \inf_P U_P f. \] It follows from Lemma 4 that \(\underline {I_a^b}(f) \le \overline {I_a^b}(f)\).

A function \(f:[a,b]\to \R\) is integrable if it is bounded and \(\underline {I_a^b}(f) = \overline {I_a^b}(f)\). When this holds, we define \[ \int_a^b f(x)\,dx = \underline {I_a^b}(f) = \overline {I_a^b}(f), \] the integral of \(f\) over \([a,b]\).

We will sometimes write just \(f\) instead of \(f(x)\) in the integrand, when this does not result in any ambiguity.

(Non) Example 1.

A standard example of a non-integrable function, probably familiar from MAT137, is \(f:[0,1]\to \R\) defined by \[ f(x) = \begin{cases} 1&\text{ if }x\in \mathbb Q \\\ 0 &\text{ if not}. \end{cases} \] This can be verified by using the definitions to check that for any partition \(P\), \(L_Pf = 0\) and \(U_Pf = 1\).

We will see many examples of integrable functions below.

If you ever need to check whether a function is integrable, it is often easiest to use the criterion in (1) below.

If \(f\) is a bounded function \([a,b]\to \R\), then \(f\) is integrable if and only if \[\begin{equation}\label{useful} \forall \varepsilon>0, \exists\text{ a partition }P \text{ such that } U_Pf - L_Pf < \varepsilon. \end{equation}\] In addition, if \(f\) is integrable and \(P\) is a partition such that (1) holds, then \[\begin{equation}\label{useful2} 0\le\int_a^b f(x)\,dx - L_Pf < \varepsilon, \qquad 0\le U_P f - \int_a^b f(x)\,dx < \varepsilon. \end{equation}\]

If \(f\) is integrable, then there exist partitions \(P_1\) and \(P_2\) such that \[ L_{P_1} f > \int_a^bf(x)dx - \frac \varepsilon 2 , \qquad U_{P_2} f < \int_a^bf(x)dx + \frac \varepsilon 2. \] If \(P\) is a common refinement of \(P_1\) and \(P_2\) then Lemma 2 implies that \[ U_P f - L_Pf \le U_{P_2}f-L_{P_1}f <\varepsilon, \] so (1) holds. On the other hand, for every partition \(P\) it is true that \[ U_Pf - L_P f \ge \overline {I_a^b}(f) - \underline {I_a^b}(f) . \] Then (1) implies that \(\overline {I_a^b}(f) - \underline {I_a^b}(f) < \varepsilon\) for every \(\varepsilon>0\), and hence that \(f\) is integrable.

Finally, if \(f\) is integrable, then for any partition \(P\), \[ L_Pf \le \int_a^bf(x)dx \le U_Pf, \] so (1) implies (2).

Basic properties of integration

Next we summarize some basic properties of integration.

Suppose that \(f\) and \(g\) are integrable functions on \([a,b]\) and that \(c\in \R\). Then

  1. \(f+g\) is integrable, and \(\int_a^b (f+g)(x) \,dx = \int_a^b f(x)\, dx+ \int_a^b g(x)\, dx\).
  2. \(cf\) is integrable, and \(\int_a^b c f(x)\,dx = c\int_a^b f(x)\,dx\).
  3. If \(f(x)\le g(x)\) for all \(x\), then \(\int_a^b f(x)\,dx\le \int_a^b g(x)\,dx\).
  4. \(|f|\) is integrable, and \(\left|\int_a^b f(x)\,dx\right| \le \int_a^b |f(x)|\,dx\).
  5. If \(a < b < c\) and \(f\) is integrable on both \([a,b]\) and \([b,c]\), then \(f\) is integrable on \([a,c]\) and \(\int_a^c f(x)\,dx = \int_a^b f(x)\,dx+\int_b^c f(x)\,dx\).
  6. If \([c,d]\subseteq [a,b]\), then \(f\) is integrable on \([c,d]\).

We will prove 1 and 4. The proof of 4 illustrates the use of Lemma 5 to establish integrability.

Part 1

Given any partition \(P\) of \([a,b]\), it follows from Theorem 1 that for the \(j\)th interval in \(P\), \[ m_j(f+g) \ge m_j(f)+m_j(g), \qquad M_j(f+g) \le M_j(f)+ M_j(g). \] Multiplying these inequalities by \((x_j-x_{j-1})\) and summing over \(j\), it follows that \[ L_P f + L_P g \le L_P(f+g) , \qquad U_P(f+g)\le U_Pf+U_Pg. \] From this and Lemma 2, we deduce that given any partitions \(P\) and \(P'\) of \([a,b]\) with a common refinement \(P''\) we have \[ L_P f + L_{P'} g \le L_{P''}(f+g) , \qquad U_{P''}(f+g)\le U_Pf+U_{P'}g. \] It follows that for any \(P,P'\) as above, \[ L_P f + L_{P'} g \le \underline {I_a^b}(f+g) \le \overline {I_a^b}(f+g) \le U_Pf+U_{P'}g. \] Taking the supremum (on the left) over all partitions \(P, P'\), the infimum on the right, and using the integrability of \(f\)and \(g\), we find that \[ \int_a^b f(x)\,dx+\int_a^b g(x)\,dx \le \underline {I_a^b}(f+g) \le \overline {I_a^b}(f+g) \le \int_a^b f(x)\,dx+\int_a^b g(x)\,dx . \] This implies conclusion 1 of the theorem.

An alternate proof of the integrability of \(f+g\) can given using Lemma 5.
Part 4

For any partition \(P\) of \([a,b]\) and any \(j=1,\ldots, J\), Theorem 1 implies that \[ M_j(|f|) - m_j(|f|)\le M_j(f) - m_j(f). \] Multiplying by \((x_j-x_{j-1})\) and summing over \(j\), it follows that \[ U_P|f|-L_P|f| \le U_P f -L_P f . \] For any \(\varepsilon>0\), Lemma 5 implies that there exists a partition \(P\) such that the right-hand side is less than \(\varepsilon\). Thus there exists a partition such that the left-hand side is less that \(\varepsilon\). By Lemma 5, this proves the integrability of \(|f|\).

Once we know that \(|f|\) is integrable, since both \(f(x)\le |f(x)|\) and \(-f(x)\le |f(x)|\) everywhere, it follows from part 3 (which is left to you to verify) that \[ \int_a^b f(x)\, dx \le \int_a^b |f(x)|\, dx \qquad\text{ and }\qquad -\int_a^b f(x)\, dx \le \int_a^b |f(x)|\, dx \] and this says exactly that \(|\int_a^b f(x)\, dx| \le \int_a^b |f(x)|\, dx\).

The other parts of the theorem are omitted.

Zero Content, Uniform Continuity and a Criterion for Integrability

So far we have not yet actually proved that there are any integrable functions. We will remedy this soon. But first, two important definitions:

A set \(A\subseteq \R\) has zero content if for every \(\varepsilon>0\), there exist finitely many closed intervals \(I_1,\ldots, I_L\) such that \[ \begin{cases} A\subseteq \cup_{\ell=1}^L I_\ell, \text{and }& \\ \sum_{\ell=1}^L\text{length}(I_\ell)<\varepsilon.& \end{cases} \]

Informally, zero content means small enough to be negligible, for purposes of integration. Note that this is not the same as measure zero if you have seen that definition elsewhere. The Riemann integral allows us to ignore zero content sets, while the Lebesgue integral allows us to ignore measure zero sets. We will not use the Lebesgue integral in this course, but you may find it interesting to read about.

Example 2.

Any finite subset of \(\R\) has zero content.

Consider a finite set, say \(S = \{ x_1,\ldots, x_L\}\). Given \(\varepsilon>0\), we choose the intervals \(I_\ell = B(x_\ell; \frac{\varepsilon}{4L})\). Then since \(x_\ell\in I_\ell\) for every \(\ell\), it is clear that \[ S\subseteq \bigcup_{\ell=1}^L I_\ell \] and since each interval has length \(\frac \varepsilon{2L}\), and there are \(L\) intervals, their lengths add up to \(\frac \varepsilon 2\), which is strictly less than \(\varepsilon\).

Remark In Example 2 we have chosen the intervals so that \(S\) is contained in the interiors of the intervals, that is \[ S\subseteq \bigcup_{\ell=1}^L I_\ell^{int}. \] This is not strictly necessary to prove that \(S\) has zero content, according to our definition, but it can always be done for a set of zero content, and it is useful in some proofs later.

It is easy to see that \(S\) can be covered by the interiors of the intervals in Example 3 below.

Example 3.

Certain infinite sets also have zero content. For example, \(S = \{ \frac 1 k : k\in \mathbb N\}\)

Given \(\varepsilon>0\), we first define \[ I_0 = \left[-\frac \varepsilon 4, \frac\varepsilon 4\right],\qquad \] Note that \(I_0\) has length \(\frac \varepsilon 2\), and all but finitely many points in \(S\) belong to \(I_0\). By the previous example, we can cover these finitely many points by a finite collection of intervals \(I_1,\ldots, I_L\) whose lengths add up to less than \(\varepsilon/2\). Then it is easy to see that the intervals \(I_0,\ldots, ,I_L\) cover \(S\) and have lengths that add up to less than \(\varepsilon\).
A function \(\mathbf f: S\to \R^k\) (for some \(S\subseteq \R^n\)) is uniformly continuous if \(\forall \varepsilon >0, \exists \delta>0\) such that if \(\mathbf x, \mathbf y\in S\) and \(|\mathbf x - \mathbf y|< \delta\) then \(|\mathbf f(\mathbf x) - \mathbf f(\mathbf y)|<\varepsilon.\)

The difference between uniformly continuous and continuous is that the choice of \(\delta\) only depends on \(\varepsilon\) and \(\mathbf f\); it must work for all \(\mathbf x \in S\). The order of the quantifiers in uniform continuity means that \(\delta\) cannot depend on \(\mathbf x\).

Example 4.

Let \(S = [0,100]\subseteq \R\), and let \(f(x) = x^2\). Then \(f\) is uniformly continuous on \(S\).

Suppose we are given \(\varepsilon>0\). Then for any \(x,y\in S\), \[ |f(x) - f(y)| = |x^2-y^2| = |(x-y)(x+y)| = |x-y| \ |x+y| \le 200 |x-y|, \] since \(|x+y| \le |x| + |y|\le 200\), using the assumption that \(S = [0,100]\). It follows that \[ \text{ if }x,y\in S\text{ and } |x-y|< \varepsilon/200, \qquad\text{ then } |f(x) - f(y)|<\varepsilon. \] This shows that \(f:S\to \R\) is uniformly continuous, as claimed.

Example 5.

Let \(S = [0,\infty)\subseteq \R\), and let \(f(x) = x^2\). Then \(f\) is not uniformly continuous on \(S\).

Negating the definition of uniform continuity, we see that we have to check that \[ \exists \varepsilon>0 \text{ such that }\forall \delta>0, \exists x,y\in S\text{ such that }|x-y|<\delta \text{ but }|f(x)-f(y)|\ge\varepsilon. \] Let’s try to prove this for \(\varepsilon=1\). Thus, given \(\delta>0\), we have to find \(x,y\in S\) such that \(|x-y|<\delta\) but \(|f(x)-f(y)|\ge 1\). Again we use the fact that \[ |f(x)-f(y)| = |x-y|\,|x+y|. \] We will have \(|x-y|<\delta\), so we need \(|x+y|\) to be at least \(\delta^{-1}\). We can choose \(x = \delta^{-1}\) and \(y= \delta^{-1} + \delta/2\). Then \(|x-y| = \delta/2 <\delta\), and \[ |f(x)-f(y)| = |x-y|\,|x+y| = \frac \delta 2 \, (\frac 2 \delta + \frac \delta 2) = 1+ \frac1 4 \delta^2>\epsilon. \] Thus \(f\) is not uniformly continuous. (You can easily check for yourself that in this example we could have chosen any \(\varepsilon>0\). This is not always the case.)

Uniform continuity and Compactness

If \(K\) is a compact subset of \(\R^n\) and \(\mathbf f:K\to \R^k\) is continuous, then \(\mathbf f\) is uniformly continuous.

A proof of this theorem can be found in Section 1.8, Theorem 1.33 of Folland. A different proof can be found in the last problem.

Example 4 revisited.

Clearly \([0,100]\) is compact, and we know that \(f\) is continuous. So \(f:S\to \R\) is uniformly continuous. Easy!

Suppose \(f:[a,b]\to \R\) is bounded and \[\begin{equation}\label{dzc} \{ x\in [a,b] : f\text{ is discontinuous at }x\} \quad\text{ has zero content}. \end{equation}\] Then \(f\) is integrable.
Every continuous function \(f:[a,b]\to \R\) is integrable.

We first prove it for continuous functions, where the set is empty, and defer the general proof to the next section. We will show that (1) holds. Thus, given \(\varepsilon>0\), we must find a partition \(P\) such that \[ \varepsilon > U_P f - L_P f = \sum_{j=1}^J (M_j-m_j)(x_j-x_{j-1}). \] This will hold if we can find a partition \(P\) such that \[\begin{equation}\label{nuc} M_j-m_j < \frac \varepsilon{b-a}\quad\text{ for every }j\ . \end{equation}\]

To do this, we use that every continuous function on a compact set is uniformly continuous. We apply the definition of uniformly continuous with \(\varepsilon_1 = \frac \varepsilon{b-a}\) to give a \(\delta\). We choose any partition \(P\) such that every interval has length less than \(\delta\). It then follows that \(\eqref{nuc}\) holds, and hence that \(U_Pf-L_Pf<\varepsilon\).

Example 6.

The function \(f:[0,1]\to \R\) defined by \[ f(x) = \begin{cases}e^{x^2\cos x}&\text{ if }\frac 1{2k+1}\le x \le \frac 1{2k} \text{ for some } k\in \mathbb N \\\ 0&\text{ if not} \end{cases} \] is integrable.

This follows from Theorem 5, because \(f\) is continuous except at points in the set \(S\) considered in Example 2, which we know has zero content.

Problems

Basic

  1. State the definition of integrability, for a function \(f:[a,b]\to \R\), and the definition of the integral \[ \int_a^b f(x)\,dx. \]

  2. State the definition for a set \(S\) to have zero content, when \(S\subseteq \R\).

Advanced

  1. Suppose that \(f:[a,b]\to \R\) is continuous such that \(f(x)\ge 0\) for all \(x\in [a,b]\), and \(f(p)>0\) for at least one point \(p\in [a,b]\). Prove that \[ \int_a^b f(x)\,dx > 0. \]

  2. Let \(f:[a,b]\to \R\) be an integrable function. Prove the following, using only the definition of the integral, not any theorems about integration that you may remember from MAT137.

    • For any \(c>0\), \(\int_a^b f(x)\, dx = c\int_{a/c}^{b/c} f(cx)\, dx.\)

    • \(\int_a^b f(x)\, dx = \int_{-b}^{-a} f(-x)\, dx.\)

    • For any \(c\in \R\), \(\int_a^b f(x)\, dx = \int_{a-c}^{b-c} f(x+c)\, dx.\)

Hint A careful choice of notation is essential in solving these problems. For the first one, you should consistently write \(P\) to denote a partition of \([a,b]\) and \(P'\) a partition of \([a/c, b/c]\). You may want to choose \(P\) and \(P'\) to be related in some way. With this notation, you can also write \(m_j, M_j\) to refer to the inf and sup of \(f(x)\) for \(x\) in the \(j\)th interval of \(P\), and \(m'_j,M'_j\) for the inf and sup of \(f(cx)\) in the \(j\)th interval of \(P'\). Similar considerations apply to the other questions.
  1. Prove that if \(A\) is a set and \(f,g:A\to \R\) are bounded nonnegative functions, then (in notation from Theorem 1) \[ m_A f \, m_A g \le m_A(fg), \qquad\text{ and }\quad M_A(fg) \le M_A f \, M_A g . \]

  2. Prove that if \(f,g\) are nonegative integrable functions \([a,b]\to \R\), then \(fg\) is integrable on \([a,b]\).

Hint For any numbers \(m,m', M, M'\), \[ MM'-mm' = M(M'-m') + m'(M-m). \]
  1. Consider the function \(f:[0,1]\to \R\) defined by \[ f(x) = \begin{cases} 0&\text{ if }x\not\in {\mathbb Q}\\\ \frac 1q&\text{ if }x= \frac pq,\ \text{ and }p,q\text{ have no common factors.} \end{cases} \] This is a famous example of a function that is continuous at every irrational point and discontinuous at every rational point. (Check this if you like.)

Prove that \(f\) is integrable, and that \[ \int_0^1 f(x) dx = 0. \]

  1. Fill in some parts of the proofs of Theorem 1 or 2 that were skipped above.


    Below are a lot of questions about the notion of zero content. Do not do all of them, unless you happen to find the topic really interesting.

  2. Prove that if a set \(S\) has zero content, then it is bounded. (Or equivalently, an unbounded set cannot have zero content.)

  3. Prove that a set \(S\) has zero content if and only if \(\overline S\) has zero content.

    Hint You may use, without proof, the fact that if \(S\) and \(T\) are sets such that \(S\subseteq T\) and \(T\) is closed, then \(\overline S\subseteq T\). (In principle this is not hard to prove, if one remembers properties of open and closed sets from Chapter 1.)

  4. Prove that the interval \([0,1]\) does not have zero content.

    Remark. It may require some effort to write down a clear, detailed proof. It is possible that you might spend the same amount of effort more productively in other ways. But it’s a good idea to try to understand the idea.

  5. Deduce from the previous exercises that the set \(\{ x\in [0,1]: x\text{ is rational}\}\) does not have zero content. In view of Question 5 above, this shows that condition \(\eqref{dzc}\) in Theorem 3 is sufficient, but not necessary, for integrability.


  6. Guide for proving Theorem 6. Suppose that \(K\) is a compact subset of \(\R^n\) and that \(\mathbf f:K\to \R^k\) is continuous. Fix \(\varepsilon>0\) and consider the set \[ S = \{(\mathbf x, \mathbf y)\in K\times K : |\mathbf f(\mathbf x) - \mathbf f(\mathbf y)|\ge \varepsilon\}. \] Also, define \(g:S\to \R\) by \(g(\mathbf x, \mathbf y) = |\mathbf x - \mathbf y|\), and define \(\delta = \inf \{ g(\mathbf x, \mathbf y) : (\mathbf x, \mathbf y)\in S\}\).

\(\Leftarrow\)  \(\Uparrow\)  \(\Rightarrow\)

Creative Commons Licence
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Canada License.