Evaluate in closed form: $$ \sum_{m=0}^\infty \sum_{n=0}^\infty \sum_{p=0}^\infty\frac{m!n!p!}{(m+n+p+2)!}$$
I tried to use same method for similar question and two variables.Was not able to get the final answer. Question proposed by Jalil Hajimir -- Infinite Series $\sum_{m=0}^\infty\sum_{n=0}^\infty\frac{m!\:n!}{(m+n+2)!}$
In the book (Almost) Impossible Integrals, Sums, and Series, page $533$, the result in $(6.291)$, it is easily shown by transforming the Gamma summand into a summand involving a product of Beta function (which we can further deal with using the integral representation of Beta function) that $$\sum_{i=1}^{\infty}\left( \sum_{j=1}^{ \infty} \frac{\Gamma(i)\Gamma(j)\Gamma(x)}{\Gamma(i+j+x)}\right)=\frac{1}{2}\left(\psi^{(1)}\left(\frac{x}{2}\right)-\psi^{(1)}\left(\frac{1+x}{2}\right)\right).$$
Now, replacing $x$ by $k$, considering the summation from $k=1$ to $\infty$, passing from Gamma function to factorials and reindexing the series, we get in the left-hand side the series the Op is interested in, and in the right-hand side a simple telescoping sum involving Trigamma function. The answer is indeed $\pi^2/4$.