← 2022 Paper 2
UPSC 2022 Maths Optional Paper 2 Q2a — Step-by-Step Solution
15 marks · Section A
Riemann integral · Real Analysis · asked 10× in 13 yrs · Read the full method →
Question
Let f(x)=x2 on [0,k], k>0. Show that f is Riemann integrable on [0,k] and ∫0kfdx=k3/3.
Technique
Darboux sums on equal partition; f=x2 increasing, so mi=f(left endpoint), Mi=f(right endpoint); use ∑i=1ni2=n(n+1)(2n+1)/6; take limits to show both sums →k3/3.
Solution
Strategy. Use Darboux sums: show upper and lower sums converge to the same limit as partition gets fine.
Step 1 — Set up partition
Let Pn be the equal partition of [0,k] into n subintervals, each of width h=k/n. Subintervals: [ih,(i+1)h] for i=0,1,…,n−1.
Step 2 — Compute lower and upper Darboux sums
Since f(x)=x2 is increasing on [0,k] (as k>0):
- mi=inf[ih,(i+1)h]f=f(ih)=(ih)2=i2h2.
- Mi=sup[ih,(i+1)h]f=f((i+1)h)=(i+1)2h2.
Lower sum:
L(Pn)=i=0∑n−1mi⋅h=h⋅h2i=0∑n−1i2=h3i=0∑n−1i2.
Using ∑i=0n−1i2=6(n−1)n(2n−1):
L(Pn)=h3⋅6(n−1)n(2n−1)=n3k3⋅6(n−1)n(2n−1)=6n2k3(n−1)(2n−1).
Upper sum:
U(Pn)=h3i=0∑n−1(i+1)2=h3j=1∑nj2=h3⋅6n(n+1)(2n+1)=6n2k3(n+1)(2n+1).
Step 3 — Take limits
limn→∞L(Pn)=limn→∞6n2k3(n−1)(2n−1)=6k3⋅2=3k3.
limn→∞U(Pn)=limn→∞6n2k3(n+1)(2n+1)=6k3⋅2=3k3.
Both sums converge to the same value k3/3.
Step 4 — Conclusion
Since limL(Pn)=limU(Pn)=k3/3, f is Riemann integrable and
∫0kx2dx=3k3.
Answer
f is Riemann integrable on [0,k], and ∫0kx2dx=3k3.