Consider the group $G = GL(2, \Bbb Z_{11})$. How many elements does $G$ have?

139 Views Asked by At

Consider the group $G = GL(2,\Bbb Z_{11})$. How many elements does $G$ have? Any ideas as to how I would go about finding it?

can I make permutations?. I do not have an idea yet. Help, please.

1

There are 1 best solutions below

0
On BEST ANSWER

First we consider the first row. First row is a non-zero vector, we have $11^{2}-1=120$ choices. Then we think about the second row. The second row vector and the first one are linearly independent, so we have $11^{2}-11=110$ choices. Hence, there are $120\times110=13200$ elements in $\mathrm{GL}(2,\mathbb{Z}_{11}).$

In general, we have the formula:$|\mathrm{GL}(n,\mathbb{F}_{q})|=\prod\limits_{j=0}^{n-1}(q^{n}-q^{j}).$