Using Group Axioms to Solve for x in a Group Equation

  • Thread starter Thread starter mikael27
  • Start date Start date
  • Tags Tags
    Groups
mikael27
Messages
59
Reaction score
0

Homework Statement



Let G be a group with identity e, and suppose that a, b, c, x in G.

Determine x, given that x2a=bxc-1 and acx = xac.

Homework Equations




The Attempt at a Solution



I know the three axioms for group.

G1. Associativity. For all a, b, c in G, (a * b) * c = a * (b * c).
G2. Identity. a * e = a = e * a.
G3. Inverses. a * b = e = b * a.

But how i will use the axioms to find x?

 
Physics news on Phys.org
Step 1: Multiply the first equation through by c on the right. What do you notice?
 
Start by multiplying both sides (x^2)a=bxc^(-1) by c on the right. See where that leads you.
 
so it will be :

(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

this is from the first equation.

what about acx = xac.

what i have to to next?
 
mikael27 said:
so it will be :

(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

this is from the first equation.

what about acx = xac.

what i have to to next?

Use acx=xac. (x^2)*a*c=x*x*a*c.
 
so
(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

(x^2)*a*c=x*x*a*c=x*(acx)=b*x

Thus b=acx

and x=b*a^(-1)*c^(-1) ??
 
mikael27 said:
so
(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

(x^2)*a*c=x*x*a*c=x*(acx)=b*x

Thus b=acx

and x=b*a^(-1)*c^(-1) ??

b=xac, yes. The rest no. Cancel them one at a time. The group isn't given to be commutative.
 
so
(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

(x^2)*a*c=x*x*a*c=x*(acx)=b*x

Thus b=acx

a^(-1)*b=a^(-1)*a*c*x

a^(-1)*b=e*c*x

a^(-1)*b=c*x

c^(-1)*a^(-1)*b=c^(-1)*c*x

c^(-1)*a^(-1)*b=e*x

therefore x= c^(-1)*a^(-1)*b
 
mikael27 said:
so
(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

(x^2)*a*c=x*x*a*c=x*(acx)=b*x

Thus b=acx

a^(-1)*b=a^(-1)*a*c*x

a^(-1)*b=e*c*x

a^(-1)*b=c*x

c^(-1)*a^(-1)*b=c^(-1)*c*x

c^(-1)*a^(-1)*b=e*x

therefore x= c^(-1)*a^(-1)*b

Oh heck. I read your answer wrong. b=xac. not b=acx. Try that again. Order counts here. You were almost right. Sorry.
 
  • #10
so
(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

(x^2)*a*c=x*x*a*c=x*(xac)=b*x

thus b=xac

a^(-1)*b=a^(-1)*x*a*c

a^(-1)*b=x*c

c^(-1)*a^(-1)*b=c^(-1)*x*c

c^(-1)*a^(-1)*b=x

Is it correct now?
 
  • #11
mikael27 said:
so
(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

(x^2)*a*c=x*x*a*c=x*(xac)=b*x

thus b=xac

a^(-1)*b=a^(-1)*x*a*c

a^(-1)*b=x*c

c^(-1)*a^(-1)*b=c^(-1)*x*c

c^(-1)*a^(-1)*b=x

Is it correct now?

No. Why do you think a^(-1)xa=x?? If you have b=xac cancel c on the right first.
 
  • #12
so
(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

(x^2)*a*c=x*x*a*c=x*(xac)=b*x

thus b=xac

b*c^(-1)=x*a*c*c^(-1)

b*c^(-1)=x*a*e

b*c^(-1)=x*a

b*c^(-1)*a^(-1)=x*a*a^(-1)

b*c^(-1)*a^(-1)=x*e

Hence

x=b*c^(-1)*a^(-1)

ok now?
 
  • #13
mikael27 said:
so
(x^2)*a*c=b*x(c^-1)*c

(x^2)*a*c=b*x

(x^2)*a*c=x*x*a*c=x*(xac)=b*x

thus b=xac

b*c^(-1)=x*a*c*c^(-1)

b*c^(-1)=x*a*e

b*c^(-1)=x*a

b*c^(-1)*a^(-1)=x*a*a^(-1)

b*c^(-1)*a^(-1)=x*e

Hence

x=b*c^(-1)*a^(-1)

ok now?

You forgot to use xac=acx again. But other than that, it's ok.
 
  • #14
Dick said:
You forgot to use xac=acx again. But other than that, it's ok.

where do i have to use xac=acx ??
 
  • #15
mikael27 said:
where do i have to use xac=acx ??

On the third line. You want to cancel x on the right.
 
  • #16
cancel x? i don't understand!
 
  • #17
mikael27 said:
cancel x? i don't understand!

How did you conclude "thus b=xac"? If you multiply one side of your equality by x^(-1) on the right, you have to multiply the other side by x^(-1) on the right. You can't switch sides. The group might not be commutative. That's why they gave you acx = xac.
 
Back
Top