So I'm trying to prove this statement (through induction):
$$1(1!)+2(2!)+\dots +n(n!)=(n+1)!-1$$
But I'm confused with the inductive step here:
$$(n+1)!-1+[(n+1)(n+1)!] = (n+2)!-1$$
What do I do at this point? The factorial is throwing me off, because I can't multiply $(n+1)(n+1)!$ together to simplify the left side, can I?
Hint:
$$(n+1)!+(n+1)(n+1)!=(n+1+1)[(n+1)!]=(n+2)(n+1)!=(n+2)!$$