题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(a) Express
1+2r+52
as a single fraction in simplest form.
(1)
(b) Hence use the method of differences to determine an expression for
r=1∑nlog3(1+2r+52)
giving the answer in the form log3(f(n)) where f is a function to be found.
(3)
(c) Hence determine the value of n for which
r=n+2∑10nlog3(1+2r+52)=2
(4)
解答
(a)
解法一
思路
展开
把 1 写成同分母的分式即可。这个结果会让后面的对数变成可以相消的形式。
#### 答题过程
展开
1+2r+52==2r+52r+5+2r+522r+52r+7
(b)
解法一
思路
展开
先用 log(a/b)=loga−logb,然后把前几项和最后一项写出来。中间的 log39,log311,… 会一正一负抵消。
答题过程
展开
Using part (a),
r=1∑nlog3(1+2r+52)==r=1∑nlog3(2r+52r+7)r=1∑n(log3(2r+7)−log3(2r+5))
Writing out the terms,
r=1:r=2:r=3:r=n:log39−log37log311−log39log313−log311⋮log3(2n+7)−log3(2n+5)
After cancellation,
r=1∑nlog3(1+2r+52)==log3(2n+7)−log37log3(72n+7)
解法二
思路
展开
也可以先把对数和合并成一个乘积。分子分母会连锁约掉,这其实是同一个望远镜结构,只是写成乘法形式。
答题过程
展开
Using part (a),
r=1∑nlog3(1+2r+52)===log3(79)+log3(911)+log3(1113)+⋯+log3(2n+52n+7)log3(79⋅911⋅1113⋯2n+52n+7)log3(72n+7)
(c)
解法一
思路
展开
利用 (b) 的结果,把从 r=n+2 到 10n 的和写成「前 10n 项」减去「前 n+1 项」。注意下限是 n+2,所以要减到 n+1。
答题过程
展开
From part (b), define
Sk==r=1∑klog3(1+2r+52)log3(72k+7)
Then
r=n+2∑10nlog3(1+2r+52)===S10n−Sn+1log3(720n+7)−log3(72n+9)log3(2n+920n+7)
So
log3(2n+920n+7)=2n+920n+7=20n+7=20n+7=2n=n=2329(2n+9)18n+817437