For x∈[0,1], 1+2x>0 and the denominator is positive.
Therefore, f′(x)<0, which means f(x) is strictly decreasing on [0,1].
Compare Sn (Right Riemann Sum) with the Integral
S_n = \sum_{k=1}^n \frac{1}{n} f\left(rac{k}{n}\right) is the Right Riemann Sum.
Since f(x) is decreasing, the height of each rectangle is determined by its right endpoint, which is the minimum value in each subinterval.
Therefore, the rectangles lie entirely below the curve:
Sn<∫01f(x)dx⟹Sn<33π
Compare Tn (Left Riemann Sum) with the Integral
T_n = \sum_{k=0}^{n-1} \frac{1}{n} f\left(rac{k}{n}\right) is the Left Riemann Sum.
Since f(x) is decreasing, the height of each rectangle is determined by its left endpoint, which is the maximum value in each subinterval.
Therefore, the rectangles cover more area than the curve:
Tn>∫01f(x)dx⟹Tn>33π
Final Conclusion
We have established:
Sn<33π (Option A is correct)
Tn>33π (Option D is correct)
Hence, the correct options are (A) and (D).
00:00 / 00:00
The Sigma Insight: Definite Integral as a Limit of a Sum
Solution Diagram
The Bridge Between Discrete and Continuous
A Masterclass in Riemann Sums
My dear students, welcome to a journey through one of the most beautiful intersections in mathematics: the bridge between the discrete world of summations and the continuous world of calculus. Today, we are not just solving a problem; we are learning to see the hidden geometry behind algebraic expressions.
We are given two sums, Sn and Tn, and asked to compare them to a specific constant, 33π. At first glance, these sums look like intimidating algebraic monsters.
But I want you to take a deep breath. In the world of JEE Advanced, when you see a sum where the number of terms n goes to infinity, your mind should immediately scream: 'Riemann Sum!'
Phase 1
The Transformation
Let us look at the general term of our summation: n2+kn+k2n. It looks messy, doesn't it? But let us apply the 'JEE lens' to it.
We want to transform this into a function of x=nk. To do this, we divide both the numerator and the denominator by n2. Watch the magic happen:
Suddenly, the chaos organizes itself. We have a factor of n1, which represents our differential width dx, and a function f(x)=1+x+x21 where x=nk. We have successfully translated a discrete sum into the language of calculus!
Phase 2
The Geometry of Rectangles
Now, imagine you are standing on a graph. You have the curve f(x)=1+x+x21 plotted from x=0 to x=1. A Riemann sum is simply a way of approximating the area under this curve using rectangles.
For Sn, the sum starts at k=1 and ends at k=n. This means we are evaluating the function at the right endpoints of our sub-intervals.
Because our function f(x) is strictly decreasing (as we can verify by its derivative f′(x)=−(1+x+x2)21+2x), the right endpoint of any interval is the lowest point of the curve in that interval. Therefore, the rectangles for Sn sit entirely under the curve. This is our 'Right Riemann Sum', and it must be less than the true area under the curve.
For Tn, the sum starts at k=0 and ends at k=n−1. Here, we are evaluating the function at the left endpoints. Since the function is decreasing, the left endpoint is the highest point of the curve in that interval.
Thus, the rectangles for Tn stick out above the curve. This is our 'Left Riemann Sum', and it must be greater than the true area under the curve.
Phase 3
The Benchmark Integral
To prove these inequalities, we need the 'true area'—the definite integral. We must evaluate:
I=∫011+x+x2dx
This is a classic integral. We complete the square in the denominator: 1+x+x2=(x+21)2+43=(x+21)2+(23)2. Now, the integral becomes:
I=∫01(x+21)2+(23)2dx
Using the standard integral ∫x2+a2dx=a1tan−1(ax), we get:
We know that tan−1(3)=3π and tan−1(31)=6π. Subtracting these gives us 6π. Multiplying by 32, we arrive at the beautiful result: I=33π.
Conclusion
The Final Victory
We have our benchmark! Because f(x) is decreasing, our Right Riemann Sum Sn is an underestimate, so Sn<33π. Our Left Riemann Sum Tn is an overestimate, so Tn>33π.
Do you see the elegance? We didn't just calculate numbers; we visualized the behavior of a function and used the power of calculus to bound our sums. This is the essence of JEE Advanced physics and mathematics. Keep this geometric intuition close to your heart, and no problem will ever be too difficult for you. You have mastered the Riemann sum!