07.05.10 · representation-theory / symmetric

Murnaghan-Nakayama rule

shipped3 tiersLean: none

Anchor (Master): Murnaghan 1937 Amer. J. Math. 59; Nakayama 1940 Ann. of Math. 41; Sagan Ch. 4; Stanley Enumerative Combinatorics Vol. II Ch. 7

Intuition [Beginner]

Every irreducible representation of the symmetric group is labelled by a Young diagram — a pattern of boxes arranged in left-justified rows. The character of a representation is a list of numbers, one for each conjugacy class, that tells you how the representation behaves.

The Murnaghan-Nakayama rule is a procedure for computing these character numbers using only the picture of the Young diagram. Here is how it works: to compute the character value for a permutation with cycle type , you remove a connected strip of boxes from the border (the outer edge) of the diagram. Each way of removing such a strip contributes a signed value. Then you repeat with on the smaller diagram, and so on.

Why does this concept exist? Because the character values of have an elegant combinatorial description that avoids all algebra — you just draw diagrams, remove strips, count rows, and add up signs.

Visual [Beginner]

The picture shows the Young diagram of the partition with a border strip of length highlighted in dark shading. The strip winds along the outer edge of the diagram, occupying rows. Its height is (number of rows minus one), so it contributes a sign of .

The Young diagram of (4, 3, 1) with a border strip of 3 boxes shaded along the outer edge. The strip occupies 2 rows (rows 1 and 2), so its height is 1 and it contributes a factor of -1. After removal, the remaining diagram is (3, 2, 1).

A border strip is a connected ribbon of boxes along the rim of the diagram, with at most one box in each column and at most one box in each row of the strip.

Worked example [Beginner]

Compute for where .

Step 1. Start with the Young diagram of . Find all border strips of length . A border strip of length is a connected ribbon of boxes along the outer edge.

Step 2. There are two such strips: (a) remove the last boxes from the first row (leaving diagram , but that is not a valid partition, so this strip does not work — we need a connected border strip). Re-examine: the valid border strips of length in are: (i) the top-right boxes of row plus the rightmost box of row , giving a strip in rows with height ; (ii) the top-right box of row plus both boxes of row , giving a strip in rows with height .

Step 3. For strip (i): height , sign , remaining diagram . For strip (ii): height , sign , remaining diagram . Now recurse: compute for . The border strips of length in are: one strip (the two boxes in row ), height , sign , remaining diagram . So .

What this tells us: .

Check your understanding [Beginner]

Formal definition [Intermediate+]

Let be a partition of (written ), represented by its Young diagram. A border strip (also called a rim hook) of length in is a connected subset of boxes in the diagram such that:

  1. lies on the border (rim) of — every box of has at least one edge on the outer boundary.
  2. contains no square of boxes.
  3. The removal of from produces a valid Young diagram .

The height of a border strip , denoted , is the number of rows occupied by minus one.

The Murnaghan-Nakayama rule. Let be a cycle type of , with parts written in any order. Then

where the sum runs over all border strips of length in , and .

The base case is (the character of the unit representation of on the empty cycle type).

Counterexamples to common slips

  • A border strip is not the same as a skew shape. A skew shape can have disconnected components, but a border strip must be connected.

  • The height is rows minus one, not the number of boxes. A strip of length occupying rows has height , not .

  • The order of the parts of does not matter. The rule gives the same answer regardless of which part is removed first, but the intermediate diagrams differ.

Key theorem with proof [Intermediate+]

Theorem (Murnaghan-Nakayama rule). For and ,

where the sum is over all border strips of length in .

Proof. The proof proceeds by induction on , using the branching rule for restricting -representations to .

Step 1: The branching rule. For , the restriction of from to decomposes as

where ranges over all partitions obtained by removing a single corner box from . (A corner box is a box whose removal leaves a valid Young diagram.)

Step 2: Iterated restriction. Restrict from to by removing boxes one at a time. Each step removes one corner box, and the branching rule tracks which diagrams survive. After steps, the surviving diagrams are precisely those obtained by removing a connected border strip of boxes from .

