For series summation problems, especially those involving factorials or fractions, always look for a way to decompose the general term into a difference $f(r+1) - f(r)$. This leads to a telescoping series, which is easily evaluated. The identity $r \cdot r! = (r+1)! - r!$ is a classic trick.