How do I go about simplifying this:
$$\sum_{k=1}^nk \cdot k!$$
Wolfram alpha tells me it's the same as $(n+1)!-1$ but I don't see how.
How do I go about simplifying this:
$$\sum_{k=1}^nk \cdot k!$$
Wolfram alpha tells me it's the same as $(n+1)!-1$ but I don't see how.
Copyright © 2021 JogjaFile Inc.
Hint: $$k\cdot k! = [(k+1)-1]\cdot k! = (k+1)!-k!$$