The summation in question is $$\sum_{n=0}^\infty \frac{n(n+1)(n+2)}{n! + (n+1)! + (n+2)!}$$
The sum can be simplified further into $$\sum_{n=0}^\infty \frac{n(n+1)^2}{(n+2)!}$$ With Taylor expansion allowed, I don't think it's hard to derive it from expansion of $e^x$.