Intuition behind multiplying (or composing) permutations. I'm trying to grasp the intuition for per

letumsnemesislh

letumsnemesislh

Answered question

2022-07-08

Intuition behind multiplying (or composing) permutations.
I'm trying to grasp the intuition for permutations and their multiplication. So far this has been my intuitive understanding: A permutation is merely a shuffling of the symbols. Take for example σ , π S 4 given by, σ = ( 1 2 3 4 3 2 1 4 ) and π = ( 1 2 3 4 2 4 1 3 )
I could rewrite them as a 4-tuple: σ = ( 3 , 2 , 1 , 4 ) and π = ( 2 , 4 , 1 , 3 ) as permutations of {1,2,3,4} and so (#) π σ = ( 2 , 4 , 1 , 3 ) ( 3 , 2 , 1 , 4 ) = ( 1 , 4 , 2 , 3 )
I understand how to get the result. I know how to multiply (or compose) two permutations.
My Question: What happened in equation # and what's going on intuitively? What shuffled around when composition happened? What does the result of product mean with respect to π and σ?

Answer & Explanation

Elias Flores

Elias Flores

Beginner2022-07-09Added 24 answers

Step 1
We can formulate the composition rule of permutations given in the form
π σ = ( 2 , 4 , 1 , 3 ) ( 3 , 2 , 1 , 4 ) = ( 1 , 4 , 2 , 3 )
as
- Select the items of the left-hand permutation π in the order given by the items of the right-hand permutation σ.
Step 2
In the current example we have the order of the items of the right-hand permutation σ as
σ = ( 3 , 2 , 1 , 4 ) third, second, first and fourth item of  π resulting in π σ = ( 1 , 4 , 2 , 3 )
Raul Walker

Raul Walker

Beginner2022-07-10Added 7 answers

Step 1
I'd say that it happens what the definition says it should happen: if you say that f = ( f 1 , f 2 , f 3 , f 4 ) is the function such that f ( i ) = f i , and if you say that π σ is the function such that ( π σ ) ( i ) = π ( σ ( i ) ), then the representation of π σ will be given by ( π σ ) i = π σ i .
Step 2
Of course, you should be careful whe you use this the one-line notation because you are using essentially the same notation as the very common cycle notation.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Discrete math

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?