Tutorial 8
Tutorial 8
• Upper integral: Let P be any partition of [0, π/2]. Note that cos2 x is decreasing on
each subinterval [xi−1 , xi ] and rational numbers are dense, so
Mi (g, P ) = cos2 (xi−1 ), ∀i = 1, ..., n.
Consider f : [0, π/2] → R defined by f (x) = cos2 x. We also have
Mi (f, P ) = cos2 (xi−1 ), ∀i = 1, ..., n.
It follows that
n
X n
X
U (g, P ) = Mi (g, P )∆xi = Mi (f, P )∆xi = U (f, P ).
i=1 i=1
Since f and g have the same upper sum over arbitrary partitions of [0, π/2], they have
the same upper integral, hence
Z π/2 Z π/2 Z π/2 Z π/2 Z π/2
2 1 + cos 2x π
g= f= f= cos xdx = dx = .
0 0 0 0 0 2 4
It follows that
1 1
N −1
Z Z
1 2
0 = L(f, PN ) ≤ f≤ f ≤ U (f, Pn ) < + = .
0 0 N N (N − 1) N
Since n ≥ 2 is arbitrary, letting N → ∞ in the above inequality, we have
Z 1 Z 1
0≤ f≤ f ≤ 0.
0 0
It forces the lower and upper integral of f equal zero. Thus f is Riemann integrable with
Z 1
f = 0.
0
Solution. .
(i) The fact that f ∈ R[0, T ] for all T > 0 is left as an exercise. (You need to find a
partition P of [0, T ] for each ε > 0 such that U (f, P ) − L(f, P ) < ε. It is tedious but
the technique used is the same. You usually don’t need to provide the proof for such
questions if you have more to do.)
Notice that for each n ∈ N,
Z n n−1 Z k+1 n−1
X X 1 1
f (x)dx = f (x)dx = k
= 1 − n−1 .
0 k=0 k k=1
2 2
Fix T > 0 and let N to be a natural number such that N ≤ T < N + 1. Since f is
non-negative, we have
Z N Z T Z N +1
1 1
1 − N −1 = f (x)dx ≤ f (x)dx ≤ f (x)dx = 1 − N .
2 0 0 0 2
Z ∞ Z T
Since N → ∞ as T → ∞, by Squeeze Theorem, f (x)dx = lim f (x)dx = 1.
0 T →∞ 0
Now consider the sequences (xn ) and (yn ) defined by
1
xn = n and yn = n + , ∀n ∈ N.
2n
Note the both (xn ) and (yn ) diverges properly to ∞, but f (xn ) = 1 for all n and
f (yn ) = 0 for all n. Hence lim f (x) does not exist.
x→∞
(ii) Since f is non-negative, we must have L ≥ 0. Suppose on a contrary that L > 0. Then
there exist T > 0 such that f (x) ≥ L/2 for all x > T . Then for each M > 0, take
A > max{T, M }, we have
Z A+1 Z A+1
L
f (x)dx = f (x)dx ≥ > 0.
A A 2
Z ∞
It follows by Cauchy Criterion that f (x)dx is divergent. It is a contradiction.
0
Question 5 (2018-19 Final Q3). Let f be a continuous function on [a, b] and ϕ : [α, β] → R
be continuously differentiable such that ϕ(α) = a and ϕ(β) = b. Show that
Z b Z β
f (x)dx = f (ϕ(t))ϕ0 (t)dt
a α
Ru
(Hint: Consider the functions F (u) = a
f (x)dx and H(t) = F (ϕ(t)).)
Remark. Note that this substitution theorem is a liitle bit different from the lecture notes.
The assumption on ϕ is relaxed, but f is required to be continuous.