Verifying a Finite Non-Abelian Group with Set of 2x2 Matrices Modulo p

In summary: Leftrightarrow a' b = a b' ... (2)In summary, the problem involves verifying that the set G of 2x2 matrices with non-zero determinant and entries in the field of integers modulo p forms a finite non-abelian group, and finding the order of this group for a given prime p. The existence of an inverse element in G must be proven, and the second part of the problem involves separating the matrices that do not satisfy the determinant condition.
  • #1
noisysignal
5
0
hi,
i am very new to group theory ... just started reading infact. I could really appreciate some guidance on the following problem with which i am stuck.

Let G be the set of all 2x2 matrices [a b ; c d] (ad-bc != 0) where a,b,c,d are all integers modulo p ( a prime number). Multiplication operation is defined as in the case of Matrices with the understanding that addition and multiplication of entries will be modulo p.
(i) To verify that G (with the operation defined) forms a finite non-abelian group
(ii) Given a prime p, to find the order of group G.

I have been able to verify without much difficulty, the following :
*) Closure under multiplication
*) Existence of identity element
*) Associativity under product

With reference to the existence of inverse, i am not able to prove that the inverse element is actually part of the set. Am i missing some observation/fact ? That the group is finite and non-abelian is easy enough once the inverse thing is shown. The second part of the question requires to separate those elements from the p^4 matrices which do not satisfy the |A| != 0 condition.

Thank you in advance !
 
Physics news on Phys.org
  • #2
The inverse of an invertible 2x2 matrix is the same irrespective of whether the entries are in F_p (as yours are), or anything else. Have you met matrices before? If so just use that formula. Even if not, you can work out the inverse by hand. With the above notation, give [a,b;c,d] what conditions must [u,v;x,y] satisfy for

[a,b;c,d].[u,v;x,y] =[1,0;0,1]?

I don't understand why you need inverses to prove it is finite (there are only a finite number of 2x2 matrices in F_p, p^4 as you point out). Non-abelianness is just by example, so I don't see why the inverse thing is necessary there.

The last part of the question is linear algebra - it's the same over any field (don't worry what a field is).

For a matrix to be invertible, the rows must be linearly independent. In how many ways can I choose the first row so that the first row is not a linearly dependent vector on its own? Now, how many ways can I choose the second row so that both vectors are linearly independent?
 
  • #3
noisysignal said:
hi,
i am very new to group theory ... just started reading infact. I could really appreciate some guidance on the following problem with which i am stuck.

Let G be the set of all 2x2 matrices [a b ; c d] (ad-bc != 0) where a,b,c,d are all integers modulo p ( a prime number). Multiplication operation is defined as in the case of Matrices with the understanding that addition and multiplication of entries will be modulo p.
(i) To verify that G (with the operation defined) forms a finite non-abelian group
(ii) Given a prime p, to find the order of group G.

I have been able to verify without much difficulty, the following :
*) Closure under multiplication
*) Existence of identity element
*) Associativity under product

With reference to the existence of inverse, i am not able to prove that the inverse element is actually part of the set. Am i missing some observation/fact ?
The inverse of a matrix 2 by 2 matrix is a 2 by 2 matrix isn't it? And, since A*A-1= A-1*A= I" isn't the "inverse of A-1 obvious? And therefore the fact that it has an inverse? What more do you need?

That the group is finite and non-abelian is easy enough once the inverse thing is shown. The second part of the question requires to separate those elements from the p^4 matrices which do not satisfy the |A| != 0 condition.

Thank you in advance !
 
  • #4
hi, thanks very much for your replies. I am sorry for not framing my query in a clearer fashion. The existence of an inverse element in the set is a necessary condition for it to be called a group. For a matrix A = [a b; c d] the inverse (as has been correctly pointed out) will be A-1 = 1/|A|* Adjoint(A). Now the problem is that i am not able to convince my self, that the individual elements of A-1 will be integers modulo p ( as is a condition on the set G). I am trying to verify/prove this result.

Thanks for helping
 
  • #5
