show that and determine the closed form
$$\sum_{n=1}^{\infty}{m!\over n\cdot n(n+1)(n+2)\cdots(n+m)}=\sum_{n=1}^{\infty}{{1\over n} }\sum_{k=0}^{m}(-1)^k{m\choose k}{1\over (n+k)}$$
$m\ge0$
My try:
I was observing the favourite Euler's sum
$$\zeta(2)=\sum_{n=1}^{\infty}{1\over n^2}$$
I found the following patterns. I can't find the closed form.
$$\sum_{n=1}^{\infty}{0!\over n\cdot n}=\sum_{n=1}^{\infty}{{1\over n}\left({1\over n}\right)}$$
$$\sum_{n=1}^{\infty}{1!\over n\cdot n(n+1)}=\sum_{n=1}^{\infty}{{1\over n}\left({1\over n}-{1\over n+1}\right)}$$
$$\sum_{n=1}^{\infty}{2!\over n\cdot n(n+1)(n+2)}=\sum_{n=1}^{\infty}{{1\over n}\left({1\over n}-{2\over n+1}+{1\over n+2}\right)}$$
$$\sum_{n=1}^{\infty}{3!\over n\cdot n(n+1)(n+2)(n+3)}=\sum_{n=1}^{\infty}{{1\over n}\left({1\over n}-{3\over n+1}+{3\over n+2}-{1\over n+3}\right)}$$