xa -> 1
xb -> 1
xc -> 2
(xa, xb)
want to go to the same row of . If all elements in the same column of (xa, xb, xc)
wanted to go to different rows of (3, 1, 2)
, we could have permuted in a unique way as (xb, xc, xa)
to match the rows. This tells us how to convert into , for this column. If we can do this for all columns, we are done. (xa, xb)
that want to go to the same row of . Said differently, there is a permutation that swaps xa <-> xb
that is in (since (xa, xb)
are in the same column), whose action leaves unchanged (since a tabloid has these elements in the same row; tabloid invariant under row permutation). λ = (1 1 1):
* * *
μ = 3:
#
#
#
#; #; #
) to correct rows in ( * * *
)But see that has only one row, and has no choice: it must send all its elements in all columns to that single row of . Thus, the [WRONG ] don't hinder us from doing the only thing we possibly can. *
, *
, *
, to different rows of . But if were feeling stubborn, it could say that it wants each of its *
's to end up in the first row of . will be overcrowded, so this leads to the map becoming zero. Tabloid(3)
3
, which is {1 2 3}
. Thus we get a 1D complex vector space with
basis vector b{1, 2, 3}
. Every permutation maps b{1, 2, 3}
onto itself, so we get the trivial
representation where each element of S3
is the identity map.
Tabloid(2, 1)
(2, 1)
, one for each unique value at the bottom. The top row can be
permuted freely, so the only choice is in how we choose the bottom. We get the tableaux
{1 2}{3}
= [1 2][3]
= [2 1][3]
, drawn as:
[1 2] = [2 1] = {1 2}
[3] [3 {3}
And similarly we get {1 3}{2}
and {1 2}{3}
. So we have a three dimensional vector space.
Now let's look at the action of the A
operator A: Tableaux -> GL(V(Tabloid(mu))
. First of all,
we see that the A
operator uses tableaux and not tabloids (because we
need to know which elements are in the same column).
Recall that the action of A(t)
on a tabloid x
is to sum up linear combinations of ,
where is from the column stabilizer of t
.
[1 2][3]
, ie:
[1 2]
[3]
has as column stabilizers the identity permutation, and the
permutation (1 3)
obtained by swapping the elements of the columns [1..][3]
Thus, the action of A([1 2][3])
on a tabloid {k l}{m}
is the signed linear combination of the action
of the identity and the swap on {k l}{m}
:
A([t])({t})
, where we have the tableaux t
act on its own tabloid. In the case where t = [1 2][3]
we get the output
A([1 2][3])({1 2}{3}) = {1 2}{3} - {3 1}{2}
Similarly, we tabulate all of the actions of A(x)({x})
below, where we
pick the equivalence class representative of tabloids as the tabloid whose
row entries are in ascending order.
A([1 2][3])({1 2}{3})
= (id - (1, 3))({1 2}{3})
= {1 2}{3} - {3 1}{2}
= {1 2}{3} - {1 3}{2}
A([2 1][3])({2 1}{3})
= A([2 1][3])({2 1}{3})
= A([2 1][3])({1 2}{3})
= (id - (2, 3))({1 2}{3})
= {1 2}{3} - {1 3}{2}
A([1 3][2])({1 3}{2})
= (id - (1, 2))({1 3}{2})
= {1 3}{2} - {2 3}{1}
A([3 1][2])({3 1}{2})
= (id - (3, 2))({3 1}{2})
= (id - (3, 2))({1 3}{2})
= {1 3}{2} - {1 2}{3}
A([1 2][3])({1 2}{3})
= (id - (1, 3))({1 2}{3})
= {1 2}{3} - {3 2}{1}
= {1 2}{3} - {2 3}{1}
A([2 1][3])({2 1}{3})
= (id - (2, 3))({2 1}{3})
= (id - (2, 3))({1, 2}{3})
= {1 2}{3} - {1 3}{2}
If we now label the vector as {2 3}{1} = a
, {1 3}{2} = b
, {1 2}{3} = c
, written
in ascending order of the element of their final row, we find that A(x)(x)
gave us the vectors:
A([1 2][3])({1 2}{3})
= {1 2}{3} - {1 3}{2} = c - b
A([2 1][3])({2 1}{3})
= {1 2}{3} - {1 3}{2} = c - b
A([1 3][2])({1 3}{2})
= {1 3}{2} - {2 3}{1} = b - a
A([3 1][2])({3 1}{2})
= {1 3}{2} - {1 2}{3} = b - c = -(c-b)
A([1 2][3])({1 2}{3})
= {1 2}{3} - {2 3}{1} = c - a
A([2 1][3])({2 1}{3})
= {1 2}{3} - {1 3}{2} = c - b
where the subspace spanned by the vectors (a-b)
, (b-c)
, (c-a)
is
two dimensional, because there a one-dimensional redundancy (a-b) + (b-c) + (c-a) = 0
between them. Furthermore, the basis vectors (a - b)
, (b - c)
, (c - a)
are invariant
under all swaps, and are thus invariant under all permutations, since all permutations can be
written as a composition of swaps. So we have found a two-subspace of a three-dimensional
representation of S3
. To see that this subspace is irreducible, notice that given any permutation
of the form k - l
, we can swap the letters k, l
and the third letter m
to obtain the entire
basis. Hence, this subspace is indeed irreducible, and the representation of Sn
that we have
is indeed an irreducible representation.
Tabloid(1, 1, 1)
(1, 1, 1)
, given by the permutations of the numbers {1, 2, 3}
.
If we write them down, they're going to be (a) {1}{2}{3}
, (b) {1}{3}{2}
, (c) {2}{1}{3}
,
(d) {2}{3}{1}
, (e) {3}{1}{2}
, (f) {3}{2}{1}
. This gives us a 6 dimensional vector
space spanned by these basis vectors.
Let's now find out the value of A([1][2][3])({1}{2}{3})
recall that we need to act
on {1}{2}{3}
with all column stabilizers of A([1][2][3])
.
A
on tabloid instead of tableaux A_t
and A_s
for {t} = {s}
differ only by sign [Why?
Because we can reorder the elments of t
and s
to suffer a sign ]. Thus, we can
directly define A_{t}
on the tabloids , by defining it as first sorting the rows of t
and then using A_t
.