Faculty of Engineering and Applied Science
2000 Fall
[Version for Division 3]
Given the telescoping series
4 4 4 4
s = --- + --- + --- + --- + ...
3*1 4*2 5*3 6*4
4
a = -------
n (n+2)*n
With no range of values of n stated, one may assume that
the range is
Alternative solutions include
4
a = ----------- , n = 2, 3, 4, ...
n (n+1)*(n-1)
and
4
a = ------- , n = 3, 4, 5, ...
n n*(n-2)
In both of these cases, the range of values of n must be specified.
Partial fractions (using the cover-up rule):
4 (4/-2) (4/2) -2 2
a = ------- = ------ + ----- = --- + -
n (n+2)*n n+2 n n+2 n
(-2 2) (-2 2) (-2 2) (-2 2)
==> s = ( - + -) + ( - + -) + ( - + -) + ( - + -) + ...
n ( 3 1) ( 4 2) ( 5 3) ( 6 4)
(-2 2 ) ( -2 2 ) ( -2 2)
... + ( - + ---) + ( --- + ---) + ( --- + -)
( n n-2) ( n+1 n-1) ( n+2 n)
All terms cancel (telescope) except +2/1, +2/2,
-2/(n+1) and
-2/(n+2)
Therefore
2 2
s = 3 - --- - ---
n n+1 n+2
( 2 2 ) =====
s = lim s = lim ( 3 - --- - --- ) = | 3 |
n-->oo n n-->oo ( n+1 n+2 ) =====