Schur polynomial

From Wikipedia, the free encyclopedia

In commutative algebra and invariant theory, Schur polynomials are certain homogeneous symmetric polynomials. They have the property that every symmetric polynomial in n variables which is homogeneous of degree d is a linear combination of certain Schur polynomials. More formally, there are finitely many Schur polynomials of degree d in n variables, and they form an linear basis of the homogeneous symmetric polynomials of degree d in n variables.

Contents

[edit] Definition

Schur polynomials correspond to integer partitions. Given a partition

d = d_1 + d_2 + \cdots d_n, \; \; d_1 \geq d_2 \geq \cdots d_n

(where each dj is a positive integer), we can compute the corresponding Schur polynomial by expanding determinants

\sigma_{(d_1, d_2, \dots d_n)} (x_1, x_2, \dots x_n) = \frac{ \det \left[ \begin{matrix} x_1^{d_1+n-1} & x_2^{d_1+n-1} & \dots & x_n^{d_1+n-1} \\ x_1^{d_2+n-2} & x_2^{d_2+n-2} & \dots & x_n^{d_2+n-2} \\ \vdots & \vdots & \ddots & \vdots \\ x_1^{d_n} & x_2^{d_n} & \dots & x_n^{d_n} \end{matrix} \right]} { \det \left[ \begin{matrix} x_1^{n-1} & x_2^{n-1} & \dots & x_n^{n-1} \\ x_1^{n-2} & x_2^{n-2} & \dots & x_n^{n-2} \\ \vdots & \vdots & \ddots & \vdots \\ 1 & 1 & \dots & 1 \end{matrix} \right].}

This gives a symmetric function because the numerator and denominator are each determinants which change sign under any transposition of the variables. Furthermore, the denominator is a Vandermonde determinant:

\Delta = \det \left[ \begin{matrix} x_1^{n-1} & x_2^{n-1} & \dots & x_n^{n-1} \\ x_1^{n-2} & x_2^{n-2} & \dots & x_n^{n-2} \\ \vdots & \vdots & \ddots & \vdots \\ 1 & 1 & \dots & 1 \end{matrix} \right] = \prod_{1 \leq j < k \leq n} (x_j-x_k).

Each factor divides the determinant in the numerator, so the quotient is a polynomial.

[edit] Properties

Because we can readily enumerate the distinct partitions of d into n parts using Ferrers diagrams, using this formula we can write down all the degree d Schur polynomials in n variables, giving a linear basis for the space of homogeneous degree d symmetric polynomials in n variables.

Each Schur polynomial in n variables is a polynomial function of the elementary symmetric polynomials

\alpha_1 (x_1, x_2, \dots, x_n) = \sum_{1 \leq j \leq n} x_j
\alpha_2 (x_1, x_2, \dots, x_n) = \sum_{1 \leq j < k \leq n} x_j \, x_k

and so forth, down to

\alpha_n (x_1, x_2, \dots, x_n) = x_1 \, x_2 \dots x_n

Explicit expressions can be found using computational techniques from elimination theory, perhaps the most elementary of which are Gröbner bases using an elimination order.

[edit] Example

The following extended example should help clarify these ideas. Consider the case n=3, d=7. Using Ferrars diagrams or some other method, we find that there are just four partitions of seven into precisely 3 parts. We have

\sigma_{(3,2,2)} (x_1, x_2, x_3) = \frac{1}{\Delta} \; \det \left[ \begin{matrix} x_1^5 & x_2^5 & x_3^5 \\ x_1^3 & x_2^3 & x_3^3 \\ x_1^2 & x_2^2 & x_3^2 \end{matrix} \right] = x_1^2 \, x_2^2 \, x_3^2 \, (x_1 + x_2 + x_3)
\sigma_{(3,3,1)} (x_1, x_2, x_3) = \frac{1}{\Delta} \; \det \left[ \begin{matrix} x_1^5 & x_2^5 & x_3^5 \\ x_1^4 & x_2^4 & x_3^4 \\ x_1 & x_2 & x_3 \end{matrix} \right]
\; \; = x_1 \, x_2 \, x_3 \, \left( x_1^2 \, x_2^2 + x_1^2 \, x_3^2 + x_2^2 \, x_3^2  + x_1^2 \, x_2 \, x_3 + x_1 \, x_2^2 \, x_3 + x_1 \, x_2 \, x_3^3 \right)

and so forth. Summarizing:

  1. \sigma_{(3,2,2)} = \alpha_1 \, \alpha_3^2
  2. \sigma_{(3,3,1)} = \alpha_3 \; \left( \alpha_2^2 - \alpha_1 \, \alpha_3 \right)
  3. \sigma_{(4,2,1)} = \alpha_3 \; \left( \alpha_1^2 \, \alpha_2 - \alpha_2^2 - \alpha_1 \, \alpha_3 \right)
  4. \sigma_{(5,1,1)} = \alpha_3 \; \left( \alpha_1^4 - 3 \, \alpha_1^2 \, \alpha_2 + 2 \, \alpha_1 \, \alpha_3 + \alpha_2^2 \right)

Every homogeneous degree seven symmetric polynomial in three variables can be expressed as a unique linear combination of these four Schur polynomials, and this combination can again be found using a Gröbner basis for an appropriate elimination order. For example,

\phi(x_1, x_2, x_3) = x_1^5 \, x_2 \, x_3 + x_1 \, x_2^5 \, x_3 + x_1 \, x_2 \, x_3^5

is obviously a symmetric polynomial which is homogeneous of degree seven, and we have

φ = σ(3,2,2) + σ(3,3,1) − σ(5,1,1)

[edit] Relation to representation theory

The Schur polynomials occur in the representation theory of the general linear groups and unitary groups, and in fact this is how they arose. The Weyl character formula helps to generalize Schur's work to other compact and semisimple Lie groups.

[edit] See also

[edit] References

  • Sturmfels, Bernd (1993). Algorithms in Invariant Theory. New York: Springer. ISBN 0-387-82445-6. is a beautiful introduction to computational methods in invariant theory.
  • Tignol, Jean-Pierre (2001). Galois's Theory of Algebraic Equations. Singapore: World Scientific. ISBN 981-02-4541-6. Offers some nice historical background.