- 1,753
- 143
Homework Statement
Find the Sum of \sum\limits_{n = 2}^\infty {\frac{1}{{n\left( {n - 1} \right)}}}
Homework Equations
\sum\limits_{n = 1}^\infty {\frac{1}{{n\left( {n + 1} \right)}} = 1}
The Attempt at a Solution
\sum\limits_{n = 2}^\infty {\frac{1}{{n\left( {n + 1} \right)}} = \sum\limits_{n = 1}^\infty {\frac{1}{{n\left( {n + 1} \right)}} - a_1 = 1} - a_1 = 1 - \frac{1}{{1\left( {1 + 1} \right)}} = 1 - \frac{1}{2} = \frac{1}{2}} <br />
But the book says the answer is 1. I can see it being 1 if n=1 in the sumation symbol, but it is n=2, so don't I have to subtract the value of a1 from the sum computed from the formula?