TOPICS
Search

Monomial


A monomial is a product of positive integer powers of a fixed set of variables (possibly) together with a coefficient, e.g., x, 3xy^2, or -2x^2y^3z. A monomial can also be thought of as a nonzero summand of a polynomial (Becker and Weispfenning 1993, p. 191; Cox et al. 1996). A monomial with the coefficient excluded is usually called a term.

Unfortunately, in some older works, the definitions of monomial and term are sometimes reversed. Care is therefore needed in attempting to distinguish these conflicting usages.

The Wolfram Language command MonomialList[poly, {x_1, x_2, ...}] gives the list of monomials with respect to the variables x_i in the specified polynomial.

The monomials x^k and x^l are orthogonal on the unit circle |z|=1 in the complex plane (Dumitriu et al. 2004) since

 ∮_Cz^kz^_^ldz=int_0^(2pi)e^(itheta(k-l))dtheta=2pidelta_(k,l).
(1)

The monomial functions m_lambda are defined as

 m_lambda=sum_(sigma in S_lambda)x_(sigma(1))^(lambda_1)x_(sigma(2))^(lambda_2)...x_(sigma(m))^(lambda_m),
(2)

where S_lambda is the set of permutations giving distinct terms in the sum and lambda is considered to be infinite (Dumitriu et al. 2004). For example.

 m_(2,1,1)=x_1^2x_2x_3.
(3)

Care is needed when consulting the literature, since the distinction between terms and monomials is not always observed. For example, Dummit and Foote (1998, p. 234) define a monomial as a polynomial with only one nonzero term, without defining what is meant by "term."


See also

Binomial, Coefficient, Gröbner Basis, Monic Polynomial, Monomial Order, Polynomial, Term, Variable, Trinomial

Explore with Wolfram|Alpha

WolframAlpha

More things to try:

References

Becker, T. and Weispfenning, V. Gröbner Bases: A Computational Approach to Commutative Algebra. New York: Springer-Verlag, 1993.Cox, D.; Little, J.; and O'Shea, D. Ideals, Varieties, and Algorithms: An Introduction to Algebraic Geometry and Commutative Algebra, 2nd ed. New York: Springer-Verlag, 1996.Dumitriu, I.; Edelman, A.; and Shuman, G. "MOPS: Multivariate Orthogonal Polynomials (Symbolically)." Preprint. March 26, 2004.Dummit, D. S. and Foote, R. M. Abstract Algebra, 2nd ed. Englewood Cliffs, NJ: Prentice-Hall, p. 455, 1998.

Referenced on Wolfram|Alpha

Monomial

Cite this as:

Weisstein, Eric W. "Monomial." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/Monomial.html

Subject classifications