题目
Problem
Given that
(x−2)(2x+1)23x+4≡x−2A+2x+1B+(2x+1)2C
(a) find the values of the constants A, B and C.
(4)
(b) Hence find the exact value of
∫712(x−2)(2x+1)23x+4dx
giving your answer in the form plnq+r where p,q and r are rational numbers.
(6)
题目中文翻译
已知
(x−2)(2x+1)23x+4≡x−2A+2x+1B+(2x+1)2C
(a) 求常数 A,B,C 的值。
(b) 进而求
∫712(x−2)(2x+1)23x+4dx
的精确值,并将答案写成 plnq+r 的形式,其中 p,q,r 都是有理数。
解答
(a)
解法一
思路
展开
先把恒等式两边同乘公共分母 (x−2)(2x+1)2。然后代入能让某些因子变成 0 的 x 值,先求出 A 和 C,最后再代入一个方便的值求 B。
答题过程
展开
Given
(x−2)(2x+1)23x+4≡x−2A+2x+1B+(2x+1)2C,
multiply both sides by (x−2)(2x+1)2:
3x+4≡A(2x+1)2+B(x−2)(2x+1)+C(x−2).
Put x=2:
10A=A(5)2=52.
Put x=−21:
3(−21)+425C=C(−21−2)=−25C=−1.
Now put x=0 in the identity:
44=A(1)2+B(−2)(1)+C(−2)=A−2B−2C.
Using A=52 and C=−1,
4−2BB=52−2B+2=58=−54.
Therefore
A=52,B=−54,C=−1.
解法二
思路
展开
也可以比较系数。这个方法计算稍多,但它适合检查部分分式答案是否完整一致。
答题过程
展开
From
3x+4≡A(2x+1)2+B(x−2)(2x+1)+C(x−2),
expand the right hand side:
3x+4≡≡A(4x2+4x+1)+B(2x2−3x−2)+C(x−2)(4A+2B)x2+(4A−3B+C)x+(A−2B−2C).
Compare coefficients:
4A+2B4A−3B+CA−2B−2C=0,=3,=4.
From 4A+2B=0,
B=−2A.
Substitute this into the other two equations:
10A+C5A−2C=3,=4.
From C=3−10A, the second equation gives
5A−2(3−10A)25AA=4=10=52.
Thus
B=−54,C=3−10(52)=−1.
So
A=52,B=−54,C=−1.
(b)
解法一
思路
展开
“Hence” 表示要使用 (a) 的部分分式结果。把 integrand 分成三个较简单的项后分别积分:前两个给出对数项,最后一个是 (2x+1)−2 的积分。最后按题目要求把对数合并成单个 lnq。
答题过程
展开
Using part (a),
(x−2)(2x+1)23x+4=5(x−2)2−5(2x+1)4−(2x+1)21.
So
∫(x−2)(2x+1)23x+4dx==52ln∣x−2∣−54∫2x+11dx−∫(2x+1)−2dx52ln∣x−2∣−52ln∣2x+1∣+2(2x+1)1.
For 7≤x≤12, the quantities inside the logarithms are positive, so
=∫712(x−2)(2x+1)23x+4dx[52ln(x−2)−52ln(2x+1)+2(2x+1)1]712.
Substitute the limits:
==(52ln10−52ln25+501)−(52ln5−52ln15+301)52(ln10−ln25−ln5+ln15)+501−301.
Now combine the logarithms:
ln10−ln25−ln5+ln15=ln(25⋅510⋅15)=ln56.
Also,
501−301=1503−5=−751.
Therefore
∫712(x−2)(2x+1)23x+4dx=52ln56−751.