题目
Problem
(a) Using the substitution u=2x+1, show that
∫4128x+4e2x+1dx
may be expressed in the form
∫abku2eudu
where a, b and k are constants to be found.
(4)
(b) Hence find, by algebraic integration, the exact value of
∫4128x+4e2x+1dx
giving your answer in simplest form.
(5)
题目中文翻译
(a) 令 u=2x+1,证明
∫4128x+4e2x+1dx
可写成
∫abku2eudu
的形式,其中 a,b,k 为待求常数。
(b) 进而用代数积分法求
∫4128x+4e2x+1dx
的精确值,并将答案化为最简形式。
解答
(a)
解法一
思路
展开
由 u=2x+1 得到 u2=2x+1 和 dx=udu。同时 8x+4=2u,指数部分变成 eu。再把原积分的上下限一并换成 u 的取值,即可得到指定形式。
答题过程
展开
Let
u=2x+1.
Then
u2=2x+1
and
2udxdu=2,
so
dx=udu.
Also,
8x+4=4(2x+1)=2u.
The limits become
x=4⟹u=3
and
x=12⟹u=5.
Therefore,
==∫4128x+4e2x+1dx∫35(2u)eu(udu)∫352u2eudu.
Thus the required constants are
a=3,b=5,k=2.
(b)
解法一
思路
展开
承接 (a),只需计算 ∫352u2eudu。连续使用两次分部积分,把 u2 逐次降幂,得到完整原函数后再代入上下限。
答题过程
展开
From part (a),
I=∫352u2eudu.
Using integration by parts,
∫2u2eudu===2u2eu−∫4ueudu2u2eu−4(ueu−∫eudu)2u2eu−4ueu+4eu.
Hence
I===[2u2eu−4ueu+4eu]35(50e5−20e5+4e5)−(18e3−12e3+4e3)34e5−10e3.
Therefore, the exact value is
34e5−10e3.