I'm faced with a difficult problem that I can't prove.
The problem is stated as:
Find the remainder when $(1! \times 1) + (2! \times 2) + (3! \times 3) + \cdots + (100! \times 100)$ is divided by $101$.
I found a pattern which is $(1! \times 1) + (2! \times 2) + (3! \times 3) + \cdots + (n! \times n)$ is exactly $n$ when in modulus $n + 1$, I couldn't proof it so I need some help, thanks!