题目
Problem
(i) Find
∫x2e4xdx
writing the answer in simplest form.
(4)
(ii) Use partial fractions and algebraic integration to show that
∫47(2x+1)(2−x)2x+11dx=lnk
where k is a fully simplified rational constant to be found.
(6)
题目中文翻译
(i) 求
∫x2e4xdx
并把答案写成最简形式。
(ii) 使用部分分式与代数积分,证明
∫47(2x+1)(2−x)2x+11dx=lnk
其中 k 是一个需要求出的最简有理常数。
解答
(i)
We need to find
∫x2e4xdx
Use integration by parts, with
u=x2,dxdv=e4x
Then
dxdu=2x,v=41e4x
So
∫x2e4xdx=41x2e4x−21∫xe4xdx
Now use integration by parts again for
∫xe4xdx
Let
u=x,dxdv=e4x
Then
dxdu=1,v=41e4x
Therefore
∫xe4xdx=41xe4x−41∫e4xdx
So
∫xe4xdx=41xe4x−161e4x
Substitute this back:
∫x2e4xdx=41x2e4x−21(41xe4x−161e4x)=41x2e4x−81xe4x+321e4x+C
Hence
∫x2e4xdx=e4x(41x2−81x+321)+C
(ii)
First decompose into partial fractions:
(2x+1)(2−x)2x+11=2x+1A+2−xB
Then
2x+11=A(2−x)+B(2x+1)
Let x=2:
15=5B
so
B=3
Let x=−21:
10=25A
so
A=4
Therefore
(2x+1)(2−x)2x+11=2x+14+2−x3
Now integrate:
∫(2x+14+2−x3)dx=2ln∣2x+1∣−3ln∣2−x∣
So
∫47(2x+1)(2−x)2x+11dx=[2ln∣2x+1∣−3ln∣2−x∣]47=(2ln15−3ln5)−(2ln9−3ln2)
Therefore
∫47(2x+1)(2−x)2x+11dx=2ln15−3ln5−2ln9+3ln2=ln(152)−ln(53)−ln(92)+ln(23)
Using logarithm laws,
∫47(2x+1)(2−x)2x+11dx=ln(53⋅92152⋅23)=ln(101251800)=ln(458)
Hence
k=458