Back to the index. Or to the chambers
This article has 19 links. View as Cloud or List.
Loading ...
Planetmath Browser (2008—2009)
BSD licence | A django site
All articles taken from PlanetMath.org snapshot under CC-BY-SA licence.
→ The original article on PlanetMath.org
Other Formats: LaTeX
Grobner Basis
Definition of monomial orderings and support:
Let
be a field, and let
be the set of monomials
in
, the polynomial ring
in
indeterminates.
A monomial ordering is a total ordering
on
which satisfies
implies
that
for all
.
for all
.
In practice, for any
, we associate
to
the string
and compare monomials by looking at orderings
on these
-tuples.
Example. An extremely prevalent example of a monomial ordering is given by the standard lexicographical ordering of strings. Other examples include graded lexicographic ordering and graded reverse lexicographic ordering.
Henceforth, assume that we have fixed
a monomial ordering. Define the support of
, denoted
, to be the set of terms
with
. Then define
.
A partial order on
:
We can extend our monomial ordering to a partial ordering on
as follows:
Let
. If
, we say that
if
.
It can be shown that:
A division algorithm
for
:
We can then formulate a division algorithm for
:
Let
be an ordered
-tuple of polynomials, with
. Then for each
, there exist
with
unique, such that
-
- For each
,
does not divide
any monomial in
.
Definition of Gröbner basis:
Let
be a nonzero ideal
of
. A finite set
of polynomials is a Gröbner basis for
if for all
with
there exists
such that
.
Existence of Gröbner bases:
Every ideal
other than the zero ideal has a Gröbner basis. Additionally, any Gröbner basis for
is also a basis
of
.