Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 1.4.7 (Order of $\mathrm{GL}_2(\mathbb{F}_p)$)

Exercise 1.4.7 (Order of $\mathrm{GL}_2(\mathbb{F}_p)$)

Let p be a prime. Prove that the order of GL 2 ( 𝔽 p ) is p 4 p 3 p 2 + p (do not just quote the order formula in this section). [Substract the number of 2 × 2 matrices which are not invertible from the total number of 2 × 2 matrices over 𝔽 p . You may use the fact that a 2 × 2 matrix is not invertible if and only if one row is a multiple of the other.]

Answers

Proof. The total number of 2 × 2 matrices over 𝔽 p is N = p 4 (we choose the 4 coefficients of the matrix in 𝔽 p ).

Now we count the number of matrices M = ( a b c d ) GL 2 ( 𝔽 p ) which are not invertible.

  • If the first row is ( 0 , 0 ) , then M = ( 0 0 c d ) is not invertible. There are p 2 choices for c and d , so there are N 1 = p 2 such matrices
  • If the first row is ( a , b ) ( 0 , 0 ) , there are p 2 1 choices for ( a , b ) .

    For each of theses choices, M is not invertible if and only if there is some λ 𝔽 p so that ( c , d ) = λ ( a , b ) . There are p choices for λ , so there are N 2 = ( p 2 1 ) p matrices M not invertible in this case.

So the number of invertible matrices is

| GL 2 ( 𝔽 p ) | = N ( N 1 + N 2 ) = p 4 [ p 2 + ( p 2 1 ) p ] = p 4 p 3 p 2 + p .

Note: Alternatively, the number of invertible matrices is the product of the number of choices for a nonzero first row ( a , b ) , that is p 2 1 , by the number of choices of a second row ( c , d ) non collinear to ( a , b ) , among p 2 p , so that

| GL 2 ( 𝔽 p ) | = ( p 2 1 ) ( p 2 p ) = p 4 p 3 p 2 + p .

User profile picture
2025-09-17 10:40
Comments