Problem 49
Question
Let \(f:[a, b] \rightarrow \mathbb{R}\) be a monotonic function. If \(G:[a, b] \rightarrow \mathbb{R}\) is differentiable and \(G^{\prime}\) is continuous, then show that there is \(c \in[a, b]\) such that $$ \int_{a}^{b} f(x) G^{\prime}(x) d x=f(b) G(b)-f(a) G(a)-G(c)[f(b)-f(a)] $$ (Hint: Given any partition \(P=\left\\{x_{0}, x_{1}, \ldots, x_{n}\right\\}\) of \([a, b]\), consider the sum \(\sum_{i=1}^{n} f\left(x_{i}\right)\left[G\left(x_{i}\right)-G\left(x_{i-1}\right)\right] .\) Write it as \(f(b) G(b)-f(a) G(a)-\) \(\sum_{i=1}^{n} G\left(x_{i-1}\right)\left[f\left(x_{i}\right)-f\left(x_{i-1}\right)\right]\) and also as \(\sum_{i=1}^{n} f\left(x_{i}\right) G^{\prime}\left(s_{i}\right)\left(x_{i}-x_{i-1}\right)\) for some \(s_{i} \in\left[x_{i-1}, x_{i}\right] .\) Use the Theorem of Bliss (Exercise 48) and the inequalities \(m(g)[f(b)-f(a)] \leq \sum_{i=1}^{n} G\left(x_{i-1}\right)\left[f\left(x_{i}\right)-f\left(x_{i-1}\right)\right] \leq\) \(M(g)[f(b)-f(a)] .)\)
Step-by-Step Solution
VerifiedKey Concepts
Monotonic Functions
- Monotonically Increasing: A function that satisfies \(f(x_1) \leq f(x_2)\) for all \(x_1 < x_2\) within a specific interval.
- Monotonically Decreasing: A function that maintains \(f(x_1) \geq f(x_2)\) for all \(x_1 < x_2\).
Continuous Functions
- \(\lim_{x \to c} f(x) = f(c)\)
- The limit exists and equals the function's value at that point.
Differentiable Functions
- \(G\) is continuous and also possesses derivative \(G'\) over the entire interval \([a,b]\).
- This differentiability means we can directly use integration by parts, which integrates a product of two functions by combining their derivatives and antiderivatives in a useful way.
Theorem of Bliss
- It is useful in converting the integration of a product of functions into an evaluation at endpoints plus additional integral terms.
- In the exercise, using the Theorem of Bliss allowed expressing the sum \(S\) in different forms and led to understanding how the integral and the inequalities involving \(m(g)\) and \(M(g)\) relate to each other.