Could someone help me please with this problem? I don't even know how to start it.
For 1$\leq$k$\leq$n, find the number of permutations $\theta$ $\in$ $S_n$ that have exactly k fixed points.
Thank you in advance!
Could someone help me please with this problem? I don't even know how to start it.
For 1$\leq$k$\leq$n, find the number of permutations $\theta$ $\in$ $S_n$ that have exactly k fixed points.
Thank you in advance!
Copyright © 2021 JogjaFile Inc.
For the case $k=0$, this is the problem of derangements.
For $k > 1$, after first choosing $k$ members of $\{1,\ldots,n\}$ to be the fixed points, you then want a derangement of the remaining $n-k$.