- Suppose \(f\) is Riemann integrable on \([a,b]\) and \(f\) is continuous on the point \(x_0 \in [a,b]\). Define $$ F(x) = \int_a^x f(t)dt $$ Then \(F\) is differentiable at \(x = x_0\) and $$ F'(x_0) = f(x_0). $$ Moreover, if \(f\) is continuous on \([a,b]\). Then \(F'(x)=f(x)\) for all \(x \in [a,b]\).
- Suppose \(f\) is differentiable on \([a,b]\) and \(f'\) is Riemann integrable on \([a,b]\). Then $$ \int_a^b f'(t)dt = f(b) - f(a) $$
Notes + Proof (a)
For (a) if \(f\) is Riemann integrable on an interval and in that interval, \(f\) is continuous at one specific point \(x_0\). Then we can build a new function \(F(x)\) by accumulating the area
This new function \(F\) represents the signed area under \(f\) from \(a\) up to the point \(x\). The claim is that this area function is differentiable at \(x_0\) and its derivative at \(x_0\) is the original function at \(x_0\). For \(F\) to be differentiable at \(x_0\) and for this value to be \(f(x_0)\), then by definition we want to show that
But what is \(F(x_0 + h) - F(x_0)\)? Since we defined \(F(x) = \int_a^x f(t)dt\), then
Therefore
But by the additivity property of Riemann integrable functions, then
Hence
Recall our claim was that the limit of the quotient is \(f(x_0)\). Let \(\epsilon > 0\) be given. We want to show that
To see this, recall that by assumption \(f\) is continuous at \(x_0\). This means that there exists a \(\delta > 0\) such that when \(|h| < \delta\), then
for all \(t \in [x_0, x_0+h]\). Then by the definition of absolute value
If we integrate this inequality over \([x_0, x_0+h]\), then
But \(\int_{x_0}^{x_0+h} (f(x_0) - \epsilon) = (f(x_0) - \epsilon) \int_{x_0}^{x_0+h} 1dt = (f(x_0)- \epsilon)h\). Hence
Thus
Hence \(F\) is differentiable at \(x_0\) and \(F'(x_0) = f(x_0)\) as we wanted to show. \(\blacksquare\)
Proof (b)
Since \(f'\) is Riemann integrable on \([a,b]\). Then for all \(\epsilon > 0\), there exists a partition \(\mathcal{P}_{\epsilon}\) such that for all \(\mathcal{P} \supset \mathcal{P}_{\epsilon}\) (any refinement), we have
for choices of all tags \(t_j\). Now, fix the refinement \(\mathcal{P}\)
Since \(f\) is differentiable, then on each subinterval \([x_{j-1}, x_j]\), the Mean Value Theorem applies to \(f\). Therefore, there exists some \(t_j \in (x_{j-1}, x_j)\) such that
Using \(t_j\) as our tags,
Since this holds for any \(\epsilon > 0\), then
References
- Introduction to Analysis, An, 4th edition by William Wade
- Lecture Notes by Professor Chun Kit Lai