Commutator of two element in GL(2,5)

  • Thread starter Thread starter Silversonic
  • Start date Start date
  • Tags Tags
    Commutator Element
Silversonic
Messages
121
Reaction score
1

Homework Statement



This is more about checking a solution I've been given is correct, because either my professor is consistently getting this wrong or I am.

The Attempt at a Solution



My professor's answers say

[ \left( \begin{array}{ccc}<br /> 1 &amp; 0 \\<br /> 0 &amp; 4 \end{array} \right), <br /> <br /> \left( \begin{array}{ccc}<br /> 1 &amp; 4 \\<br /> 0 &amp; 1 \end{array} \right)] = <br /> <br /> \left( \begin{array}{ccc}<br /> 4 &amp; 1 \\<br /> 0 &amp; 4 \end{array} \right)

But I get the answer

\left( \begin{array}{ccc}<br /> 1 &amp; 3 \\<br /> 0 &amp; 1 \end{array} \right)

I won't go into explicit detail unless someone asks because I can't be bothered to do the latex, but can anyone confirm which answer is right? My professor does a lot of these through the solutions and I seem to be getting contradictory answers in each case.
 
Physics news on Phys.org
Silversonic said:

Homework Statement



This is more about checking a solution I've been given is correct, because either my professor is consistently getting this wrong or I am.


The Attempt at a Solution



My professor's answers say

[ \left( \begin{array}{ccc}<br /> 1 &amp; 0 \\<br /> 0 &amp; 4 \end{array} \right), <br /> <br /> \left( \begin{array}{ccc}<br /> 1 &amp; 4 \\<br /> 0 &amp; 1 \end{array} \right)] = <br /> <br /> \left( \begin{array}{ccc}<br /> 4 &amp; 1 \\<br /> 0 &amp; 4 \end{array} \right)

But I get the answer

\left( \begin{array}{ccc}<br /> 1 &amp; 3 \\<br /> 0 &amp; 1 \end{array} \right)

I won't go into explicit detail unless someone asks because I can't be bothered to do the latex, but can anyone confirm which answer is right? My professor does a lot of these through the solutions and I seem to be getting contradictory answers in each case.

Assuming GL(2,5) means invertible 2x2 matrices mod 5 and commutator means [A,B]=AB-BA, I don't get either answer. You don't have to TeX, just explain what you mean.
 
Dick said:
Assuming GL(2,5) means invertible 2x2 matrices mod 5 and commutator means [A,B]=AB-BA, I don't get either answer. You don't have to TeX, just explain what you mean.

Apologies, the the commutator of two elements x and y in a group is denoted [x,y], meaning

[x,y] = x^{-1}y^{-1}xy

But everything else you said was correct, this is the group of invertible 2x2 matrices mod 5.
 
Silversonic said:
Apologies, the the commutator of two elements x and y in a group is denoted [x,y], meaning

[x,y] = x^{-1}y^{-1}xy

But everything else you said was correct, this is the group of invertible 2x2 matrices mod 5.

Ah, ok. That makes more sense. If it's the group commutator not the matrix commutator, then I agree with your answer.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top