What Is the Size of GL_n(Z2)?

  • Thread starter Thread starter Dragonfall
  • Start date Start date
Click For Summary
SUMMARY

The size of GL_n(Z_2) is determined by the number of invertible n by n matrices over the field Z_2, where entries are either 0 or 1. An n by n matrix is invertible if its determinant is 1, indicating that its column space has n dimensions. The count of such matrices is given by the formula (2^n - 1)(2^n - 2)(2^n - 2^2)...(2^n - 2^{n-1}), which accounts for the linear independence of rows. This discussion clarifies that the assumption of half of all n by n matrices being invertible only holds true for n=1.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically matrix theory.
  • Familiarity with the field Z_2 and its properties.
  • Knowledge of determinants and their role in matrix invertibility.
  • Basic combinatorial principles related to linear independence.
NEXT STEPS
  • Study the properties of finite fields, particularly Z_2.
  • Learn about determinants and their computation in matrix theory.
  • Explore linear independence and its implications in vector spaces.
  • Investigate the general linear group GL_n over various fields.
USEFUL FOR

Mathematicians, students of linear algebra, and anyone interested in the properties of matrices over finite fields, particularly in the context of group theory and combinatorial mathematics.

Dragonfall
Messages
1,023
Reaction score
5
What is the size of GL_n(\mathbb{Z}_2)?
 
Physics news on Phys.org
Think in terms of linear independence.
 
You could also think of this as n by n matrices whose entries must be either 1 or 0. How many entries are then in an n by n matrix? And if there are only two possible values for each?
 
HallsofIvy said:
You could also think of this as n by n matrices whose entries must be either 1 or 0. How many entries are then in an n by n matrix? And if there are only two possible values for each?

Well non-invertible matrices are not in GLn(Z_2), so it's NOT 2^(n^2). Rather it's that minus all the matrices with determinant 0, and I don't know how to count those.

morphism said:
Think in terms of linear independence.

Is it true that an nxn matrix is invertible iff the column space has n dimensions?
 
Z_2= \{0,1\} and Z_2 has only one unit {1}.
so matrix A which satisfy det A = 1 will be element of GL_n ( Z_2)
 
Yes, and the whole question is "how many of them are there"!

In fact, a matrix A, in Z2 is invertible if det(A)= 1 and not invertible if det(A)= 0. Does that imply that exactly half of all n by n matrices in Z2[/sup] are invertible?
 
Dragonfall said:
Is it true that an nxn matrix is invertible iff the column space has n dimensions?
Yes!

HallsofIvy said:
In fact, a matrix A, in Z2 is invertible if det(A)= 1 and not invertible if det(A)= 0. Does that imply that exactly half of all n by n matrices in Z2[/sup] are invertible?

No. In fact, this is only true if n=1.
 
morphism said:
Yes!

I still don't know how to count them. So you have 2^n-1 choices for the first vector. 2^n-2 for the second. But how many vectors are linearly independent wrt to the first two?
 
How many linear combinations are there of the first two columns? Remember, there are only two elements in our field.
 
  • #10
I think it's
(2^n -1)(2^n - 2) (2^n - 2^2 ) ... (2^n - 2^{n-1}).

the reason is: you just have to make sure all the rows are linearly independent and non-zero.
For the first row there are (2^n - 1) choices.

For the second row there's (2^n-1) minus 1 (the number of rows already used).

For the third row there's (2^n-1) minus 2 (the number of rows already used) minus another 1 for the number of sums of those rows.

For the kth row, there's (2^n-1) minus (k choose 1) minus (k choose 2), etc., minus (k choose (k-1)). You can tell that none of these conditions are redundant because that would imply that some of the previous rows were linearly dependent.

But
k choose 1 + k choose 2 + ... + k choose (k-1) = 2^{k} -1.

?
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 80 ·
3
Replies
80
Views
10K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
7K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K