GroebnerLex Command

From GeoGebra Manual
Jump to: navigation, search


GroebnerLex[ <List of Polynomials> ]
Computes the Groebner basis of the list of the polynomials with respect to lexicographical ordering of the variables.
Example:
GroebnerLex[{x^3-y-2,x^2+y+1}] yields y^{3} + 4 y^{2} + 7 y + 5, x - y^{2} - 3 y - 3 .

{{Note| See also GroebnerDegRevLex, GroebnerLexDeg commands.

© 2024 International GeoGebra Institute