Integer matrices whose $m$-th power are identity matrix

264 Views Asked by At

How can one find all the matrices with integer entries of size $n \times n$ such that $A^{m}=I$ where $m$ is fixed integer and the matrix does not have fixed point in $\mathbb{Z}^n$ (except zero of course). Is there any algorithm to find all these matrices?