finding the order of the general linear group $GL_{2}(\mathbb{Z}_3).$ ?
Is finding the order by listing its elements only ? or is there a smarter method?
finding the order of the general linear group $GL_{2}(\mathbb{Z}_3).$ ?
Is finding the order by listing its elements only ? or is there a smarter method?
On
Just count the possible columns of a matrix in $GL_2(\Bbb{Z}_3)$. The first column has to be nonzero, which gives $9 -1 = 8$ possibilities. The second column should not be a multiple of the first column, which gives $9 - 3 = 6$ possibilities. Thus you find $8 \times 6 = 48$ elements.
On
Here are two approaches, both thinking of $GL_2(\Bbb Z_3)$ as the group of $2\times 2$ invertible matrices.
On
Let $A=\begin{pmatrix}a&b\\c&d\end{pmatrix}\in\text{GL}_2(\Bbb Z_3)$. Then $\det(A)\neq 0$. So you need to solve $ad-bc\neq 0$. A fast way is to see that there are $3^4$ different matrices, so you just have to substract the solutions for $ad-bc=0$.
On
We know $M_2(\mathbb{Z}_3)\cong \mathbb{Z}_3^4$ is of order 81. Since $\mathbb{Z}_3$ is a field, One idea would be to write down the characteristic polynomial of a general element and see when it has zero as a root. Elements whose characteristic polynomial has zero as a root are precisely the non-invertible matrices. The rest are precisely $GL_2(\mathbb{Z}_3)$.
Writing down the elements might be faster, though.
Let me try and sketch the general argument which allows the evaluation of the order of general linear groups of finite dimensional spaces. Let $K$ be an arbitrary field (not necessarily commutative) and $V$ be a left $K$-vector space of finite dimension $\mathrm{dim}_KV=n \in \mathbb{N}$. For each $k \leqslant n$ define $L_k$ to be the subset of $V^k$ consisting of all linearly independent sequences of vectors.
In your particular case, since $\mathrm{GL}_2(\mathbb{Z}_3) \approx \mathrm{GL}_{\mathbb{Z}_3}\left(\mathbb{Z}_3^2\right)$ as groups we have $q=3$ and $n=2$ in the above notations so therefore: $$|\mathrm{GL}_z(\mathbb{Z}_3)|=\left(3^2-1\right)\left(3^2-3\right)=48.$$