A proof using induction

103 Views Asked by At

Use induction to prove that for any positive integers $m,s$ $$\sum_{n=1}^{s}\frac{n!}{(n+m)!} = \frac{1}{m-1} \left( \frac{1}{m!} - \frac{(s+1)!}{(s+m)!}\right)$$