← 2021 Paper 2
UPSC 2021 Maths Optional Paper 2 Q1c — Step-by-Step Solution
10 marks · Section A
Riemann integral · Real Analysis · asked 10× in 13 yrs · Read the full method →
Question
If f is monotonic in [a,b], prove f is Riemann integrable in [a,b].
Technique
Use equal partition; U−L telescopes to h⋅[f(b)−f(a)], which →0.
Solution
Setup. WLOG f monotonically increasing (similar argument for decreasing). f is bounded: f(a)≤f(x)≤f(b).
Criterion (Riemann). f is Riemann integrable on [a,b] iff for every ϵ>0, there exists a partition P with U(P,f)−L(P,f)<ϵ.
Step 1 — Equal partition
Let Pn be partition a=x0<x1<⋯<xn=b with xi−xi−1=(b−a)/n=h.
Since f is increasing, on [xi−1,xi]:
- inff=f(xi−1) (left endpoint).
- supf=f(xi) (right endpoint).
Step 2 — Compute U−L
U(Pn,f)−L(Pn,f)=∑i=1n[f(xi)−f(xi−1)]⋅h=h∑i=1n[f(xi)−f(xi−1)].
The sum telescopes: ∑i[f(xi)−f(xi−1)]=f(xn)−f(x0)=f(b)−f(a).
So U(Pn,f)−L(Pn,f)=h⋅[f(b)−f(a)]=n(b−a)[f(b)−f(a)].
Step 3 — Make <ϵ
For given ϵ>0, choose n>ϵ(b−a)[f(b)−f(a)]. Then U−L<ϵ.
So f satisfies the Riemann integrability criterion. ■
Answer
Monotonic f on [a,b] is Riemann integrable.