Exploring the Size of GL_n(Z2)

  • Thread starter Dragonfall
  • Start date
In summary, there are 2^n-1 vectors linearly independent of the first two, for a total of 2^n-2 vectors.
  • #1
Dragonfall
1,030
4
What is the size of [itex]GL_n(\mathbb{Z}_2)[/itex]?
 
Physics news on Phys.org
  • #2
Think in terms of linear independence.
 
  • #3
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?
 
  • #4
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?
 
  • #5
[tex]Z_2= \{0,1\}[/tex] and [tex]Z_2[/tex] has only one unit {1}.
so matrix A which satisfy det A = 1 will be element of [tex]GL_n ( Z_2) [/tex]
 
  • #6
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?
 
  • #7
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.
 
  • #8
morphism said:
Yes!

I still don't know how to count them. So you have [itex]2^n-1[/itex] choices for the first vector. [itex]2^n-2[/itex] for the second. But how many vectors are linearly independent wrt to the first two?
 
  • #9
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:

1. What is the definition of GLn(Z2)?

GLn(Z2) is the special linear group of size n over the ring of integers modulo 2. It consists of all invertible n x n matrices with entries in Z2, where multiplication is defined as usual matrix multiplication.

2. How do you determine the size of GLn(Z2)?

The size of GLn(Z2) is given by (2n - 1)(2n - 2)(2n - 4)...(2n - 2n-1). This can be derived by counting the number of possible choices for each entry in an invertible n x n matrix over Z2.

3. What is the significance of GLn(Z2) in mathematics?

GLn(Z2) is important in various areas of mathematics, including algebra, geometry, and number theory. It is a fundamental group in algebraic topology and plays a role in the classification of manifolds. It is also used in cryptography and coding theory.

4. Can the size of GLn(Z2) be generalized to other rings?

Yes, the size of GLn(Z2) can be generalized to other rings. In general, the size of GLn(R) is given by the product of (|R|n - 1)(|R|n - |R|)(|R|n - |R|2)...(1 - |R|n-1), where R is any finite ring with identity and |R| denotes the number of elements in R.

5. How is the size of GLn(Z2) related to the size of GLn(Zp)?

The size of GLn(Zp) is (pn - 1)(pn - p)(pn - p2)...(pn - pn-1), which is a generalization of the formula for GLn(Z2). This means that the size of GLn(Zp) is larger than the size of GLn(Z2) for any prime number p other than 2.

Similar threads

  • Linear and Abstract Algebra
Replies
7
Views
2K
  • Math Proof Training and Practice
3
Replies
80
Views
4K
  • Linear and Abstract Algebra
Replies
12
Views
4K
  • Linear and Abstract Algebra
Replies
15
Views
1K
  • Linear and Abstract Algebra
Replies
19
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
974
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
12
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
Back
Top