Proving Permutation Inverses: (1 2 3) = (4 5 6)

  • Thread starter Justabeginner
  • Start date
  • Tags
    Permutation
In summary: I do not know how to start this problem. I am not looking for a specific answer, just a place to begin. I do not see how that hint helps me get to the answer, I am sorry if I am being a burden.In summary, the conversation is about proving the existence of a permutation sigma such that sigma * (1 2 3) * sigma inverse= (4 5 6). The conversation includes discussions on the notation for permutations, constructing permutations as products of disjoint cycles, and hints on how to approach the problem. The summary concludes with the participant stating that they are looking for a place to begin and not a specific answer.
  • #1
Justabeginner
309
1

Homework Statement


Prove that there is a permutation sigma, such that sigma * (1 2 3) * sigma inverse= (4 5 6).

Homework Equations





The Attempt at a Solution


I know that since the order of the two cycles is the same there must be a sigma such that the two permutations are equal but I am stumped as to how to derive a specific one. Would I have to do proof by contradiction using identity as was done in an earlier problem I completed or am I way off?

Thank you!
 
Physics news on Phys.org
  • #2
Justabeginner said:

Homework Statement


Prove that there is a permutation sigma, such that sigma * (1 2 3) * sigma inverse= (4 5 6).

Homework Equations





The Attempt at a Solution


I know that since the order of the two cycles is the same there must be a sigma such that the two permutations are equal but I am stumped as to how to derive a specific one. Would I have to do proof by contradiction using identity as was done in an earlier problem I completed or am I way off?

Thank you!
I don't see how to make sense of the product ##\sigma(1\ 2\ 3)\sigma^{-1}## unless I interpret (1 2 3) as a permutation (not as an element of the domain of ##\sigma##). Is (x y z) your notation for the permutation f such that f(1)=x, f(2)=y, f(3)=z? In that case, (1 2 3) is the identity map, and the product is equal to (1 2 3) no matter what ##\sigma## is.
 
  • #3
Fredrik said:
I don't see how to make sense of the product ##\sigma(1\ 2\ 3)\sigma^{-1}## unless I interpret (1 2 3) as a permutation (not as an element of the domain of ##\sigma##). Is (x y z) your notation for the permutation f such that f(1)=x, f(2)=y, f(3)=z? In that case, (1 2 3) is the identity map, and the product is equal to (1 2 3) no matter what ##\sigma## is.

In an introductory abstract algebra course, and in the proper context, ##(a_1\dots a_n)## is standard notation denoting the cyclic permutation mapping ##a_i## to ##a_{i+1}## for ##i<n## and ##a_n## to ##a_1##.
 
Last edited:
  • #4
Justabeginner said:
I know that since the order of the two cycles is the same there must be a sigma such that the two permutations are equal.

If the problem just asks you to prove the existence of such a permutation, then you can just invoke whatever theorem it is that is allowing you to make the above statement. You don't necessarily need to construct a permutation.
 
  • #5
Justabeginner said:

Homework Statement


Prove that there is a permutation sigma, such that sigma * (1 2 3) * sigma inverse= (4 5 6).

Homework Equations





The Attempt at a Solution


I know that since the order of the two cycles is the same there must be a sigma such that the two permutations are equal but I am stumped as to how to derive a specific one. Would I have to do proof by contradiction using identity as was done in an earlier problem I completed or am I way off?

Thank you!

Hint: (1 4)(1 2 3)(1 4) = (2 3 4). Can you now see how to construct your sigma as a product of disjoint transpositions?
 
  • #6
gopher_p said:
In an introductory abstract algebra course, and in the proper context, ##(a_1\dots a_n)## is standard notation denoting the cyclic permutation mapping ##a_i## to ##a_{i+1}## for ##i<n## and ##a_n## to ##a_1##.

OK, but what does ##(1\,2\,3)## stand for when the permutations go over the numbers ##1, \ldots, 6## ?
 
  • #7
I am actually having a difficulty understanding how to construct permutations into disjoint cycles, and I am trying to read various sources but it still does not make sense. My book works from right to left for disjoint cycles. Can someone please explain it to me? Thank you.
 
  • #8
Ray Vickson said:
OK, but what does ##(1\,2\,3)## stand for when the permutations go over the numbers ##1, \ldots, 6## ?

The permutation which cyclically permutes 1, 2 and 3 and fixes 4, 5, and 6. By convention elements which are fixed are omitted from the cycle notation.
 
  • #9
pasmith said:
The permutation which cyclically permutes 1, 2 and 3 and fixes 4, 5, and 6. By convention elements which are fixed are omitted from the cycle notation.


That helped me understand cycle notation a bit better, thank you.

So am I correct in making this assumption now?
(1 2 3 4 5 6
2 3 1 4 5 6) times sigma times sigma inverse equals:

(1 2 3 4 5 6
1 2 3 5 6 4)

Am I allowed to simplify this?
 
  • #10
Shameless bump... sorry!
 
  • #11
