General Linear Group not Abelian

mikael27
Messages
59
Reaction score
0

Homework Statement



Show that the general linear group GL(3,R) with matrix multiplication is not an abelian
group.


Homework Equations





The Attempt at a Solution



A group to be abelian we have to show that it satisfies the Commutativity.

a*b=b*a

How are we going to show that the general linear group GL(3,R) does not satisfies the Commutativity?
 
Physics news on Phys.org
mikael27 said:

Homework Statement



Show that the general linear group GL(3,R) with matrix multiplication is not an abelian
group.


Homework Equations





The Attempt at a Solution



A group to be abelian we have to show that it satisfies the Commutativity.

a*b=b*a

How are we going to show that the general linear group GL(3,R) does not satisfies the Commutativity?

Find two matrices that don't commute. Just try a few. Just don't make them both diagonal.
 
Take

A= 0 -1 0
1 0 0
0 0 1

B= 1 0 0
0 0 -1
0 1 0

A*B= 0 0 1
1 0 0
0 1 0

B*A= 0 -1 0
0 0 -1
1 0 0

So the two matrices do not commute as A*B=B*A and hence it is not abelian
 
Take

A=
0 -1 0
1 0 0
0 0 1

B=
1 0 0
0 0 -1
0 1 0

A*B=
0 0 1
1 0 0
0 1 0

B*A=
0 -1 0
0 0 -1
1 0 0

So the two matrices do not commute as A*B=B*A and hence it is not abelian
 
mikael27 said:
Take

A=
0 -1 0
1 0 0
0 0 1

B=
1 0 0
0 0 -1
0 1 0

A*B=
0 0 1
1 0 0
0 1 0

B*A=
0 -1 0
0 0 -1
1 0 0

So the two matrices do not commute as A*B=B*A and hence it is not abelian

That's just fine. Wasn't that easy?
 
Yes easier than i expected...Thanks !
 
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...

Similar threads

Back
Top