MTH3003 Lecture 12

This lecture continues our study of by introducing the signature function, which measures whether a permutation is “even” or “odd”. We connect this to the cycle structure from last time and prepare the ground for defining the alternating group via the kernel of the signature homomorphism.

The Signature Function via a Special Polynomial

We work in the symmetric group symmetric group, acting on variables by permuting indices: for we define .

The Vandermonde-type Polynomial

Define the polynomial

This is a product over all unordered pairs with , and in small cases we can write it explicitly.

Example

In we have .

A permutation acts on by sending each to , hence is carried to another polynomial with the same factors, but possibly in a different order and with some factors flipped to .

Definition of the Signature

The key fact is that every permutation sends either to itself or to its negative.

Formally:

Important

Definition (Signature function). Let . Consider the action of on :

  • If maps to , define .
  • If maps to , define . We call the signature function on , and say is even if and odd if .

So partitions into the even and odd permutations, and we will later see that the even ones form a very important subgroup.

Example

In :

  • sends to so .
  • sends to and fixes the other factors, so overall , hence .
  • similarly sends to , so .

At this stage, the definition is conceptually nice but computationally horrible: we do not want to recompute the image of every time we meet a permutation.


Signature as a Homomorphism

A crucial structural property is that the signature function respects the group operation.

Important

Proposition. The set forms a group under multiplication, and the function is a group homomorphism.

Sketch of the proof. Fix . Since , we have

By definition of , this implies , so is a homomorphism.

This is the philosophical “point”: the signature is not just a random label, it is a group homomorphism with a kernel that will turn out to be the alternating group.


Computing Signatures Using Cycle Decompositions

So far the definition is in terms of how acts on , which is not convenient for actual calculations. We now use the cycle notation description of permutations to get a closed formula.

Let and write it as a product of disjoint cycles

where cycle has length for .

Important

Corollary (Very important). For a cycle of length we have , and hence .

So each -cycle is odd if is even, and even if is odd, and the signature of is the product of these contributions.

Example

Let . Then the cycle lengths are and , so , meaning is even.

This formulation makes it very easy to compute signatures once we know the cycle shape of a permutation.


Behaviour under Inverses and Dependence on Cycle Shape

We next understand how the signature behaves when we invert a permutation and what data it depends on.

Important

Proposition. If is a permutation, then .

The proof is given on the handout and runs first for cycles, then extends to permutations written as products of disjoint cycles.

  • A cycle of length has signature .
  • Its inverse is just the same cycle written backwards, so still has length , hence .
  • For , we have , and the homomorphism property then yields .

Note

The signature of a permutation depends only on its cycle type, i.e. the multiset of cycle lengths. Two permutations with the same cycle shape have the same signature.

This is immediate from the formula , which only “sees” the lengths .


Worked Examples with Signatures

The handout provides a list of explicit examples to build intuition for even and odd permutations.

Example

Let . The cycle lengths are , so , hence is odd.

Example

Let . This is a single -cycle, so , hence is even.

When computing the signature of a product , we can either explicitly write as a product of disjoint cycles and then apply the formula, or (preferably) use the homomorphism property.

Example

Consider as above and compute .

  1. First write as a product of disjoint cycles: , so , and is odd.
  2. Alternatively, using the homomorphism property: , again showing is odd.

Two further quick consequences are highlighted:

  • Every -cycle is even, since .
  • Any product of even permutations is even, because the product of ‘s in is still .

These become very useful when recognising elements of the alternating group later.


Pre-Lecture Notes from University Notes

  • Action of on variables by , setting up the polynomial viewpoint.
  • Definition of the Vandermonde-like polynomial and observation that any sends to either or .
  • Definition of the signature function , classifying permutations as even or odd depending on the image of .
  • Proof that is a group homomorphism, via the calculation .
  • Formula for the signature of a cycle: a cycle of length has signature , giving as a product over the cycle lengths in the disjoint cycle decomposition.
  • Consequences: signature depends only on the cycle shape; inverse permutations have the same signature; every -cycle is even; products of even permutations remain even.
  • Multiple worked examples in illustrating how to compute signatures directly from cycle decompositions and using the homomorphism property for products.
  • Next time we will use the signature homomorphism to define and study the alternating group as the kernel of , and explore its basic properties and importance.