Gopher and pasmith explained the (x ... y) notation, but no one has explained what it means when it's broken up over two lines. Can I assume that
(1 2 3 4 5 6
2 3 1 4 5 6)
is the permutation that takes 1 to 2, 2 to 3, 3 to 1, and the other numbers to themselves? In other words, it means exactly the same as (1 2 3)? Then you're asking if ##(1\ 2\ 3)\sigma\sigma^{-1}=(4\ 5\ 6)##? The left-hand side is obviously equal to (1 2 3), so no, this equality doesn't hold.
 
  • #12
Hi Fredrik, yes I believe (1 2 3) is just the shortened form of the cycle that takes 1 to 2, 2 to 3, 3 to 1, and maps 4, 5, 6 to themselves.
I was confused as to how that would hold too, and I am still not sure if I understood the meaning correctly.
 
  • #13
Groups of permutations aren't commutative (Abelian), so you don't have xy=yx for all x,y. This means that you need to keep your factors in the correct order.
 
  • #14
So I should not expand the permutations and just keep them as they are written in the question? I do not understand how that will allow me to conclude anything, though.
 
  • #15
pasmith gave you a huge hint in post #5. It would be hard to tell you more without completely solving the problem.
 
  • #16
Fredrik said:
pasmith gave you a huge hint in post #5. It would be hard to tell you more without completely solving the problem.

I do not wish to get the answer from others, nor do I want it to seem like that.
I am simply confused on how to make disjoint transpositions (from right to left) and I would appreciate it if I could get a detailed example and explanation, so I can understand this concept before attempting the problem. I've looked in various sources for explanations but I can't quite wrap my head around it.
 
  • #17
Justabeginner said:
I do not wish to get the answer from others, nor do I want it to seem like that.
I am simply confused on how to make disjoint transpositions (from right to left) and I would appreciate it if I could get a detailed example and explanation, so I can understand this concept before attempting the problem. I've looked in various sources for explanations but I can't quite wrap my head around it.
One way to transform (1 2 3) to (4 5 6) is to transpose 1 and 4, transpose 2 and 5, and transpose 3 and 6. Can you combine this fact with the hint given by pasmith?
 
  • #18
Fredrik said:
Gopher and pasmith explained the (x ... y) notation, but no one has explained what it means when it's broken up over two lines. Can I assume that
(1 2 3 4 5 6
2 3 1 4 5 6)
is the permutation that takes 1 to 2, 2 to 3, 3 to 1, and the other numbers to themselves? In other words, it means exactly the same as (1 2 3)?
Yes, that's exactly what it means. This so-called two-line notation is due to Cauchy, according to Wikipedia:

http://en.wikipedia.org/wiki/Permutation#Definition_and_usage
 
  • #19
jbunniii said:
One way to transform (1 2 3) to (4 5 6) is to transpose 1 and 4, transpose 2 and 5, and transpose 3 and 6. Can you combine this fact with the hint given by pasmith?

Is the transposition you described equivalent to (1 4) (2 5) (3 6)?

And in that case would (1 2 3)= (1 3) (1 2)? Also, (4 5 6)= (4 6) (4 5)?
 
  • #20
Justabeginner said:
Is the transposition you described equivalent to (1 4) (2 5) (3 6)?
Yes, technically it's not a transposition (which interchanges exactly two elements and leaves the rest unchanged), but a composition of transpositions.

Now how can you use (1 4) (2 5) (3 6) to map (1 2 3) to (4 5 6)?

Hint: if ##\sigma## is any permutation, then ##\sigma (x_1 x_2 \ldots x_n)\sigma^{-1} = (\sigma(x_1) \sigma(x_2) \ldots \sigma(x_n))##
 
  • #21
So, sigma *((1 4) (2 5) (3 6)) * sigma^-1 = sigma(1 4) sigma (2 5) sigma (3 6).
There is one operation that transforms these to be equal to each other; is it a matter of guess and check to determine this, or can I systematically eliminate?
 
  • #22
Justabeginner said:
So, sigma *((1 4) (2 5) (3 6)) * sigma^-1 = sigma(1 4) sigma (2 5) sigma (3 6).
There is one operation that transforms these to be equal to each other; is it a matter of guess and check to determine this, or can I systematically eliminate?
No, that's not quite right. The goal is to transform (1 2 3) to (4 5 6). So let's start by writing what we hope to achieve:
$$\sigma (1 2 3) \sigma^{-1} = (4 5 6) = (\sigma(1) \sigma(2) \sigma(3))$$
Now we need to find a permutation ##\sigma## which makes this equation true. Let's do this in three steps, and then at the end, we will conclude what ##\sigma## must be.

If you take a look back at pasmith's hint, we have
$$(1 4) (1 2 3) (1 4) = (2 3 4)$$
I will rewrite the cycle on the right hand side in a more suggestive but equivalent way:
$$(1 4) (1 2 3) (1 4) = (4 2 3)$$
What this shows is that if we start with (1 2 3), and multiply on both sides by (1 4), we get (4 2 3). In other words, the 1 is replaced by 4 and everything else stays the same. So we have achieved one step out of three. Can you see what the next step is, to obtain (4 5 3) on the right hand side?
 
  • #23
