If you take powers of a permutation, why is some $$ P^k = I $$
Find a 5 by 5 permutation $$ P $$ so that the smallest power to equal I is $$ P^6 = I $$
(This is a challenge question, Combine a 2 by 2 block with a 3 by 3 block.)
I couldn't solve the question anyway, but what does 2 by 2 block mean? Is block another way of saying matrix? Thanks
There are only finitely many ways to permute finitely many things. So in the sequence $$P^1,\ P^2,\ P^3,\ldots$$ of powers of a permutation $P$, there must eventually be two powers that give the same permutation, meaning that $P^i=P^j$ for some $i>j\geq0$. Permutations are reversible so $P$ is invertible, hence $$P^{i-j}=P^iP^{-j}=P^j(P^j)^{-1}=I.$$
And yes, a $2\times2$-block means a $2\times2$-matrix here. The hint suggest to choose a $5\times5$-matrix that has a $2\times2$-matrix and a $3\times3$-matrix on its diagonal, and zeroes elsewhere.