How many elements does GL(2,Z2) have?

  • Thread starter Thread starter gottfried
  • Start date Start date
  • Tags Tags
    Elements
Click For Summary
SUMMARY

GL(2,Z2) consists of 2x2 matrices with entries from the field Z2 and a determinant of 1. The discussion concludes that there are exactly 6 elements in GL(2,Z2). This is derived from analyzing the conditions under which the determinant, calculated as ad - bc, equals 1. The counting argument for GL(n,k) is also mentioned, emphasizing the relationship between invertible matrices and ordered bases in vector spaces over finite fields.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically matrix determinants.
  • Familiarity with finite fields, particularly Z2.
  • Knowledge of the general linear group notation, GL(n,k).
  • Basic combinatorial counting techniques in vector spaces.
NEXT STEPS
  • Study the properties of finite fields, focusing on Z2 and its applications.
  • Learn about the general linear group GL(n,k) and its significance in linear algebra.
  • Explore the concept of vector spaces and bases, particularly in the context of finite dimensions.
  • Investigate the relationship between invertible matrices and determinants in various fields.
USEFUL FOR

Mathematics students, particularly those studying linear algebra and abstract algebra, as well as educators seeking to deepen their understanding of finite fields and matrix theory.

gottfried
Messages
118
Reaction score
0

Homework Statement


If Z2={[0],[1]} with addition and multiplication modulo 2. How many elements does GL(2,Z2)={2 by 2 matrices with determinant 1 and entries from Z2} have?


The Attempt at a Solution


A\inGL(2,Z2) then det(A)=[1]={...,-3,-1,1,3,5,...}
Suppose A=|a b:c d| then det(a)=ad-bc. If a,b,c,d\inZ2 then a.d can equal [1] or [0].
If a.d=[1] then b.c=[0] so that det(A)=1
If a.d=[0] then b.c=[1] so that det(A)=1

If a.d=[1] then a=[1] and d=[1] meaning that b.c=[0] so b=[0] or [1] and c=[0].
From this one can see that there are 3 possible matrices with determinant 1 and a.d=[1].
The same logic shows that if a.d=[0] there are another 3 matrices with determinant 1.

Therefore GL(2,Z2) has 6 elements.

I haven't been given a solution to this problem and I'm new to equivalence classes and Zn so I'm not sure if have made any stupid mistakes in solving this problem?
 
Physics news on Phys.org
Your answer looks right.

By the way, there's a classic counting argument for counting the size of GL(n, k) where k is a finite field of q elements. The basic idea is that elements of GL(n,k) are the same thing as ordered bases on the vector space kn.

So, you proceed by first counting the number of ways to pick the first basis element: qn - 1. Then, you count the number of ways to pick the second basis element: the only requirement is that it's not in the one-dimensional subspace spanned by our previous choice, so there are qn - q choices. Then...

P.S. GL(n,k) is not the nxn matrices over k of determinant 1: it's the invertible nxn matrices. The notions of being invertible and determinant 1 just happen to coincide over \mathbb{F}_2: this is the only field where that happens.
 
Cool thanks for the help.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K