To solve the given problem, we need to evaluate the sum $\sum_{r=1}^{n} (r \cdot r!)$. Let's explore the steps to arrive at the solution.
The given sum can be expanded as:
We observe that each term in the form $r \cdot r!$ can be rewritten using a simple algebraic manipulation:
This indicates that each term $r \cdot r!$ can be expressed as the difference of two factorials. Thus, the sum becomes a telescopic series:
Observe the cancellation pattern in this telescopic series:
Since $1! = 1$, the final expression simplifies to:
Therefore, the evaluated sum is $(n+1)! - 1$, which matches the provided correct answer.
Conclusion: The correct answer is $(n+1)! - 1$.