题目
Problem
The diagram shows the curve with equation y=x2+11 for 0≤x≤1, together with a set of n rectangles of width n1.
(a) By considering the sum of the areas of these rectangles, show that
r=1∑nn2+r2n<41π.
[5]
(b) Use a similar method to find a lower bound for ∑r=1nn2+r2n. Give your answer in terms of n and π.
[4]
(c) Deduce the exact value of limn→∞∑r=1nn2+r2n.
[1]
题目中文翻译
图中显示曲线 y=x2+11,其中 0≤x≤1,以及一组宽度为 n1 的 n 个矩形。
(a) 通过考虑这些矩形面积之和,证明
r=1∑nn2+r2n<41π.
(b) 使用类似方法,求 ∑r=1nn2+r2n 的一个下界。答案需用 n 和 π 表示。
(c) 推出 limn→∞∑r=1nn2+r2n 的精确值。
解答