Step 3: The sign. Each border-strip removal corresponds to a sequence of single-box removals. When consecutive removals occur in the same row, the branching rule contributes no sign. When a removal moves to a new row (descending), the character acquires a factor of . The total number of row transitions is , so the accumulated sign is .

Step 4: The -cycle contribution. A permutation of cycle type can be written as where is a -cycle and has cycle type in . The character factors through the restriction to by applying the branching rule times. Each border strip of length produces one summand with sign , and the remaining character is evaluated on , which has cycle type in .

Combining: .

The base case gives (the character of the unit representation on the identity conjugacy class), completing the induction.

Bridge. The foundational reason the Murnaghan-Nakayama rule works is that the branching rule decomposes the restriction by removing single corner boxes, and this is exactly the one-step version of the border-strip removal. The central insight is that iterated branching for steps produces a sum over all ways to remove a connected strip of boxes, with the sign accumulating from row transitions. This result builds toward the Frobenius character formula 07.05.01 which computes the same characters via symmetric functions, and appears again in the Littlewood-Richardson rule where border-strip removals compute structure constants for the representation ring. Putting these together, the bridge is between the combinatorial picture (removing strips from diagrams) and the algebraic picture (evaluating characters on conjugacy classes), and the pattern recurs in the modular representation theory of where Nakayama's conjecture (now theorem) uses the same border-strip data to classify blocks.

Exercises [Intermediate+]

Advanced results [Master]

Theorem 1 (The Frobenius character formula as a corollary). The Frobenius formula is equivalent to the MN rule. The border-strip expansion of the MN rule is the recursive extraction of the power-sum factors from the Vandermonde . Sagan The Symmetric Group §4.4 gives the explicit equivalence [Sagan — The Symmetric Group].

