Problem 45
Question
(Bliss Theorem) Let \(f, g:[a, b] \rightarrow \mathbb{R}\) be any functions. For each \(n \in \mathbb{N}\), consider a partition \(P_{n}:=\left\\{x_{n, 0}, x_{n, 1}, \ldots, x_{n, k_{n}}\right\\}\) of \([a, b]\), and for \(i=\) \(1, \ldots, k_{n}\), let \(s_{n, i}, t_{n, i} \in\left[x_{n, i-1}, x_{n, i}\right]\), and let $$ \widetilde{S}_{n}:=\sum_{i=1}^{k_{n}} f\left(s_{n, i}\right) g\left(t_{n, i}\right)\left(x_{n, i}-x_{n, i-1}\right) . $$ Show that if \(f\) is integrable, \(g\) is continuous, and \(\mu\left(P_{n}\right) \rightarrow 0\), then $$ \tilde{S}_{n} \rightarrow \int_{a}^{b} f(x) g(x) d x $$ (Hint: If \(\mathcal{T}_{n}:=\left\\{s_{n, i}: i=1, \ldots, k_{n}\right\\}\), then \(S\left(P_{n}, \mathcal{T}_{n}, f g\right) \rightarrow \int_{a}^{b} f(x) g(x) d x\) Also, \(g\) is uniformly continuous.)
Step-by-Step Solution
VerifiedKey Concepts
Riemann Sum
The sum of the areas of these rectangles gives us a Riemann sum. When the number of rectangles increases, and the width of each sub-interval decreases, the Riemann sum gets closer to the exact area, namely the integral of the function. This is precisely the process highlighted in the Bliss Theorem exercise where the partitioning of the interval \[a, b\] and taking the sum over all sub-intervals was used to approximate the integral \(\int_{a}^{b} f(x)g(x) dx\).
Uniform Continuity
A function is uniformly continuous on an interval if, regardless of where you are on the interval, any small change in input yields a small change in output within a specific bound. This concept is pivotal in the provided exercise, as the uniformly continuous nature of \(g\) ensures that for any two points \(x\) and \(y\) in the interval \([a, b]\), the function values \(g(x)\) and \(g(y)\) will be close provided that \(x\) and \(y\) are close. This property facilitates the estimation of the function's integral using Riemann sums, by boundedly approximating the values of \(g\) within sub-intervals of the partition \(P_n\).
Squeeze Theorem
In the context of the Bliss Theorem exercise, the squeeze theorem is applied in the final step of the proof. We show that the difference in the area approximated by the Riemann sum \(\widetilde{S}_{n}\) and the true area under the curve given by \(\int_{a}^{b} f(x)g(x) dx\) can be made arbitrarily small. Since this difference can be squeezed down below any \(\epsilon > 0\), effectively becoming zero, we conclude through the squeeze theorem that the limit of \(\widetilde{S}_{n}\) as \(n\) approaches infinity is indeed \(\int_{a}^{b} f(x)g(x) dx\).
Integrable Functions
In our Bliss Theorem exercise, the function \(f\) is given as an integrable function, which implies that we can evaluate its integral over the interval \([a, b]\). This feature of \(f\) plays a vital role in establishing the convergence of the Riemann sum to the true integral of the product \(f(x)g(x)\). An integrable function aids in ensuring the limit of the Riemann sums represents the actual area under the curve with increasing accuracy.