I need help with proving this:
$$\sum_{i=1}^n \frac{i-1}{i!}=\frac{n!-1}{n!}$$
My induction hypothesis is:
$$\sum_{i=1}^{n+1} = \sum_{i=1}^n \frac{i-1}{i!}+\frac{(n+1)!-1}{(n+1)!}=\frac{(n+1)!-1}{(n+1)}$$
I tried a few things and landed here:
$$\frac{(n+1)n!-1+n}{(n+1)n!}=\frac{(n+1)n!-1}{(n+1)n!}$$
there is one $n$ too much in my last equation and I don't know how to get rid of it.
Thanks for your help.
HINT: you must prove that $$\frac{n!-1}{n!}+\frac{n+1-1}{(n+1)!}=\frac{(n+1)!-1}{(n+1)!}$$