Mathematica gives to me the following relation for every fixed $m,n\geq1$
$$\sum_{k=1}^n\frac {(2n-k-1)!\cdot k}{(n-k)!} {{m+k}\choose{m}} =\frac{(m+1)(m+2n)!}{(m+n+1)!}$$
Any hint for the proof?
Mathematica gives to me the following relation for every fixed $m,n\geq1$
$$\sum_{k=1}^n\frac {(2n-k-1)!\cdot k}{(n-k)!} {{m+k}\choose{m}} =\frac{(m+1)(m+2n)!}{(m+n+1)!}$$
Any hint for the proof?
Comment:
In (1) we write the factorials using binomial coefficients and use the binomial identity $\binom{p}{q}=\frac{p-q}{q}\binom{p}{q-1}$.
In (2) we apply the binomial identity $\binom{-p}{q}=\binom{p+q-1}{q}(-1)^q$.
In (3) we shift the index by one to start with $k=0$.
In (4) we apply the Chu-Vandermonde identity.
In (5) we apply the binomial identity $\binom{-p}{q}=\binom{p+q-1}{q}(-1)^q$ again.