Oxymoron said:
Is the cycle (12) odd (as you say) because its length is even?
As someone else mentioned, any permutation is odd if it is the product of an odd number of transpositions. It can be proven that no matter how you write out a permutation as a product of transpositions, if you can write it out as an even number of transpositions, then every other way of writing it out will have evenly many transpositions. As a trivial example, the permutation (123) is even since it can be written (13)(12), or as (13)(12)(12)(12) [the (12)'s on the end just cancel, hence the example is trivial]. When it comes to n-cycles, the permutation is even if and only if n is odd.
The stabilizer is a subgroup of order 4. But it has 8 elements?
You have to read the entire sentence. I said the stabilizer consits of H
together with (12)H. H is a subgroup of order 4. (12)H is not a subgroup, but is a subset of cardinality 4, and which is disjoint from H.
Okay, I am not 100% sure what even and odd elements are. These elements are cycles like (12) right? So is a cycle of even length, odd? and vice-versa.
Yes, but like I said above, the notion applies to any permutation, not just cycles.
Since e = (1) and x = (12)(34) commute with x (ie. xy=yx) then these are 2 members of the stabilizer subgroup. Now you say that the stabilizer subgroup cannot contain a cycle of order 4 because this will be odd. Briefly, why can't the stabilizer subgroup contain a cycle of order 4?
Remember, the stabilizer is H U (12)H. H is our even "half" of the stabilizer, and (12)H will be the odd half. If we can find the even half, then multiplying all those elements by (12) will give us the odd half, and we'll have the whole. So let's just find the even half of the stabilizer, H. Well since the stabilizer has order 8, H has order 4. Any group of order for is either cyclic (thus contains an element of order 4) or is ismorphic to \mathbb{Z}_2 \times \mathbb{Z}_2. Well, if it contains an element of order 4, the only permutations of that order are 4 cycles, so it would contain a 4-cycle. But we're trying to determine H, the even half of the stabilizer, and a 4-cycles is not even, so it can't be in H, so we know that H is not cyclic. The even elements of S_4 are the 8 3-cycles, the 3 disjoint-transposition-pairs, and identity. All the 3-cycles have order 3, so clearly we're left with the remainig 4 elements, those being e and the disjoint-transposition-pairs.
We have found e and x as stabilizers so far. Another stabilizer y will be of order 2. We are still looking for even permutations, so y will be in this form (**)(**). Why not (****)? or (***)?
We're looking for even stabilizers (because once we've found those, having already found one odd stabilizer in (12), we know all the odd stabilizers. (****) is not even, and (***) has order 3.
Then the stabilizer subgroup consists of {e, x, (13)(24), and (14)(23)}. But I thought there should be 8 elements in the stabilizer subgroup? This is only 4.
That's not the stabilizer, that's just H. Take the union of H with (12)H, so you get:
{e, x, (13)(24), (14)(23)} U (12){e, x, (13)(24), (14)(23)}
={e, x, (13)(24), (14)(23)} U {(12), (34), (1324), (1423)}
={e, x, (13)(24), (14)(23), (12), (34), (1324), (1423)}
Is the stabilizer also called the center?
No, the center of a group is the subgroup of elements that commutes with all other elements. The stabilizer of an element x of a set X under an action of G is a subset of G consisting of those g in G such that the corresponding bijection from X to X, g', sends x to itself, i.e. g'(x) = x.
In this particular case, G = X, and g' is defined by:
g'(x) = gxg^{-1}
In this case, the stabilizer of x are those elements G which commute with x (but they need not commute with all elements). Again, only in this particular example, if you took the intersection of all the stabilizers, you'd get the center of G, but there's no necessary connection whatsoever between the center of a group, and the stabilizer of an element under the action of a group.