Introduction To Hook Length Formula PDF
Introduction To Hook Length Formula PDF
Mehtaab Sawhney∗
July 22, 2016
Abstract
USAMO 2016 Problem 2 provided controversy on the nature of Hook
Length Formula (HLF) and whether it was “elementary”. The attached
note gives a variant of a proof by Bandlow [1] regarding HLF and has been
streamlined so that it requires a mere two limits and shows a possible route
of how a contestant could have proved the formula even on contest day.
(Although this would arguably have been more remarkable than solving
all problems on the test itself.)
1 Introduction
For the sake of brevity we will only briefly define the terms necessary for the
proof. A Young Tableaux is a grid of left-justified squares such that the rows
have a weakly decreasing number of squares as one goes down. Suppose there
are n squares in the Young Tableau, then the Hook Length Formula counts the
number of permutations of 1 through n in the grid so that the numbers increase
as one goes from left to right on the rows and up to down on the columns. (Also
known as Standard Young Tableaux.)
Finally the type of a Young Tableaux is a list of the number of squares in each
row. This above diagram has type (5, 4, 1). Note that the type corresponding
directly to a partition of n, and we denote the shape as λ. The key thing to note
is that in any Standard Young Tableaux, n is at the end of one of the rows such
∗ Student at the University of Pennsylvania
1
that the row below is strictly shorter than the row above. Finally the hook
length in “Hook Length Formula” is the sum of the number of squares strictly
below or to right of a given square plus 1. In particular the box filled with a 2
in the above figure has hook length 5 while the square filled in with 6 has hook
length 2.
2
for s ≥ 2. Now it follows that
This is a well-known identity from [2] and the following proof is almost identical
to the one given in the paper.
Lemma 1 For c ∈
/ {b1 . . . , bn } then
n n n
Y x + ak − bk Y c + ak − bk X ak (x − c) Y bk + aj − bj
= + .
x − bk c − bk (bk − c)(x − bk ) bk − bj
k=1 k=1 k=1 1≤j6=k≤n
Proof: Let
n
Y
f (x) = (x + ak − bk )
k=1
and
n
Y
w(x) = (x − c) (x − bk ).
k=1
and using Y
f (bk ) = ak (bk + aj − bj )
1≤j6=k≤n
3
it follows that
n n n
Y x + ak − bk Y c + ak − bk X ak (x − c) Y bk + aj − bj
= + .
x − bk c − bk (bk − c)(x − bk ) bk − bj
k=1 k=1 k=1 1≤j6=k≤n
Therefore the lemma follows. The final trick is to take a pair of limits. Taking
the limit as c → ∞ it follows that
n n Y
Y ak X ak aj
1+ =1+ 1+ .
x − bk x − bk bk − bj
k=1 k=1 1≤j6=k≤n
Shifting the index n to ` and taking the sequencs {ai } and {si } then
` ` `
X X Y ai
ai = ai 1+
i=1 i=1
sj − si
1≤j6=k≤n
as desired. Therefore the inductive step is complete and the result follows by
induction.
References
[1] Jason Bandlow, An elementary proof of the hook formula, Electron. J. Com-
bin 15 (2008), no. 1.