Differential & Integral¶
From we already known, differential operation and integration operation could be inverse in terms of Riemann integral.
Riemann Integration
(i) If \(f\in R[a,b]\), and is continuous at \(x_0\), then
is differentiable at \(x_0\), and \(F'(x_0)=f(x_0)\).
(ii) If \(f\in C^1[a,b]\), and \(f'\in R[a,b]\), then \(\forall x\in [a,b]\), we have
In this chapter, we aim to extend the above theorem in terms of Lebesgue Integration.
Vitali's Covering Theorem¶
Vitali Covering
Assume \(E\subset \mathbb{R}\), \(\Lambda=\{I_\alpha\}\) is a family of intervals. If \(\forall x\in E\), \(\forall \varepsilon>0\), \(\exists I_\alpha\in \Lambda\), such that \(x\in I_\alpha\), \(m(I_\alpha)<\varepsilon\), then we call \(\Lambda\) is a covering in a sense of Vitali.
The following theorem is the main result in a sense of Vitali.
Vitali's Covering Theorem
Assume \(E\subset \mathbb{R}\), and \(m^*(E)<+\infty\). If \(\Lambda\) is a Vitali covering of \(E\), then \(\forall \varepsilon>0\), there exist finite number of intervals \(\{I_k\}_{1\leq k\leq n}\in \Lambda\) which are mutually disjoint, such that
Dini Differential Quotient¶
Dini Differential Quotient
Assume \(f\) is defined on a neighborhood of \(x_0\in \mathbb{R}\), define
(i) upper right DQ: \(D^+f(x_0)=\overline{\lim}\limits_{h\rightarrow 0^+}\frac{f(x_0+h)-f(x_0)}{h}\),
(ii) lower right DQ: \(D_+f(x_0)=\underline{\lim}\limits_{h\rightarrow 0^+}\frac{f(x_0+h)-f(x_0)}{h}\),
(iii) upper left DQ: \(D^-f(x_0)=\overline{\lim}\limits_{h\rightarrow 0^-}\frac{f(x_0+h)-f(x_0)}{h}\),
(iv) lower left DQ: \(D_-f(x_0)=\underline{\lim}\limits_{h\rightarrow 0^-}\frac{f(x_0+h)-f(x_0)}{h}\).
There are some properties.
Properties of Dini Differential Quotient
(i) \(D^+f(x_0)\geq D_+f(x_0)\), \(D^-f(x_0)\geq D_-f(x_0)\).
(ii) \(D^+(-f)=-D_+f\), \(D^-(-f)=-D^-f\).
Example. Calculate Dini Differential Quotient of
and \(g(x)=xf(x)\).
\(D^+f=D^-f=+\infty\), \(D_+f=D_-f=-\infty\).
\(D^+g=D^-g=+1\), \(D_+g=D_-g=-1\).
Monotonic Real Function¶
For monotonically increasing function, we could prove it has differential quotient.
Lemma: Monotonically increasing function has Dini DQ
Assume \(f\) is a monotonically increasing real function on \([a,b]\), then \(f'(x)\) exists \(a.e.\).
For monotonically increasing function \(f\), to show that its four Dini differential quotients are of the same, we only have to show that
because the above two inequation combined with (i) in Property of Dini differential quotient could deduce "=".
In a nutshell, we have to show that
where
We prove this using Vitali's covering Theorem.
Finally, we have the following theorem.
Lebesgue Monotonic Differential Theorem
Assume \(f(x)\) is a monotonically increasing real function on \([a,b]\), then \(f'(x)\) exists \(a.e.\), and \(f'\in L[a,b]\), and
Let
and \(f(x)=f(b), x>b\). So because \(f\) is monotonically increasing, \(f_n(x)\leq 0\), and from Lemma which tells us \(f\) has differential quotient, we have
By Fatou Lemma, we have
See the following typical examples to check the condition and conclusion of the above theorem.
Example. Assume \(E\subset [a,b]\) is a zero-measure set. Then there exists a monotonically increasing real continuous function \(f\) on \([a,b]\), such that for every \(x\in E\), we have \(f'(x)=\infty\).
For zero-measure set \(E\), there exists a monotonically decreasing sequence of sets \(\{G_n\}_{n\geq 1}\), such that
If we let
Similar to proof in Example for measure of interval intersection, we could prove that \(f_n\) is non-negative monotonically increasing continuous function which is not generalized(convergent, so we could change order in series).
Now for all \(x\in E\), \(n\geq 1\), so long as \(h\) is sufficiently small, such that \([x,x+h]\subset G_n\). Because \(G_k\) is monotonically decreasing, so \([x,x+h]\subset G_k\), for \(k=1,2,\cdots,n\). So differential quotient
So \(f'(x)=\lim\limits_{n\rightarrow \infty}n=\infty\).
This example shows that in Lebesgue Monotonic Differential Theorem, we could not weaken condition "\(f\) is differential \(a.e.x\in E\)" any more.
Example. Prove: There exists a strictly monotonically increasing continuous function on \([a,b]\), such that
This example shows that we could not change "\(\leq\)" into "\(=\)" in conclusion of Lebesgue Monotonic Differential Theorem
Bounded Variation Function¶
Assume \(f(x)\) is a real function (not genaralized) on \([a,b]\), we make a partition \(\Delta: a=x_0<x_1<\cdots<x_n=b\) and sum \(|f(x_i)-f(x_{i-1})|\) up, denoted by
which is called variation of \(f(x)\) on \([a,b]\) corresponding to partition \(\Delta\). Apparently, a variation of a function is dependent on its partition \(\Delta\), so we want to get rid of its influence, by defining its Total Variation as
If \(V_a^b<\infty\), then we call \(f(x)\) is a bounded variation function. The whole set of bounded variation functions on \([a,b]\) is denoted by \(BV([a,b])\).
Corollary: Monotonic real function must be bounded variation function
Monotonic real function (not generalized) must be bounded variation.
\(V_\Delta(f)=|f(b)-f(a)|<\infty\).
While monotonic real function is bounded variation function, it is not so for continuous function, as shown in the following example.
Then Prove: \(f(x)\) is continuous on \([0,1]\), but is not bounded variation.
For \(n\geq 1\), construct a partition
then
So it is not bounded variation.
Properties for bounded variation function
(i) Bounded variation function on \([a,b]\) must be bounded.
(ii) Operations. If \(f\) and \(g\) are both bounded variation function, then \(f\pm g\) and \(fg\) both are bounded variation functions. And if \(|g(x)|\geq \lambda>0\), then \(f/g\) are also bounded variation function.
(iii) Region additivity. If \(f\) is a function on \([a,b]\), then \(\forall c\in [a,b]\),
(i) \(\forall a\in [a,b]\), we have
so \(|f(x)|\leq |f(a)|+V_a^b (f)\).
(ii) We could use
to show that \(f+g\) is also bounded variation function.
(iii) For "\(\leq\)", we use \(\tilde{\Delta}=\Delta\cup \{c\}\).
For "\(\geq\)", we use \(\Delta=\Delta_1\cup \Delta_2\).
From property (iii), we could know that \(\forall x\in [a,b]\), \(f\) is also bounded variation on \([a,x]\). So function \(F(x)=V_a^x(f)\) is called incomplete bounded variation function, which is apparently a non-negative function and monotonically increases.
Continuity relation between \(f\) and \(V_a^x(f)\)
If \(f\) is a bounded variation function on \([a,b]\), then \(f(x)\) and \(V_a^x(f)\) have same left and right continuous points.
- Points from \(V_a^x(f)\) to \(f\).
Assume \(x_0\in [a,b)\) is a right continuous point of \(V_a^x(f)\), then
So \(x_0\) is also the right continuous point of \(f\). Similar logic for left continuous points.
- Points from \(f\) to \(V_a^x(f)\).
Assume \(x_0\in[a,b)\) is a right continuous point of \(f\). Then \(\forall \varepsilon>0\), \(\exists \delta>0\), such that
and because \(\lim_{x\rightarrow x_0^+}V_a^x(f)<\infty\)
\(\forall x\in (x_0,x_0+\delta)\), for a parition \(\Delta: \{y_k\}_{0\leq k\leq n}\)of \([x_0,x]\):
by inequation \(\ref{right-continuous-point}\), we have
by inequation \(\ref{F-continuous}\), we have
so combine the above two inequation, we have
By the arbitrariness of partition, we have
So \(V_a^x(f)\) is right continuous at \(x_0\). Similar logic for left continuous point. We are done.
From the above theorem, we could have the following corollary.
Corollary: bounded variation function has at most denumerable discontinuity points
If \(f\) is bounded variation on \([a,b]\), then the number of discontinuity points of \(f\) is at most denumerable.
\(f\) has the same discontinuity points with \(V_a^x(f)\), while the latter is a monotonically increasing function, which has at most denumerable discontinuity points as Example shows.
Jordan Decomposition Theorem: description of bounded variation function
\(f\) is a bounded variation function, iff \(f\) could be expressed by the subtraction of two monotonically increasing real functions.
-
"\(\Leftarrow\)". \(g,h\) are monotonically increasing, so \(g, h\) are both bounded variation functions. By property (ii), we could know that \(f=g-h\) is also bounded variation function.
-
"\(\Rightarrow\)". Assume \(f\) is bounded variation, then \(\forall a\leq x_1\leq x_2\leq b\),
which means \(V_a^{x_1}(f)-f(x_1)\leq V_a^{x_2}(f)-f(x_2)\).
so define \(g=V_a^x(f)\), \(h=V_a^x(f)-f(x)\), both are monotonically increasing. Then \(f=g-h\) and we are done.
Corollary: bounded variation function must be differential a.e.
Bounded variation function \(f\) on \([a,b]\) must be differential a.e. and its derivative \(f'\) is L integrable.
\(f=g-h\), where \(g,h\) are monotonically increasing function. By Lebesgue Monotonic Differential Theorem, \(g,h\) is differential \(a.e.\) on \([a,b]\), and their derivatives \(g',h'\) are also L integrable. So by operations, \(f\) is also differential \(a.e.\) on \([a.b]\) and \(f'=f'-h'\) is also L integrable.
Indefinite Integration & its Differential¶
Definition of Indefinite Integration
If \(f\) is L integrable on \([a,b]\), then
is called Indefinite Integration of \(f\).
Using what we have known from above, we have the following property for Indefinite integration.
Property of Indefinite Integration
If \(f\) is L integrable on \([a,b]\), then its indefinite integration \(F(x)\) is a continuous bounded variation function on \([a,b]\) and satisfies
\(F\) is continuous because of absolute continuity of L integral.
To get to the result of this part, we should have a lemma proved.
Lemma: indefinite integration equals zero
Assume \(f\) is L integral on \([a,b]\), and its indefinite integration
then \(f(x)=0,\quad a.e.x\in [a,b]\).
For zero-constant function \(F\), we have its total variation function \(V_a^b(F)=0\). By Property of Indefinite Integration, we have
Then by Example in Non-negative measurable function, we have
and we are done.
Finally we have the following theorem.
Theorem for Derivative of indefinite integration
Assume \(f\) is L integrable on \([a,b]\), and \(F(x)\) is an indefinite integration of \(f\), then
Since \(F\) is bounded variation and continuous on \([a,b]\), then by Corollary of Jordan Decomposition, we have \(F\) has differential \(a.e.x\in [a,b]\) and its derivative \(F'\) is L integrable.
- \(f\) is bounded. So \(|f(x)|\leq M\).
Let
then
We check \(g_n\) for its condition of LDCT. That is,
So by LDCT, we have
- \(f\) is measurable. Let \(f\geq 0\) might as well.
Absolute Continuous Function¶
Definition of Absolute continuous function
Assume \(f\) is a real function on \([a,b]\). If \(\forall \varepsilon>0\), \(\exists \delta>0\), such that for finite number of open intervals \(\{(a_k,b_k)\}_{1\leq k\leq n}\) which are mutually disjoint, so long as \(\sum_{k=1}^n |b_k-a_k|<\delta\),
then we call \(f\) is an absolute continuous function.
Corollary: Indefinite integration of L-integrable function must be absolute continuous
Assume \(f\) is L integrable on \([a,b]\), then its indefinite integration \(F\) is absolute continuous.
Notice that
By absolute continuity of L integral, \(\forall \varepsilon>0\), \(\exists \delta>0\), such that \(\forall \{a_k,b_k\}\) satisfying \(\sum_{k=1}^n(b_k-a_k)<\delta\), we have
For absolute continuous function, we have the following properties.
Properties of Absolute continuous function
(i) Absolute continuous function must be continuous and consistently continuous.
(ii) Operations. If \(f\) and \(g\) are absolute continuous functions, then \(f\pm g\), \(fg\) are absolute continuous. And if \(g\) has no zero points, \(f/g\) is also absolute continuous.
(iii) Function composition. If \(f\) and \(\varphi\) are absolute continuous on \([a,b]\) and \([p,q]\) respectively, and \(a\leq \varphi(x)\leq b\), \(\varphi\) is strictly monotonically increasing, then function
is absolute continuous on \([p,q]\).
(iv) If \(f\) is absolute continuous function on \([a,b]\), then it must be bounded variation function.
(i) Choose \(n=1\) in definition.
(ii) Use some formula of triangle inequation.
(iii)
(iv) .
Mean Value Theorem for Integration¶
First mean value theorem for integration
Assume \(f\) is continuous on \([a,b]\), \(g\) is non-negative and L integrable on \([a,b]\). Then \(\exists \xi\), such that
-
\(\int_a^b g(x)dx=0\). It holds apparently.
-
\(\int_a^b g(x)dx\neq 0\).
Second mean value theorem for integration
Assume \(f\) is L integrable, \(g\) is monotonic, then \(\exists \xi\), such that
Let \(g\) is monotonically increasing.
- (i) \(g\in AC[a,b]\). Use Integration by parts.
Then \(g'\geq 0\) and \(g'\in L[a,b]\). Since \(f\in L[a,b]\), we have \(F(x)=\int_a^xf(t)dt\in AC[a,b]\) and \(F'(x)=f(x),\quad a.e.x\in [a,b]\).
So
- (ii) \(g\) is just monotonically increasing.
Use a partition \(\Delta: a=x_0<x_1<\cdots<x_n=b\), where \(x_k=a+k(b-a)/n, k=1,2,\cdots,n\).
Let
Check the convergence of \(g_n\). If \(x\) is the continuity points, then \(\lim\limits_{n\rightarrow \infty}g_n(x)=g(x)\). If \(x\) is discontinuity point, it is at most denumerable, which means it is zero-measure set, meaning that
We know that \(g_n\in AC[a,b]\), so by (i)
We want to use LDCT. Since \(f(x)g_n(x)\leq |f(x)|\max\{g(b),g(a)\}\in L[a,b]\),