In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(a) Express
r(r+1)(r+2)2
in partial fractions.
(2)
(b) Use the answer to part (a) and the method of differences to show that
r=1∑nr(r+1)(r+2)2=2(n+b)(n+c)n(n+a)
where a , b and c are integers to be determined.
(5)
(c) Hence form and solve a quadratic inequality to determine the smallest value of n for which
r=1∑nr(r+1)(r+2)2>157
(3)
解答
(a)
Let:
r(r+1)(r+2)2=rA+r+1B+r+2C
Multiplying by r(r+1)(r+2):
2=A(r+1)(r+2)+Br(r+2)+Cr(r+1)
Let r=0:
2=2A⟹A=1
Let r=−1:
2=−B⟹B=−2
Let r=−2:
2=2C⟹C=1
Hence:
r(r+1)(r+2)2=r1−r+12+r+21
(b)
Using the method of differences:
r=1∑nr(r+1)(r+2)2=r=1:r=2:r=3:r=n−1:r=n:r=1∑n(r1−r+12+r+21)11−22+3121−32+4131−42+51⋯n−11−n2+n+11n1−n+12+n+21
Summing the columns, most terms cancel out:
======1−22+21−n+12+n+11+n+2121−n+11+n+212(n+1)(n+2)(n+1)(n+2)−2(n+2)+2(n+1)2(n+1)(n+2)n2+3n+2−2n−4+2n+22(n+1)(n+2)n2+3n2(n+1)(n+2)n(n+3)
Here, a=3, b=1, and c=2.
(c)
We require:
2(n+1)(n+2)n(n+3)>157
Since n≥1, the denominators are positive. Cross-multiplying gives:
15(n2+3n)>15n2+45n>15n2+45n>n2+3n−28>(n+7)(n−4)>14(n+1)(n+2)14(n2+3n+2)14n2+42n+2800
Since n must be positive, we need n>4.
The smallest integer value of n is n=5.