There are a few types of symmetric polynomials in the variables
X1,
X2, ...,
Xn that are fundamental.
Elementary symmetric polynomials For each nonnegative
integer k, the elementary symmetric polynomial
ek(
X1, ...,
Xn) is the sum of all distinct products of
k distinct variables. (Some authors denote it by σ
k instead.) For
k = 0 there is only the
empty product so
e0(
X1, ...,
Xn) = 1, while for
k >
n, no products at all can be formed, so
ek(
X1,
X2, ...,
Xn) = 0 in these cases. The remaining
n elementary symmetric polynomials are building blocks for all symmetric polynomials in these variables: as mentioned above, any symmetric polynomial in the variables considered can be obtained from these elementary symmetric polynomials using multiplications and additions only. In fact one has the following more detailed facts: • any symmetric polynomial
P in
X1, ...,
Xn can be written as a
polynomial expression in the polynomials
ek(
X1, ...,
Xn) with 1 ≤
k ≤
n; • this expression is unique up to equivalence of polynomial expressions; • if
P has
integral coefficients, then the polynomial expression also has integral coefficients. For example, for
n = 2, the relevant elementary symmetric polynomials are
e1(
X1,
X2) =
X1 +
X2, and
e2(
X1,
X2) =
X1
X2. The first polynomial in the list of examples above can then be written as :X_1^3+X_2^3-7=e_1(X_1,X_2)^3-3e_2(X_1,X_2)e_1(X_1,X_2)-7 (for a
proof that this is always possible see the
fundamental theorem of symmetric polynomials).
Monomial symmetric polynomials Powers and products of elementary symmetric polynomials work out to rather complicated expressions. If one seeks basic
additive building blocks for symmetric polynomials, a more natural choice is to take those symmetric polynomials that contain only one type of
monomial, with only those copies required to obtain symmetry. Any monomial in
X1, ...,
Xn can be written as
X1α1...
Xnα
n where the exponents α
i are
natural numbers (possibly zero); writing α = (α1,...,α
n) this can be abbreviated to
X α. The
monomial symmetric polynomial mα(
X1, ...,
Xn) is defined as the sum of all monomials
xβ where β ranges over all
distinct permutations of (α1,...,α
n). For instance one has :m_{(3,1,1)}(X_1,X_2,X_3)=X_1^3X_2X_3+X_1X_2^3X_3+X_1X_2X_3^3, :m_{(3,2,1)}(X_1,X_2,X_3)=X_1^3X_2^2X_3+X_1^3X_2X_3^2+X_1^2X_2^3X_3+X_1^2X_2X_3^3+X_1X_2^3X_3^2+X_1X_2^2X_3^3. Clearly
mα =
mβ when β is a permutation of α, so one usually considers only those
mα for which α1 ≥ α2 ≥ ... ≥ α
n, in other words for which α is a
partition of an integer. These monomial symmetric polynomials form a vector space
basis: every symmetric polynomial
P can be written as a
linear combination of the monomial symmetric polynomials. To do this it suffices to separate the different types of monomial occurring in
P. In particular if
P has integer coefficients, then so will the linear combination. The elementary symmetric polynomials are particular cases of monomial symmetric polynomials: for 0 ≤
k ≤
n one has :e_k(X_1,\ldots,X_n)=m_\alpha(X_1,\ldots,X_n) where α is the partition of
k into
k parts 1 (followed by
n −
k zeros).
Power-sum symmetric polynomials For each integer
k ≥ 1, the monomial symmetric polynomial
m(
k,0,...,0)(
X1, ...,
Xn) is of special interest. It is the power sum symmetric polynomial, defined as :p_k(X_1,\ldots,X_n) = X_1^k + X_2^k + \cdots + X_n^k . All symmetric polynomials can be obtained from the first
n power sum symmetric polynomials by additions and multiplications, possibly involving
rational coefficients. More precisely, :Any symmetric polynomial in
X1, ...,
Xn can be expressed as a polynomial expression with rational coefficients in the power sum symmetric polynomials
p1(
X1, ...,
Xn), ...,
pn(
X1, ...,
Xn). In particular, the remaining power sum polynomials
pk(
X1, ...,
Xn) for
k >
n can be so expressed in the first
n power sum polynomials; for example :p_3(X_1,X_2)=\textstyle\frac32p_2(X_1,X_2)p_1(X_1,X_2)-\frac12p_1(X_1,X_2)^3. In contrast to the situation for the elementary and complete homogeneous polynomials, a symmetric polynomial in
n variables with
integral coefficients need not be a polynomial function with integral coefficients of the power sum symmetric polynomials. For an example, for
n = 2, the symmetric polynomial :m_{(2,1)}(X_1,X_2) = X_1^2 X_2 + X_1 X_2^2 has the expression : m_{(2,1)}(X_1,X_2)= \textstyle\frac12p_1(X_1,X_2)^3-\frac12p_2(X_1,X_2)p_1(X_1,X_2). Using three variables one gets a different expression :\begin{align}m_{(2,1)}(X_1,X_2,X_3) &= X_1^2 X_2 + X_1 X_2^2 + X_1^2 X_3 + X_1 X_3^2 + X_2^2 X_3 + X_2 X_3^2\\ &= p_1(X_1,X_2,X_3)p_2(X_1,X_2,X_3)-p_3(X_1,X_2,X_3). \end{align} The corresponding expression was valid for two variables as well (it suffices to set
X3 to zero), but since it involves
p3, it could not be used to illustrate the statement for
n = 2. The example shows that whether or not the expression for a given monomial symmetric polynomial in terms of the first
n power sum polynomials involves rational coefficients may depend on
n. But rational coefficients are
always needed to express elementary symmetric polynomials (except the constant ones, and
e1 which coincides with the first power sum) in terms of power sum polynomials. The
Newton identities provide an explicit method to do this; it involves division by integers up to
n, which explains the rational coefficients. Because of these divisions, the mentioned statement fails in general when coefficients are taken in a
field of finite
characteristic; however, it is valid with coefficients in any
ring containing the rational numbers.
Complete homogeneous symmetric polynomials For each nonnegative integer
k, the complete homogeneous symmetric polynomial
hk(
X1, ...,
Xn) is the sum of all distinct
monomials of
degree k in the variables
X1, ...,
Xn. For instance :h_3(X_1,X_2,X_3) = X_1^3+X_1^2X_2+X_1^2X_3+X_1X_2^2+X_1X_2X_3+X_1X_3^2+X_2^3+X_2^2X_3+X_2X_3^2+X_3^3. The polynomial
hk(
X1, ...,
Xn) is also the sum of all distinct monomial symmetric polynomials of degree
k in
X1, ...,
Xn, for instance for the given example :\begin{align} h_3(X_1,X_2,X_3)&=m_{(3)}(X_1,X_2,X_3)+m_{(2,1)}(X_1,X_2,X_3)+m_{(1,1,1)}(X_1,X_2,X_3)\\ &=(X_1^3+X_2^3+X_3^3)+(X_1^2X_2+X_1^2X_3+X_1X_2^2+X_1X_3^2+X_2^2X_3+X_2X_3^2)+(X_1X_2X_3).\\ \end{align} All symmetric polynomials in these variables can be built up from complete homogeneous ones: any symmetric polynomial in
X1, ...,
Xn can be obtained from the complete homogeneous symmetric polynomials
h1(
X1, ...,
Xn), ...,
hn(
X1, ...,
Xn) via multiplications and additions. More precisely: :Any symmetric polynomial
P in
X1, ...,
Xn can be written as a polynomial expression in the polynomials
hk(
X1, ...,
Xn) with 1 ≤
k ≤
n. :If
P has integral coefficients, then the polynomial expression also has integral coefficients. For example, for
n = 2, the relevant complete homogeneous symmetric polynomials are and . The first polynomial in the list of examples above can then be written as :X_1^3+ X_2^3-7 = -2h_1(X_1,X_2)^3+3h_1(X_1,X_2)h_2(X_1,X_2)-7. As in the case of power sums, the given statement applies in particular to the complete homogeneous symmetric polynomials beyond
hn(
X1, ...,
Xn), allowing them to be expressed in terms of the ones up to that point; again the resulting identities become invalid when the number of variables is increased. An important aspect of complete homogeneous symmetric polynomials is their relation to elementary symmetric polynomials, which can be expressed as the identities :\sum_{i=0}^k(-1)^i e_i(X_1,\ldots,X_n)h_{k-i}(X_1,\ldots,X_n) = 0, for all
k > 0, and any number of variables
n. Since
e0(
X1, ...,
Xn) and
h0(
X1, ...,
Xn) are both equal to 1, one can isolate either the first or the last term of these summations; the former gives a set of equations that allows one to recursively express the successive complete homogeneous symmetric polynomials in terms of the elementary symmetric polynomials, and the latter gives a set of equations that allows doing the inverse. This implicitly shows that any symmetric polynomial can be expressed in terms of the
hk(
X1, ...,
Xn) with 1 ≤
k ≤
n: one first expresses the symmetric polynomial in terms of the elementary symmetric polynomials, and then expresses those in terms of the mentioned complete homogeneous ones.
Schur polynomials Another class of symmetric polynomials is that of the Schur polynomials, which are of fundamental importance in the applications of symmetric polynomials to
representation theory. They are however not as easy to describe as the other kinds of special symmetric polynomials; see the main article for details. ==Symmetric polynomials in algebra==