MacMahon's master theorem

From HandWiki
Short description: Result in enumerative combinatorics and linear algebra

In mathematics, MacMahon's master theorem (MMT) is a result in enumerative combinatorics and linear algebra. It was discovered by Percy MacMahon and proved in his monograph Combinatory analysis (1916). It is often used to derive binomial identities, most notably Dixon's identity.

Background

In the monograph, MacMahon found so many applications of his result, he called it "a master theorem in the Theory of Permutations." He explained the title as follows: "a Master Theorem from the masterly and rapid fashion in which it deals with various questions otherwise troublesome to solve."

The result was re-derived (with attribution) a number of times, most notably by I. J. Good who derived it from his multilinear generalization of the Lagrange inversion theorem. MMT was also popularized by Carlitz who found an exponential power series version. In 1962, Good found a short proof of Dixon's identity from MMT. In 1969, Cartier and Foata found a new proof of MMT by combining algebraic and bijective ideas (built on Foata's thesis) and further applications to combinatorics on words, introducing the concept of traces. Since then, MMT has become a standard tool in enumerative combinatorics.

Although various q-Dixon identities have been known for decades, except for a Krattenthaler–Schlosser extension (1999), the proper q-analog of MMT remained elusive. After Garoufalidis–Lê–Zeilberger's quantum extension (2006), a number of noncommutative extensions were developed by Foata–Han, Konvalinka–Pak, and Etingof–Pak. Further connections to Koszul algebra and quasideterminants were also found by Hai–Lorentz, Hai–Kriegk–Lorenz, Konvalinka–Pak, and others.

Finally, according to J. D. Louck, the theoretical physicist Julian Schwinger re-discovered the MMT in the context of his generating function approach to the angular momentum theory of many-particle systems. Louck writes:

It is the MacMahon Master Theorem that unifies the angular momentum properties of composite systems in the binary build-up of such systems from more elementary constituents.[1]

Precise statement

Let [math]\displaystyle{ A = (a_{ij})_{m\times m} }[/math] be a complex matrix, and let [math]\displaystyle{ x_1,\ldots,x_m }[/math] be formal variables. Consider a coefficient

[math]\displaystyle{ G(k_1,\dots,k_m) \, = \, \bigl[x_1^{k_1}\cdots x_m^{k_m}\bigr] \, \prod_{i=1}^m \bigl(a_{i1}x_1 + \dots + a_{im}x_m \bigl)^{k_i}. }[/math]

(Here the notation [math]\displaystyle{ [f]g }[/math] means "the coefficient of monomial [math]\displaystyle{ f }[/math] in [math]\displaystyle{ g }[/math]".) Let [math]\displaystyle{ t_1,\ldots,t_m }[/math] be another set of formal variables, and let [math]\displaystyle{ T = (\delta_{ij}t_i)_{m\times m} }[/math] be a diagonal matrix. Then

[math]\displaystyle{ \sum_{(k_1,\dots,k_m)} G(k_1,\dots,k_m) \, t_1^{k_1}\cdots t_m^{k_m} \, = \, \frac{1}{\det (I_m - TA)}, }[/math]

where the sum runs over all nonnegative integer vectors [math]\displaystyle{ (k_1,\dots,k_m) }[/math], and [math]\displaystyle{ I_m }[/math] denotes the identity matrix of size [math]\displaystyle{ m }[/math].

Derivation of Dixon's identity

Consider a matrix

[math]\displaystyle{ A = \begin{pmatrix} 0 & 1 & -1 \\ -1 & 0 & 1 \\ 1 & -1 & 0 \end{pmatrix}. }[/math]

Compute the coefficients G(2n, 2n, 2n) directly from the definition:

[math]\displaystyle{ \begin{align} G(2n,2n,2n) & = \bigl[x_1^{2n}x_2^{2n}x_3^{2n}\bigl] (x_2 - x_3)^{2n} (x_3 - x_1)^{2n} (x_1 - x_2)^{2n} \\[6pt] & = \, \sum_{k=0}^{2n} (-1)^k \binom{2n}{k}^3, \end{align} }[/math]

where the last equality follows from the fact that on the right-hand side we have the product of the following coefficients:

[math]\displaystyle{ [x_2^k x_3^{2n-k}](x_2 - x_3)^{2n}, \ \ [x_3^k x_1^{2n-k}](x_3 - x_1)^{2n}, \ \ [x_1^k x_2^{2n-k}](x_1 - x_2)^{2n}, }[/math]

which are computed from the binomial theorem. On the other hand, we can compute the determinant explicitly:

[math]\displaystyle{ \det(I - TA) \, = \, \det \begin{pmatrix} 1 & -t_1 & t_1 \\ t_2 & 1 & -t_2 \\ -t_3 & t_3 & 1 \end{pmatrix} \, = \, 1 + \bigl(t_1 t_2 + t_1 t_3 +t_2t_3\bigr). }[/math]

Therefore, by the MMT, we have a new formula for the same coefficients:

[math]\displaystyle{ \begin{align} G(2n,2n,2n) & = \bigl[t_1^{2n}t_2^{2n}t_3^{2n}\bigl] (-1)^{3n} \bigl(t_1 t_2 + t_1 t_3 +t_2t_3\bigr)^{3n} \\[6pt] & = (-1)^{n} \binom{3n}{n,n,n}, \end{align} }[/math]

where the last equality follows from the fact that we need to use an equal number of times all three terms in the power. Now equating the two formulas for coefficients G(2n, 2n, 2n) we obtain an equivalent version of Dixon's identity:

[math]\displaystyle{ \sum_{k=0}^{2n} (-1)^k \binom{2n}{k}^3 = (-1)^{n} \binom{3n}{n,n,n}. }[/math]

See also

References

  1. Louck, James D. (2008). Unitary symmetry and combinatorics. Singapore: World Scientific. pp. viii. ISBN 978-981-281-472-2.