Mathematica > Mathematics and Algorithms > Polynomial Algebra >

SymmetricPolynomial

SymmetricPolynomial[k, {x1, ..., xn}]
gives the k^(th) elementary symmetric polynomial in the variables x1, ..., xn.
  • A symmetric polynomial of n variables {x1, ..., xn} is invariant under any permutation of its variables. The k^(th) elementary symmetric polynomial is the sum of all square-free monomials of degree k.
  • The degree k must satisfy 0≤kn.
  • The elementary symmetric polynomials form a basis for the symmetric polynomials.
  • Expressing a general symmetric polynomial in terms of elementary symmetric polynomials is accomplished by using SymmetricReduction.
New in 6
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team