Conjugation of Cycles in Permutation Groups: Proving the Property with Examples

  • Thread starter Thread starter gtfitzpatrick
  • Start date Start date
  • Tags Tags
    Cycles
gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement



show that if ##(x_1 x_2 ... x_k)## is a cycle in ##S_n## ( ##k \leq n## ) and ##\pi## is any permutation in ##S_n## then ##\pi (x_1 x_2 ... x_k) \pi ^{-1} = ( \pi(x_1) \pi(x_2) ... \pi(x_k) )##

Homework Equations


The Attempt at a Solution



firstly is this question right?

i multiplied both sides by ##\pi^{-1}## and get

(x_1 x_2 ...x_k)\pi^{-1} = \pi^{-1} (\pi(x_1) \pi(x_2) ...\pi(x_k))

= \pi^{-1}\pi(x_1) \pi^{-1}\pi(x_2) ...\pi^{-1}\pi*x_k))
=(x_1 x_2 ... x_k)
which obviously isn't right?
 
Last edited by a moderator:
Physics news on Phys.org


The question is right.

You are making an error when you say \pi^{-1}(\pi(x_1),\pi(x_2),\dots,\pi(x_k))=(\pi^{-1}\pi(x_1),\pi^{-1}\pi(x_2),\dots,\pi^{-1}\pi(x_k)).

Try an example. \pi=(1 2 3),\sigma=(x_1,x_2,x_3,x_4,x_5)=(8 2 4 3 5), \pi^{-1}=(3 2 1).
 
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