Fine Art

.

In mathematics, Schur polynomials, named after Issai Schur, are certain symmetric polynomials in n variables, indexed by partitions, that generalize the elementary symmetric polynomials and the complete homogeneous symmetric polynomials. In representation theory they are the characters of irreducible representations of the general linear groups. The Schur polynomials form a linear basis for the space of all symmetric polynomials. Any product of Schur functions can be written as a linear combination of Schur polynomials with non-negative integral coefficients; the values of these coefficients is given combinatorially by the Littlewood-Richardson rule. More generally, skew Schur polynomials are associated with pairs of partitions and have similar properties to Schur polynomials.

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 \ge d_n \)

(where each \( d_j \) is a non-negative integer), the following functions are alternating polynomials (in other words they change sign under any transposition of the variables):

\( a_{(d_1, d_2, \dots , d_n)} (x_1, x_2, \dots , x_n) = \det \left[ \begin{matrix} x_1^{d_1} & x_2^{d_1} & \dots & x_n^{d_1} \\ x_1^{d_2} & x_2^{d_2} & \dots & x_n^{d_2} \\ \vdots & \vdots & \ddots & \vdots \\ x_1^{d_n} & x_2^{d_n} & \dots & x_n^{d_n} \end{matrix} \right] =\sum_{\sigma\in S_n}\epsilon(\sigma)x_{\sigma(1)}^{d_1}\cdots x_{\sigma(n)}^{d_n} \)

Since they are alternating, they are all divisible by the Vandermonde determinant:

\( a_{(n-1, n-2, \dots , 0)} (x_1, x_2, \dots , x_n) = \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). \)

The Schur polynomials are defined as the ratio:

s_{(d_1, d_2, \dots , d_n)} (x_1, x_2, \dots , x_n) = \frac{ a_{(d_1+n-1, d_2+n-2, \dots , d_n+0)} (x_1, x_2, \dots , x_n)} {a_{(n-1, n-2, \dots , 0)} (x_1, x_2, \dots , x_n) }.

This is a symmetric function because the numerator and denominator are both alternating, and a polynomial since all alternating polynomials are divisible by the Vandermonde determinant.
Properties

The degree d Schur polynomials in n variables are a linear basis for the space of homogeneous degree d symmetric polynomials in n variables.

The first Giambelli formula gives explicit expression of Schur polynomials as a polynomial in the complete homogeneous symmetric polynomials:

\( S_{\lambda} = \det_{ij} h_{\lambda_{i} + j - i}. \)

The second Giambelli formula gives explicit expression of Schur polynomials as polynomials in the elementary symmetric polynomials:

\( S_{\lambda} = \det_{ij} e_{\mu_{i} + j - i} \)

where \( \mu \) is a dual partition to \lambda

These two formulas are also known as "determinantal formulas" and the first one is known as the Jacobi-Trudy identity.

For a partition \lambda, the Schur function is a sum of monomials:

\( s_\lambda(x_1,x_2,\ldots,x_n)=\sum_T x^T = \sum_T x_1^{t_1}\cdots x_n^{t_n} \)

where the summation is over all semistandard Young tableaux T of shape \lambda; the exponents \( t_1,\ldots,t_n \) give the weight of T, in other words each \( t_i \) counts the occurrences of the number i in T. This can be shown to be equivalent to the definition from the first Giambelli formula using the Lindström–Gessel–Viennot lemma (as outlined on that page).

Schur polynomials sλ can be expressed as linear combinations of monomial symmetric functions mμ with non-negative integer coefficients \( K_{\lambda\mu} \) called Kostka numbers:

\( s_\lambda= \sum_\mu K_{\lambda\mu}m_\mu.\ \)

Example

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

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

\( s_{(2,2,0)} (x_1, x_2, x_3) = \frac{1}{\Delta} \; \det \left[ \begin{matrix} x_1^4 & x_2^4 & x_3^4 \\ x_1^3 & x_2^3 & x_3^3 \\ 1 & 1 & 1 \end{matrix} \right]= 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^2 \)

and so forth. Summarizing:

\( s_{(2,1,1)} = e_1 \, e_3 \)
\( s_{(2,2,0)} = e_2^2 - e_1 \, e_3 \)
\( s_{(3,1,0)} = e_1^2 \, e_2 - e_2^2 - e_1 \, e_3 \)
\( s_{(4,0,0)} = e_1^4 - 3 \, e_1^2 \, e_2 + 2 \, e_1 \, e_3 + e_2^2. \)

Every homogeneous degree-four 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^4 + x_2^4 + x_3^4 \)

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

\( \phi = s_{(2,1,1)} - s_{(3,1,0)} + s_{(4,0,0)}.\,\! \)

Relation to representation theory

The Schur polynomials occur in the representation theory of the symmetric groups, general linear groups, and unitary groups, and in fact this is how they arose. The Weyl character formula implies that the Schur polynomials are the characters of finite dimensional irreducible representations of the general linear groups, and helps to generalize Schur's work to other compact and semisimple Lie groups.

Several expressions arise for this relation, one of the most important being the expansion of the Schur functions s_\lambda in terms of the symmetric power functions p_k=\sum_i x_i^k. If we write \chi^\lambda_\rho for the character of the representation of the symmetric group indexed by the partition \lambda evaluated at elements of cycle type indexed by the partition \rho, then

\( s_\lambda=\sum_{\rho=(1^{r_1},2^{r_2},3^{r_3},\dots)}\chi^\lambda_\rho \prod_k \frac{p^{r_k}_k}{r_k!}, \)

where \rho=(1^{r_1},2^{r_2},3^{r_3},\dots) means that the partition \rho has r_k parts of length k.
Skew Schur functions

Skew Schur functions sλ/μ depend on two partitions λ and μ, and can be defined by the property

\( \langle s_{\lambda/\mu},s_\nu\rangle = \langle s_{\lambda},s_\mu s_\nu\rangle. \)

See also

Schubert polynomials. a generalization of Schur polynomials

References

Macdonald, I. G. (1995). Symmetric functions and Hall polynomials. Oxford Mathematical Monographs (2nd ed.). The Clarendon Press Oxford University Press. ISBN 978-0-19-853489-1. MR1354144
Sagan, Bruce E. (2001), "Schur functions in algebraic combinatorics", in Hazewinkel, Michiel, Encyclopedia of Mathematics, Springer, ISBN 978-1556080104
Sturmfels, Bernd (1993). Algorithms in Invariant Theory. New York: Springer. ISBN 0-387-82445-6.

Mathematics Encyclopedia

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License

Home - Hellenica World