Any hints about how to prove $$!n = n!- \sum_{i=1}^{n} {{n} \choose {i}}\,!(n-i)$$
from Wikipedia's article on derangements?
Here, $!n$ is the number of derangements of a set with $n$ elements.
I am not looking for proofs, just nudges in the right direction.
Hint: ${{n} \choose {i}} \cdot!(n-i)$ counts the number of permutations that fix exactly $i$ elements.