There's a particular property of the elements of $\mathrm{GL}(2,q)$, the general linear group of $n\times n$ matrices over a finite field of order $q$, that I don't understand.
I know that the order of $\mathrm{GL}(2,q)$ is $(q^2-1)(q^2-q)=q(q+1)(q-1)^2$, since there are $q^2-1$ possible vectors for the first column, excluding the $0$ vector, and $q^2-q$ possible vector for the second column, excluding all multiples of the first.
So the order of any element must divide $q(q+1)(q-1)^2$ by Langrange. However, there is a further detail that
any element of $\mathrm{GL}(2,q)$ must have order dividing $q(q-1)$ or $(q-1)(q+1)$.
Is there a reason why one can narrow down the order to divide one of those smaller factors of $q(q+1)(q-1)^2$? Thanks!