GroebnerLex Command

From GeoGebra Manual
Revision as of 14:21, 8 May 2014 by Zoltan Kovacs (talk | contribs) (Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}} {{command|logical}} ;GroebnerLex[ <List of Polynomials> ]: Computes the Groebner basis of the list...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

\left\{ y^{3} + 4 \; y^{2} + 7 \; y + 5, x - y^{2} - 3 \; y - 3 \right\ .

{{Note| See also GroebnerDegRevLex, GroebnerLexDeg commands.

© 2024 International GeoGebra Institute