题目
Problem
(a) Express
r(r2−1)2
in partial fractions.
(3)
(b) Hence find, in terms of n,
r=2∑nr(r2−1)1
Give your answer in the form
Cn(n+1)n2+An+B
where A, B and C are constants to be found.
(5)
解答
(a)
解法一
思路
展开
先把分母因式分解:
r(r2−1)=r(r−1)(r+1).
然后设成三个简单分式。这里的分式结构会在 (b) 产生相邻项抵消。
答题过程
展开
Let
r(r2−1)2=r−1A+rB+r+1C.
Since r(r2−1)=r(r−1)(r+1),
2=Ar(r+1)+B(r−1)(r+1)+Cr(r−1).
Substitute convenient values of r:
r=1:2=r=0:2=r=−1:2=2A,A=1,−B,B=−2,2C,C=1.
Therefore,
r(r2−1)2=r−11−r2+r+11.
(b)
解法一
思路
展开
题目问的是
r=2∑nr(r2−1)1,
而 (a) 分解的是两倍的分式,所以最后要乘 21。把首几项和末几项写出来,中间项会望远镜式抵消。
答题过程
展开
From part (a),
r(r2−1)1=21(r−11−r2+r+11).
Hence,
=r=2∑nr(r2−1)121r=2∑n(r−11−r2+r+11).
Write out the terms:
=r=2∑n(r−11−r2+r+11)(1−22+31)+(21−32+41)+(31−42+51)+⋯+(n−21−n−12+n1)+(n−11−n2+n+11).
The middle terms cancel, leaving
=r=2∑n(r−11−r2+r+11)21−n1+n+11.
Therefore,
==r=2∑nr(r2−1)121(21−n1+n+11)41−2n1+2(n+1)1.
Putting this over the required denominator,
==41−2n1+2(n+1)14n(n+1)n(n+1)−2(n+1)+2n4n(n+1)n2+n−2.
Thus
A=1,B=−2,C=4.