By definition they will be. Since ad-bc is not zero, mod p, it has a multiplicative inverse - you will surely have proved that sest {1,2,..,p-1} is a group under multiplication mod p. So 1/det(A) is defined, as are the entries of Adj(A).

The entries in A are better thought of as a set of representatives of the residue classes of integers mod p. Call the [0],[1],...,[p-1] if that helps until you have that set in your mind.
 
Last edited:
  • #6
I think what Kartik wants to prove explicitly is that the entries of [itex]A^{-1}[/itex] are integers, for every [itex]A \in G[/itex]. He and I incorrectly computed [itex]A^{-1}[/itex] arriving at a matrix with non-integer entries, which cannot be an element of [itex]G[/itex].

Also, [itex]adj(A)[/itex] has integer entries. But when you divide every element of [itex]adj(A)[/itex] by [itex]det(A)[/itex], you should get a matrix with integer entries. With p = 7 and [itex]A = [2, 3 ; 4, 5][/itex], the inverse of [itex]A[/itex] has non-integer entries. So I guess we're making a mistake somewhere.

That the existence of the inverse in G should follow from the definition is appealing, but not immediately obvious.
 
  • #7
Sorry? Don't get you. We aren't looking at matrices with integer entries, we're looking at matrices over the field F_p with p elements. The entries are therefore equivalence classes of integers.
 
  • #8
Ah ok, thanks Matt..that makes sense now. I misinterpreted the problem as involving matrices with integer elements from the set {0, 1, ..., p-1}.

Kartik, here is something you might want to check out: http://en.wikipedia.org/wiki/Equivalence_class.

The following is closely related.

[QUOTE = "Wikipedia entry (http://en.wikipedia.org/wiki/Equivalence_class)"]
The rational numbers can be constructed as the set of equivalence classes of ordered pairs of integers [itex](a,b)[/itex] with [itex]b[/itex] not zero, where the equivalence relation is defined by

[itex](a,b) ~ (c,d)[/itex] if and only if [itex]ad = bc[/itex]

Here the equivalence class of the pair [itex](a,b)[/itex] can be identified with rational number [itex]a/b[/itex].
[/QUOTE]
 
Last edited by a moderator:

1. What does it mean to verify a finite non-abelian group with a set of 2x2 matrices modulo p?

Verifying a finite non-abelian group with a set of 2x2 matrices modulo p means to check if the given set of matrices satisfies the properties of a non-abelian group and if the group operation (matrix multiplication) follows the rules of modular arithmetic with respect to the chosen prime number p.

2. What is the importance of verifying a finite non-abelian group?

Verifying a finite non-abelian group ensures that the given set of matrices form a valid mathematical structure with a well-defined group operation. This is important because it allows us to make accurate conclusions and predictions about the behavior of the group and its elements.

3. How do you prove that a set of 2x2 matrices modulo p forms a non-abelian group?

To prove that a set of 2x2 matrices modulo p forms a non-abelian group, we need to show that it satisfies the four group axioms: closure, associativity, identity element, and inverse element. We also need to demonstrate that the group operation (matrix multiplication) follows the rules of modular arithmetic with respect to the chosen prime number p.

4. Can any set of 2x2 matrices be used to verify a finite non-abelian group modulo p?

No, not every set of 2x2 matrices will form a valid non-abelian group modulo p. The set of matrices must satisfy the four group axioms and follow the rules of modular arithmetic with respect to the chosen prime number p in order to be considered a valid group.

5. What are some applications of verifying a finite non-abelian group with a set of 2x2 matrices modulo p?

The verification of finite non-abelian groups with sets of 2x2 matrices modulo p has applications in various fields, such as cryptography, coding theory, and quantum mechanics. It can also be used to study the properties of groups and their elements in pure mathematics.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
643
  • Linear and Abstract Algebra
Replies
13
Views
2K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
16
Views
1K
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
17
Views
4K
Replies
2
Views
966
  • Linear and Abstract Algebra
Replies
9
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
Back
Top