Determination of multiplication table of symmetric group:S3

From Groupprops
Revision as of 20:58, 22 February 2014 by Vipul (talk | contribs)

The purpose of this survey article is to give a detailed description of the construction of the multiplication table of symmetric group:S3. The survey article is meant as a walk-through of the entire process rather than a summary and is written for people relatively new to group theory. If you're looking for terse summary descriptions, check out symmetric group:S3 and element structure of symmetric group:S3.

The final table

We first provide the final multiplication table in cycle decomposition notation and also one-line notation for the group S3 acting on the set {1,2,3}. The convention followed here is that the column element is on the right and the row element is on the left, and functions act on the left. Hence, to determine the effect of the composite permutation on any element of {1,2,3}, we must first apply the permutation given by the column element and then apply the permutation given by the row element.

Cycle decomposition notation

Element () (1,2) (2,3) (1,3) (1,2,3) (1,3,2)
() () (1,2) (2,3) (1,3) (1,2,3) (1,3,2)
(1,2) (1,2) () (1,2,3) (1,3,2) (2,3) (1,3)
(2,3) (2,3) (1,3,2) () (1,2,3) (1,3) (1,2)
(1,3) (1,3) (1,2,3) (1,3,2) () (1,2) (2,3)
(1,2,3) (1,2,3) (1,3) (1,2) (2,3) (1,3,2) ()
(1,3,2) (1,3,2) (2,3) (1,3) (1,2) () (1,2,3)


One-line notation

Element 123 213 132 321 231 312
123 123 213 132 321 231 312
213 213 123 231 312 132 321
132 132 312 123 231 321 213
321 321 231 312 123 213 132
231 231 321 213 132 312 123
312 312 132 321 213 123 231


For this article, we follow the left action convention, which is standard in most introductory courses and treatments, although group theorists often uses right action because of the convenience of exponential notation.

Review of preliminaries

What multiplication of permutations means

Suppose σ and τ are (possibly equal) permutations on a set S. στ is also a permutation. For iS, we define:

(στ)(i)=σ(τ(i))

In other words, we first apply τ to i, and locate the answer as an element of S. Having done this, we apply σ to that element. The final answer we get is where στ should send i.

Thus, to describe στ, we need to apply the above procedure to every element iS.

We will restrict our attention to S={1,2,,n}, and in fact to the case n=3, though our initial remarks apply to other n.

What it means with one-line notation

It is pretty easy to multiply two permutations written in one-line notation. The first step is to convert the one-line notation to two-line notation. Recall that the one-line notation for a permutation σ on the set {1,2,3,,n} simply lists the images σ(1),σ(2),,σ(n). The two-line notation is:

(12nσ(1)σ(2)σ(n))

The one-line notation is obtained by suppressing the top line of the two-line notation.

When multiplying, the two-line notation is operationally easier. To find the two-line notation for στ, we have to find σ(τ(i)) for each i. We do this by first looking up the entry under i in the two-line notation for τ. Call that j. We now look up the entry under j in the two-line notation for σ. Whatever answer we get, we write it as the entry under i in the two-line notation for στ. We do this for each i{1,2,,n}. To retrieve the one-line notation, we simply remove the top line.

What it means with cycle decomposition notation

Further information: cycle decomposition, understanding the cycle decomposition

The cycle decomposition of a permutation breaks it up as a product of disjoint cycles. The permutations σ and τ that we are multiplying each has its own cycle decomposition. Composing them could give a permutation that has a very different cycle decomposition from either of them. The exception occurs when both σ and τ are equal, or are powers of each other -- in this case, the cycle structure of the product looks very similar to that of σ and τ. For more, see Understanding the cycle decomposition#Computing the powers of a permutation.

All the 36 multiplications

We proceed column major (i.e., we do all the multiplications in a column and then move to the next column), providing full explanations with the two-line notation, along with any shortcut explanations where they exist, for each of the multiplications.

PLACEHOLDER FOR INFORMATION TO BE FILLED IN: [SHOW MORE]