2

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.

Mustafa
  • 1,590

1 Answers1

7

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}).$

Erica
  • 1,086
  • 6
  • 7