MA105: Calculus Lecture 8 (D1) : Shripad M. Garge IIT Bombay, Mumbai
MA105: Calculus Lecture 8 (D1) : Shripad M. Garge IIT Bombay, Mumbai
Lecture 8 (D1)
Shripad M. Garge
IIT Bombay, Mumbai.
Riemann integration,
examples,
integrability theorems,
August 22.
Observe that if kṖk < δ then (xi+1 − xi ) < δ for every i and hence
n−1
X n−1
X
(xi+1 − xi )2 < δ(xi+1 − xi ) = δ(b − a).
i=0 i=0
2
Now, for an > 0 we choose δ < b−a so that kṖk < δ implies that
b 2 − a2
S(f , Ṗ) − < .
2
Theorem
Z b Z b
kf (x)dx = k f (x)dx.
a a
Z b Z b Z b
(f ± g )(x)dx = f (x)dx ± g (x)dx.
a a a
Theorem
If f ∈ R[a, b] then f is bounded on [a, b].
Proof.
Rb
Let f : [a, b] → R be unbounded with a f (x)dx = L. There exists
δ > 0 such that for any tagged partition Ṗ with kṖk < δ,
Proof. (continued)
Since f is unbounded on [a, b], it is unbounded on at least one
subinterval, say on [xk , xk+1 ].
Choose any tags ti ∈ [xi , xi+1 ] for i 6= k and then choose
tk ∈ [xk , xk+1 ] such that
X
|f (tk )(xk+1 − xk )| > |L| + 1 + f (ti )(xi+1 − xi ) .
i6=k
Contradiction!
Theorem
(Squeeze theorem) A function f : [a, b] → R belongs to
R[a, b] if and only if for every > 0 there are functions
α, β ∈ R[a, b] such that α(x) ≤ f (x) ≤ β(x) for all x ∈ [a, b]
and Z b
(β − α) dx < .
a
We will use the squeeze theorem and prove that every continuous
f : [a, b] → R is integrable.
Proof.
Let f : [a, b] → R be continuous. For any > 0, let
1 = /(b − a). For this 1 , we get a δ > 0 such that
Let P = (x0 < x1 < · · · < xn ) be a partition of [a, b] with kPk < δ.
For each i, let ui be the minimum value of f on [xi , xi+1 ] and let vi
be the maximum value, that is,
Proof. (continued)
Then α, β ∈ R[a, b] and α(x) ≤ f (x) ≤ β(x). Moreover
Z b X
(β − α) = (vi − ui )(xi+1 − xi ) < 1 (b − a) = .
a i
Theorem
If f : [a, b] → R is bounded and has only finitely many (or
even countably many) discontinuities then f ∈ R[a, b].
If c ∈ (a, b) then
Z b Z c Z b
f (x)dx = f (x)dx + f (x)dx.
a a c
Note that this last result can be proved from the scratch, using
only the definitions. We may have used it before stating it, but it
is ok as we are not going to use any of the previous results in
proving this result.
Shripad M. Garge, IITB MA105: D1-08
Fundamental theorem of calculus (First form)
Theorem
Suppose that there is a finite subset E of [a, b] and functions
f , F : [a, b] → R satisfying
1 F is continuous on [a, b],
2 F 0 (x) = f (x) for all x ∈ [a, b] − E ,
3 f belongs to R[a, b].
Then we have Z b
f (x)dx = F (b) − F (a).
a
Proof.
Steps:
1 We prove the result when E = {a, b}.
2 For any > 0 we get δ > 0 such that for any tagged partition
Ṗ with norm less than δ,
Z b
|S(f , Ṗ) − f | < .
a
Theorem
The indefinite integral F is continuous on [a, b].
In fact, there exists M > 0 such that for all z, w ∈ [a, b]
Proof.
Rz
If w , z ∈ [a, b] and w ≤ z then F (z) − F (w ) = w f (x) dx.
Further, since f is bounded, there exists an M > 0 such that
Z z
−M(z − w ) < f (x) dx < M(z − w ).
w
Hence
|F (z) − F (w )| < M|z − w |.
Theorem
Let f ∈ R[a, b] and let f be continuous at c ∈ (a, b). Then the
indefinite integral F is differentiable at c and F 0 (c) = f (c).
Proof.
For > 0, there exists δ > 0 such that |x − c| < δ =⇒
f (c) − < f (x) < f (c) + . Then for 0 < h < δ
c+h
F (c + h) − F (c)
Z
1
− f (c) = f (x) dx − f (c) < .
h h c
Z b
d
F (t) dt = F (b) − F (a)
a dx
and
Z x
d
f (t) dt = f (x).
dx a
Theorem
If F : [a, b] → R is differentiable then F 0 satisfies the intermediate
value property.
Rb
In this case, a f (x) dx is the supremum of the lower sums which
is the same as the infimum of the upper sums.
Now, these are real limits, unlike the earlier Riemann sums, and
our expertise in limits of sequences should help us here!
(Integration by parts)
Z b Z b
0
FG = F (b)G (b) − F (a)G (a) − F 0G .
a a