题目
Problem
(a) Find
∫x2lnxdx
(3)
Figure 3 shows a sketch of part of the curve with equation
y=x23+2x+lnxx>0.5
The finite region R, shown shaded in Figure 3, is bounded by the curve, the line with equation x=2, the x-axis and the line with equation x=4
(b) Use the answer to part (a) to find the exact area of R, writing your answer in simplest form.
(4)
题目中文翻译
(a) 求
∫x2lnxdx
图 3 给出了曲线一部分的草图,其方程为
y=x23+2x+lnxx>0.5
图 3 中阴影所示的有限区域 R 由该曲线、方程为 x=2 的直线、x 轴以及方程为 x=4 的直线围成。
(b) 利用第 (a) 问的答案求 R 的精确面积,并将答案写成最简形式。
解答
(a)
解法一
思路
展开
使用分部积分:把 lnx 作为需要求导的部分,把 x−2 作为需要积分的部分。所得剩余积分仍是简单幂函数,最后补上积分常数。
答题过程
展开
Using integration by parts, let
u=dv=lnx,x−2dx.
Then
du=v=x1dx,−x−1.
Therefore,
∫x2lnxdx==−xlnx+∫x−2dx−xlnx−x1+c.
(b)
解法一
思路
展开
承接 (a),先把曲线方程拆成三个较简单的项。对含 lnx 的一项直接使用 (a) 的结果,再以 2 和 4 为上下限计算面积,最后用 ln4=2ln2 化简。
答题过程
展开
First,
x23+2x+lnx=3x−2+2x−1+x−2lnx.
Using the result from part (a),
G(x)=−−x4+2lnxxlnx.
Therefore, an antiderivative of the curve is G(x), and
Area(R)==∫24x23+2x+lnxdx[G(x)]24.
Also,
G(4)=G(2)=−1+2ln4−41ln4,−2+2ln2−21ln2.
Hence,
Area(R)==G(4)−G(2)1+2ln2.
Hence the exact area is
1+2ln2.