126k views
3 votes
What is monomial representations and symmetric presentations?

1 Answer

5 votes

Answer: A monomial representation is a way to express a polynomial as a product of powers of its variables, where each power is a non-negative integer. For example, the polynomial 2x^3 + 4x^2 - 6x + 8 can be represented as a monomial representation of (2x^3)(x^2)(-6x)(8).

Symmetric polynomials are polynomials that are invariant under permutation of their variables. A symmetric presentation is a way of expressing a symmetric polynomial as a sum of elementary symmetric polynomials, which are defined as the sum of all possible products of variables taken i at a time, where i ranges from 1 to the number of variables. For example, the symmetric polynomial x^3 + y^3 + z^3 can be expressed as a symmetric presentation of x + y + z.

Explanation:

User Alexis Le Provost
by
8.6k points