Theorem 2 (Nakayama's block description). In the modular representation theory of over a field of characteristic , two irreducible representations and lie in the same block if and only if and have the same -core — the diagram obtained by removing all border strips of length from each. Nakayama 1940 [Nakayama 1940 — On some modular properties] proved this classification, which is the bridge from ordinary to modular character theory for .

Theorem 3 (The Littlewood-Richardson rule and border strips). The Littlewood-Richardson coefficient (the multiplicity of in ) can be computed by a skew-tableau counting rule that generalises the MN strip-removal procedure. The border strips in the MN rule are the building blocks of the LR skew shapes.

Theorem 4 (Height-generating function). Define where the sum is over all border strips of length in . Then is the coefficient of in the product where is the hook length at cell . This connects the signed strip count to the hook-length formula.

Theorem 5 (The MN rule as a symmetric-function identity). In the ring of symmetric functions, the MN rule expresses the expansion of the Schur function in the power-sum basis :

where and is the multiplicity of in . The MN rule computes recursively, giving a combinatorial algorithm for this expansion.

Synthesis. The foundational reason the Murnaghan-Nakayama rule is so powerful is that it replaces algebraic character computations with diagrammatic strip removals, and this is exactly the bridge between the representation theory of and the combinatorics of Young diagrams. The central insight is that the branching rule — removing one corner box at a time — iterated times produces border strips, with the sign accumulating from row transitions. Putting these together, the MN rule computes any character value as a signed sum over diagrammatic paths, each path being a sequence of strip removals. The pattern generalises to the Frobenius character formula (where the same computation appears as a coefficient extraction from ), appears again in Nakayama's block classification (where -cores determine the block structure in modular representation theory), and identifies the character ring of with the ring of symmetric functions via the characteristic map. The bridge is that the combinatorial data of border strips — their lengths, heights, and signed contributions — encodes the full character theory of the symmetric group.

Full proof set [Master]

Proposition 1 (Branching rule for ). For ,

where ranges over partitions of obtained by removing one corner box from .

Proof. By the Frobenius reciprocity theorem, the multiplicity of in equals the multiplicity of in . The Young diagram of is obtained by adding one box to , and the possible additions are precisely the boxes that can be added to to produce a valid Young diagram. These are in bijection with the corner boxes of . By Pieri's rule (or the branching rule for tableaux), each such addition contributes multiplicity . So the restriction decomposes with multiplicity for each obtained by removing a corner box, and multiplicity otherwise.

Proposition 2 (Border strips from iterated branching). Removing boxes from one at a time via the branching rule produces exactly the border strips of length in .

Proof. Each single-box removal removes a corner. A sequence of corner removals traces a connected path along the rim of the diagram. For the sequence to produce valid Young diagrams at every step, each successive removal must be a corner of the current diagram. This forces the removed boxes to form a connected set along the border with no square (a square would require two boxes in the same step to be corners, which is impossible). Hence the set of removed boxes is a border strip. Conversely, every border strip can be removed by peeling off one corner box at a time from the strip, starting from one end.

Connections [Master]

  • Symmetric group representation 07.05.01. The MN rule computes the irreducible characters of whose existence and classification are established in that unit. The Frobenius-Young bijection between partitions and irreducibles is the foundation on which the MN rule builds, and the hook-length formula from that unit is complementary to the MN rule: one computes dimensions, the other computes character values.

  • Young diagram 07.05.02. The entire mechanics of the MN rule operates on Young diagrams: border strips, rim hooks, heights, and diagram removals. The Young diagram is the computational canvas on which the rule draws, and its combinatorial properties (corners, borders, rim) are the data the rule consumes.

  • Specht module 07.05.03. The MN rule computes the characters of the Specht modules over fields of characteristic zero. In positive characteristic, the same border-strip data determines the block structure via Nakayama's conjecture, connecting the ordinary character theory computed by the MN rule to the modular decomposition of Specht modules.

Historical & philosophical context [Master]

Murnaghan 1937, in On the representations of the symmetric group [Murnaghan1937], discovered the recursive character formula by extracting coefficients from the Frobenius determinantal formula. Murnaghan observed that the character could be computed by a single recursive step: remove a border strip of length from and recurse on the smaller diagram, with a sign determined by the geometry of the strip.

Nakayama 1940, in On some modular properties of irreducible representations of a symmetric group [Nakayama1940], gave the full combinatorial formulation using border strips (which he called rim hooks) and proved the recursive rule from the branching theorem. Nakayama's deeper contribution was the conjecture — now the Nakayama conjecture, proved by Brauer and Robinson 1947 — that the block structure of in characteristic is determined by -cores. The modern exposition of the MN rule, with the clean combinatorial proof via iterated branching, appears in Sagan The Symmetric Group §4 and Stanley Enumerative Combinatorics Vol. II §7.

Bibliography [Master]

@article{Murnaghan1937,
  author = {Murnaghan, Francis D.},
  title = {On the representations of the symmetric group},
  journal = {American Journal of Mathematics},
  volume = {59},
  year = {1937},
  pages = {437--488},
}

@article{Nakayama1940a,
  author = {Nakayama, Tadasi},
  title = {On some modular properties of irreducible representations of a symmetric group, I},
  journal = {Japanese Journal of Mathematics},
  volume = {17},
  year = {1940},
  pages = {89--108},
}

@article{Nakayama1940b,
  author = {Nakayama, Tadasi},
  title = {On some modular properties of irreducible representations of a symmetric group, II},
  journal = {Annals of Mathematics},
  volume = {41},
  year = {1940},
  pages = {733--746},
}

@book{Sagan2001,
  author = {Sagan, Bruce E.},
  title = {The Symmetric Group: Representations, Combinatorial Algorithms, and Symmetric Functions},
  publisher = {Springer},
  year = {2001},
  edition = {2nd},
}

@book{Stanley1999,
  author = {Stanley, Richard P.},
  title = {Enumerative Combinatorics, Volume 2},
  publisher = {Cambridge University Press},
  year = {1999},
}