<< Chapter < Page | Chapter >> Page > |
Starting with a Gröbner basis, we can get a reduced Gröbner basis by multiplying by constants to clear any leading coefficients, throwing away any elements whose leading term is a proper multiple of another leading term, and then replacing each polynomial by the remainder upon dividing it by the rest (to clear out any terms divisible by any of the other leading terms). Moreover, reduced is all we need to impose to make our Gröbner bases unique:
Theorem Fix a term order on . Then every ideal has a unique reduced Gröbner basis.
To prove uniqueness, suppose that and are two different reduced Gröbner bases for . The set of leading terms of both and must simply by the minimal set of monomial generators of , so if , it is because there is some and with but . Then , so the remainder of upon division by is zero, since is a Gröbner basis. However, since and are both reduced Gröbner bases, no non-leading term of or is divisible by any leading term in . Since the leading terms of and cancel in , no term of is divisible by a leading term of , so we see that no actual division occurs, and the remainder is , so , a contradiction.
Exercises
We've recently seen how Gröbner bases in lex order allow us to “eliminate” variables; for example, given two plane curves and , we expect their intersection to consist of finitely many points (unless they have a common factor), and to find those points, we find a polynomial in alone (i.e. eliminate ) in the ideal whose roots are then the -coordinates of the intersection points of and .
It turns out that, at least in this special case, there was an earlier (19th century) approach to the problem without using Gröbner bases, called resultants. Given two polynomials
Notification Switch
Would you like to follow the 'The art of the pfug' conversation and receive update notifications?