Finding the centralizer of (2 7)(3 1 8) in S_9

  • Thread starter Thread starter JFo
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
JFo
Messages
91
Reaction score
0
Find [itex]C_{S_9}( \sigma) = \{ \tau \in S_9 | \sigma \tau = \tau \sigma \}[/itex], where [itex]\sigma = (2 \ 7)(3 \ 1 \ 8)[/itex]

I know I'm supposed to show my work to get help, but I am completely lost on this one. Any hints would be great.

I have proved that for [itex]\tau \in C_{S_9}( \sigma)[/itex], [itex]\tau(\mbox{Fix} (\sigma)) = \mbox{Fix}(\sigma)[/itex], where [itex]\mbox{Fix}(\sigma) = \{ i | \sigma(i) = i \}[/itex]. I have been able to come up with subsets of [itex]C_{S_9}[/itex] but I have not been able to find the entire set.
 
Physics news on Phys.org
You want to find the group of [itex]\tau[/itex] such that [itex]\tau \sigma \tau ^{-1} = \sigma[/itex]. Observe that:

[tex]\tau \sigma \tau ^{-1} = \tau (2\, 7)(3\, 1\, 8)\tau ^{-1} = \tau (2\, 7)\tau ^{-1}\tau (3\, 1\, 8)\tau ^{-1}[/tex]

Conjugation preserves cycle structure, so for any [itex]\tau[/itex], the above will result in a product of a transposition and a 3-cycle, and since the transposition and the three-cycle in [itex]\sigma[/itex] are disjoint, you need the conjugate of (2 7) to be (2 7), and the conjugate of (3 1 8) to be (3 1 8). In other words:

[tex]C_{S_9}(\sigma ) = C_{S_9}((2\, 7))\, \cap \, C_{S_9}((3\, 1\, 8))[/tex]

You should be able to figure it out from here.
 
Thanks for your reply AKG. I don't understand what you mean when you say you need the conjugate of (2 7) to be (2 7), and the conjugate of (3 1 8) to be (3 1 8). Could you elaborate?

Thanks much for your help!
 
Do you follow the part that says that conjugation preserves cycle structure? It means that if you have any permutation, and expressed as a product of disjoint cycles it has the form, say, xyz where x is a 3-cycle, y is a 4-cycle, and z is a 2-cycle, then any conjugate of this permutation will, when expressed as a product of disjoint cycles, be the disjoint product of a 3-cycle, 4-cycle, and 2-cycle. In particular, any conjugate of (2 7) will be a 2-cycle, and any conjugate of (3 1 8) will be a 3-cycle.

If

[tex]\tau (2\, 7)\tau ^{-1}\tau (3\, 1\, 8)\tau ^{-1} = (2\, 7)(3\, 1\, 8)[/tex]

then I claim that [itex]\tau (2\, 7)\tau ^{-1} = (2\, 7)[/itex] and likewise for (3 1 8). To prove this, take what I just said (that the conjugate of a 2-cycle is a 2-cycle, and the conjugate of a 3-cycle is a 3-cycle) and prove that if xy = (2 7)(3 1 8) where x is a 2-cycle and y is a 3-cycle, that x = (2 7) and y = (3 1 8). This is easy to prove - start by proving that if x is a 2-cycle, y is a 3-cycle, and xy = (2 7)(3 1 8), that x and y must be disjoint.
 
Ah I see. Thanks a lot for your help!