题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
(a) Show that, for r⩾2
r+r−22=r−r−2
(2)
(b) Hence use the method of differences to determine
r=2∑nr+r−22
giving your answer in simplest form.
(3)
(c) Hence show that
r=4∑50r+r−22=A+B2+C3
where A , B and C are integers to be determined.
(2)
解答
(a)
解法一
思路
展开
分母是两个根式相加,目标式是两个根式相减,所以自然想到乘以共轭式。这里 r⩾2,因此 r 和 r−2 都有意义。
答题过程
展开
Rationalise the denominator:
r+r−22=====r+r−22⋅r−r−2r−r−2(r)2−(r−2)22(r−r−2)r−(r−2)2(r−r−2)22(r−r−2)r−r−2
This proves the required identity.
(b)
解法一
思路
展开
利用 (a) 把每一项改写成两个根式相减。展开前几项和最后几项后,会看到中间项成对抵消,这就是 method of differences。
答题过程
展开
Using the result from part (a),
r=2∑nr+r−22=r=2∑n(r−r−2)
Write out the important terms:
r=2∑n(r−r−2)=(2−0)+(3−1)+(4−2)+(5−3)+⋯+(n−1−n−3)+(n−n−2)
The middle terms cancel in pairs. The surviving terms are
r=2∑nr+r−22==n+n−1−1−0n+n−1−1
(c)
解法一
思路
展开
从 r=4 到 50 的和,可以用 (b) 中从 r=2 开始的结果相减得到。要减掉 r=2 和 r=3 两项,也就是用 S50−S3。
答题过程
展开
Let
Sn=r=2∑nr+r−22=n+n−1−1
Therefore,
r=4∑50r+r−22=====S50−S3(50+49−1)−(3+2−1)(52+7−1)−(3+2−1)52+6−3−2+17+42−3
Hence
A=7,B=4,C=−1