同济高数 第4章 第4-3-5题

教材习题

📝 题目

5. $\displaystyle{\int} x^{2} \ln x \mathrm{~d} x$ .

💡 答案解析

[AI解答]

[AI解答] 我们要求解不定积分: $$ \displaystyle{\int} x^{2} \ln x \, \mathrm{d}x $$ 使用分部积分法,公式为: $$ \displaystyle{\int} u \, \mathrm{d}v = uv - \displaystyle{\int} v \, \mathrm{d}u $$ 令 $$ u = \ln x, \quad \mathrm{d}v = x^{2} \, \mathrm{d}x $$ 则 $$ \mathrm{d}u = \frac{1}{x} \, \mathrm{d}x, \quad v = \displaystyle{\int} x^{2} \, \mathrm{d}x = \frac{x^{3}}{3} $$ 代入分部积分公式: $$ \displaystyle{\int} x^{2} \ln x \, \mathrm{d}x = \frac{x^{3}}{3} \ln x - \displaystyle{\int} \frac{x^{3}}{3} \cdot \frac{1}{x} \, \mathrm{d}x $$ 化简第二项: $$ = \frac{x^{3}}{3} \ln x - \frac{1}{3} \displaystyle{\int} x^{2} \, \mathrm{d}x $$ 计算积分: $$ \displaystyle{\int} x^{2} \, \mathrm{d}x = \frac{x^{3}}{3} $$ 所以结果为: $$ \frac{x^{3}}{3} \ln x - \frac{1}{3} \cdot \frac{x^{3}}{3} + C = \frac{x^{3}}{3} \ln x - \frac{x^{3}}{9} + C $$ 因此: $$ \boxed{\displaystyle{\int} x^{2} \ln x \, \mathrm{d}x = \frac{x^{3}}{3} \ln x - \frac{x^{3}}{9} + C} $$

难度:★☆☆☆☆

📋 详细解题步骤

步骤 1/5
目标:选择分部积分法的u和dv
令 u = ln x, dv = x^2 dx
公式:分部积分公式:∫ u dv = uv - ∫ v du
提示:通常选择容易求导的函数作为u,容易积分的函数作为dv。
步骤 2/5
目标:计算du和v
du = (1/x) dx, v = ∫ x^2 dx = x^3/3
公式:∫ x^n dx = x^(n+1)/(n+1) + C
提示:注意积分常数在分部积分中暂不添加,最后再加。
步骤 3/5
目标:代入分部积分公式
∫ x^2 ln x dx = (x^3/3) ln x - ∫ (x^3/3)*(1/x) dx = (x^3/3) ln x - (1/3) ∫ x^2 dx
公式:分部积分公式
提示:化简被积函数时注意指数运算。
步骤 4/5
目标:计算剩余积分
∫ x^2 dx = x^3/3
公式:幂函数积分公式
步骤 5/5
目标:写出最终结果
原积分 = (x^3/3) ln x - (1/3)*(x^3/3) + C = (x^3/3) ln x - x^3/9 + C
提示:不要忘记积分常数C。

📷 拍照上传批改

拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。