thomas49th
- 645
- 0
Method of differences exam question [urgent]
\sum^{n}_{r=1}{\frac{5r+4}{r(r+1)(r+2)}
Now i know that this is equal to \frac{2}{r} + \frac{1}{r+1} -\frac{3}{r+2}
I need to use the method of differences to work out the summation of the series from 1 to n.
so i substitute values in
r=1:
2 + \frac{1}{2} - \frac{3}{3}
r=2:
1 + \frac{1}{3} - \frac{3}{4}
r=3:
\frac{2}{3} + \frac{1}{4} - \frac{3}{5}
r=n-1:
\frac{2}{n-1} + \frac{1}{n} - \frac{3}{n+1}
r=n:
\frac{2}{n} + \frac{1}{n+1} - \frac{3}{n+2}But I can't see any terms that have canceled out. How do i simplify this
Thanks :)
Thomas
Homework Statement
\sum^{n}_{r=1}{\frac{5r+4}{r(r+1)(r+2)}
Now i know that this is equal to \frac{2}{r} + \frac{1}{r+1} -\frac{3}{r+2}
I need to use the method of differences to work out the summation of the series from 1 to n.
so i substitute values in
r=1:
2 + \frac{1}{2} - \frac{3}{3}
r=2:
1 + \frac{1}{3} - \frac{3}{4}
r=3:
\frac{2}{3} + \frac{1}{4} - \frac{3}{5}
r=n-1:
\frac{2}{n-1} + \frac{1}{n} - \frac{3}{n+1}
r=n:
\frac{2}{n} + \frac{1}{n+1} - \frac{3}{n+2}But I can't see any terms that have canceled out. How do i simplify this
Thanks :)
Thomas