Putnam 2018: determinant of an adjacency matrix
Wildon's Weblog 2019-10-21
I took in the October issue of the American Mathematical Monthly to entertain me during the lulls while manning the mathematics desk at our open day on Saturday. As traditional, the first article was the questions in this year’s Putnam. My eyes lit on A2, which asks for the determinant of the adjacency matrix of the graph on the non-empty subsets of in which two subsets are connected if and only if they intersect.
As a supposed expert on algebraic combinatorics, I arrogantly assumed it would be a few minutes’ work. Three hours later, hardly overloaded by student visits (although I did get to wheel out and infinitely many primes to the evident interest of several potential students — and their parents), I had at most the outline of a solution.
Here is the slightly simpler solution I found when it came to write it up. The post ends with some some comments connecting the problem with representations of the symmetric group and an explicit formula for the inverse of the adjacency matrix; this can be expressed using the Möbius function of the poset of subsets of , for reasons I do not yet fully understand.
A2. Let be the nonempty subsets of
in some order and let
be the
matrix whose
entry is
Calculate the determinant of .
Solution. As is implicit in the question, we can order the sets as we like, since swapping two rows and then swapping the two corresponding columns does not change the determinant of . We put the
sets not having
first, then the
sets having
. With this order, continued recursively, the matrix
for
-subsets has the block form
where is the
matrix with first column all zero and then
to its right, and
is the
all-ones matrix. For example,
where the exceptional zero column in and zero row in
are shown in bold.
Clearly . We shall show, by induction on
, that
if
. The
matrix
can be seen as a submatrix of
above; computing the determinant as a sum over the
permutations of
gives
, as required.
For the inductive step, we multiply on the left and on the right by the block matrix with
in its top left and
, the
identity matrix, in its bottom right. Since
, this does not change the determinant. We get
where is the
matrix with first column all zero and the
identity matrix to its right. Observe that row
has
zeros (from the top row of
) followed by
ones (from the top row of
). By row operations subtracting this row from each of the rows below, we obtain
The unique non-zero entry in row and column
is the one in position
. Therefore deleting this row and column, we find that
The unique permutation giving a non-zero contribution to the determinant does not involve any entry from . It is the product of
transpositions, and so is odd. Therefore
as claimed.
Representations of symmetric groups
Let denote the analogously defined matrix with rows and columns indexed by the set
of all
-subsets of
. This is a subblock of
. Observe that
is the endomorphism of the
-permutation module
that sends a
-subset to the sum of all
-subsets that it meets. This endomorphism commutes with the action of
. Since
has a multiplicity-free direct sum decomposition
where has irreducible character canonically labelled by the partition
, it follows from Schur’s Lemma that
has
integer eigenvalues whose multiplicities are the dimensions
of the
. Moreover, the eigenvalues
are a solution to the system of equations
for . Thinking of
as the adjacency matrix of the graph on
where two
-subsets are connected if and only if they intersect gives a combinatorial interpretation of these traces.
Inverse
The inverse matrix can be computed explicitly: labelling rows and columns by subsets of
we have
where is the complement of
in
. Is there a conceptual reason why the Möbius function
of the poset of subsets of
appears?