jbunniii said:
In other words, the 1 is replaced by 4 and everything else stays the same. So we have achieved one step out of three. Can you see what the next step is, to obtain (4 5 3) on the right hand side?

So can one do (1 4) (1 5 3) (1 4) to obtain (4 5 3)?
And then to obtain (4 5 6) do (1 4) (1 6 3) (1 4)?
 
  • #24
Justabeginner said:
So can one do (1 4) (1 5 3) (1 4) to obtain (4 5 3)?
One can do that, but you didn't have (1 5 3) to start with, so this doesn't help. In the first step, we got as far as (4 2 3). How can we transform (4 2 3) to (4 5 3)?
And then to obtain (4 5 6) do (1 4) (1 6 3) (1 4)?
No... (1 4)(1 6 3)(1 4) would be (4 6 3).
 
  • #25
jbunniii said:
One can do that, but you didn't have (1 5 3) to start with, so this doesn't help. In the first step, we got as far as (4 2 3). How can we transform (4 2 3) to (4 5 3)?

No... (1 4)(1 6 3)(1 4) would be (4 6 3).

To get from (4 2 3) to (4 5 3) replace 2 with 5. So (1 4) (1 2 5) (1 4)?
 
  • #26
Justabeginner said:
To get from (4 2 3) to (4 5 3) replace 2 with 5. So (1 4) (1 2 5) (1 4)?
No, it should be of the form

(something) (4 2 3) (something) = (4 5 3)

What "something" will achieve this?
 
  • #27
jbunniii said:
No, it should be of the form

(something) (4 2 3) (something) = (4 5 3)

What "something" will achieve this?

I didn't realize I could change the equations on the outside because I thought I could only work with what was originally there.
(1 5) (4 2 3) (1 5) = (4 5 3)?
 
  • #28
Justabeginner said:
I didn't realize I could change the equations on the outside because I thought I could only work with what was originally there.
(1 5) (4 2 3) (1 5) = (4 5 3)?
No, neither 1 nor 5 appears in (4 2 3), so conjugating by (1 5) won't have any effect. You can also see this by working out the result of the composition explicitly.

If I want to transform (4 2 3) to (4 5 3), then I want to map 2 to 5, right?
 
  • #29
jbunniii said:
No, neither 1 nor 5 appears in (4 2 3), so conjugating by (1 5) won't have any effect. You can also see this by working out the result of the composition explicitly.

If I want to transform (4 2 3) to (4 5 3), then I want to map 2 to 5, right?

Yes, 2 has to be changed to 5.
Would it be (2 5) (4 2 3) (2 5)?
 
  • #30
Justabeginner said:
Yes, 2 has to be changed to 5.
Would it be (2 5) (4 2 3) (2 5)?
Yes, that's right. So this gives you (2 5) (4 2 3) (2 5) = (4 5 3).

Now can you see how to map (4 5 3) to (4 5 6)?
 
  • #31
jbunniii said:
Yes, that's right. So this gives you (2 5) (4 2 3) (2 5) = (4 5 3).

Now can you see how to map (4 5 3) to (4 5 6)?

I think it should be (3 6) (4 5 3) (3 6)?
 
  • #32
Justabeginner said:
I think it should be (3 6) (4 5 3) (3 6)?
Yes, that's right. So let's recap:

(1 4) (1 2 3) (1 4) = (4 2 3)
(2 5) (4 2 3) (2 5) = (4 5 3)
(3 6) (4 5 3) (3 6) = (4 5 6)

Can you combine these three facts to get the form we need:

##\sigma## (1 2 3) ##\sigma^{-1}## = (4 5 6)

What should ##\sigma## be in order to make this true?
 
  • #33
jbunniii said:
yes, that's right. So let's recap:

(1 4) (1 2 3) (1 4) = (4 2 3)
(2 5) (4 2 3) (2 5) = (4 5 3)
(3 6) (4 5 3) (3 6) = (4 5 6)

can you combine these three facts to get the form we need:

##\sigma## (1 2 3) ##\sigma^{-1}## = (4 5 6)

what should ##\sigma## be in order to make this true?

Should sigma be (1 4 2 5 3 6)?
 
  • #34
Justabeginner said:
Should sigma be (1 4 2 5 3 6)?
You can check to see if it works. Is it true that

(1 4 2 5 3 6) (1 2 3) (1 4 2 5 3 6)##^{-1}## = (4 5 6)?

Try calculating the left hand side and see what you get. First step: what is (1 4 2 5 3 6)##^{-1}##?
 
  • #35
jbunniii said:
You can check to see if it works. Is it true that

(1 4 2 5 3 6) (1 2 3) (1 4 2 5 3 6)##^{-1}## = (4 5 6)?

Try calculating the left hand side and see what you get. First step: what is (1 4 2 5 3 6)##^{-1}##?

It should be the exact opposite? (6 3 5 2 4 1)?
Then that would mean 6 goes in the first position, but 4 should be.. so that is wrong?
I should have sigma = (4 x x x x x) (1 5 3) (x x x x x 4)?
 

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
929
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
3K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
Back
Top