题目
Problem
Use algebraic integration and the substitution u=x to find the exact value of
∫145x+2xx10dx
Write your answer in the form 4ln(ba), where a and b are integers to be found.
(Solutions relying entirely on calculator technology are not acceptable.)
(8)
题目中文翻译
使用代数积分,并令 u=x,求下式的精确值:
∫145x+2xx10dx
将答案写成 4ln(ba) 的形式,其中 a,b 为待求整数。
(完全依赖计算器技术的解法不接受。)
解答
解法一
思路
展开
按题意令 u=x,把 x、dx 和积分上下限全部改写为 u。所得有理式可拆成两个简单分式,积分后代入新上下限,再用对数运算法则整理成指定形式。
答题过程
展开
Let
u=x.
Then x=u2 and dx=2udu. The limits become
x=1⇒u=1,x=4⇒u=2.
Therefore,
I=∫145x+2xx10dx.
Then
I==∫125u2+2u310(2u)du∫12u(5+2u)20du.
Using partial fractions,
u(5+2u)20=−u45+2u8.
Hence,
I===[4lnu−4ln(5+2u)]124ln2−4ln9+4ln74ln(914).
Thus a=14 and b=9.