I have a question regarding the sum of this series: $$\frac{3}{1!+2!+3!} + \frac{4}{2!+3!+4!} + \cdots + \frac{2008}{2006!+2007!+2008!}$$ My approach: I found that this sum is equal to: $$\sum_{n=3}^{2008}\frac{n}{(n-2)!+(n-1)!+(n)!}$$
I reduced it to :
$$\sum_{n=3}^{2008}\frac{1}{n(n-2)!}$$
Please suggest how to proceed further.
What we want is $$\sum_{n=1}^{N} \dfrac{n+2}{n! + (n+1)! +(n+2)!}$$ \begin{align} \dfrac{n+2}{n! + (n+1)! +(n+2)!} & = \dfrac{n+2}{n! \left( 1 + (n+1) + (n+1)(n+2) \right)}\\ & = \dfrac{n+2}{n! \left( n^2 + 4n + 4 \right)}\\ & = \dfrac1{n! \left( n+2 \right)}\\ & = \dfrac{n+1}{(n+2)!}\\ & = \dfrac{n+2}{(n+2)!} - \dfrac1{(n+2)!}\\ & = \dfrac1{(n+1)!} - \dfrac1{(n+2)!} \end{align}
Can you finish it off from here?
Move your mouse over the gray area below for the complete answer.