Group theory finding order of element and inverse

vikas92
Messages
12
Reaction score
0

Homework Statement


Let a and b be elements of a group,with a^2=e , b^6=e and a.b=b^4.a find its order and express its inverse in form of a^m.b^n

Homework Equations





The Attempt at a Solution


(ab)^2=(ab)(ab)=(ab)(b^4.a)=a(b^5)a
(ab)^3=a(b^5)a(ab)=a(b^5)(a^2)b=a(b^6)=ae=a
it implies(ab)^6=e
thus order(ab) divides 6.It is not 3 hence it is 6.

Help me in solving second part.I can express inverse in form of b^m.a^n but not in the asked form.
 
Physics news on Phys.org
you want (ab)^(-1)?

try (b^4a)^(-1)
 
vikas92 said:

Homework Statement


Let a and b be elements of a group,with a^2=e , b^6=e and a.b=b^4.a find its order and express its inverse in form of a^m.b^n

Homework Equations





The Attempt at a Solution


(ab)^2=(ab)(ab)=(ab)(b^4.a)=a(b^5)a
(ab)^3=a(b^5)a(ab)=a(b^5)(a^2)b=a(b^6)=ae=a
it implies(ab)^6=e
thus order(ab) divides 6.It is not 3 hence it is 6.

Help me in solving second part.I can express inverse in form of b^m.a^n but not in the asked form.

(ab)^-1=(b^4 a)^-1 as algebrat has said.

Since you can find (ab)^-1 in the form b^m a^n, you should have no problem expressing (b^4 a)^-1 in the form a^m b^n.
 
algebrat said:
you want (ab)^(-1)?

try (b^4a)^(-1)

thanks i have got it
if my solution to finding the order of ab correct or not
 
So you deduced that (ab)^2 = a b^5 a
If you raise that to the third power, you get a b^15 a.

So apparently e= (ab)^6 = a b^15 a.
Also, b^4=e

Hmmm...
 
a=sqrt(e)

b=6th root of e => a=b^3

=>(ab)=b^4=>(b^4)^(-1)=b^(-1/4)=e^(-1/24)
 
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