<< Chapter < Page Chapter >> Page >
x 2 + y 2 - 1 = 1 2 t x y + 1 2 t y - x + 1 2 y 2 - 1 1 - t 2 - ( 1 + t 2 ) x ) - 1 2 t x 2 + t x + 1 2 t + 1 2 x y + 1 2 y 2 t - ( 1 + t 2 ) y .

Over the next few weeks, we'll start learning about a computational tool called Gröbner bases that will tell us how to find such an f , and will more generally allow us to study the question of, given polynomials h 1 , ... h k R [ x 1 , ... , x n ] , which polynomials f R [ x 1 , ... , x n ] can be written in the form

f = q 1 h 1 + q k h k

for some q 1 , ... , q k R [ x , ... , x n ] ?

We'll begin with some terminology. If f 1 , ... , f k R [ x 1 , ... , x n ] are polynomials then the ideal generated by f 1 , ... , f k is the set

f 1 , ... , f k = { q 1 f 1 + + q k f k : q 1 , ... , q k R [ x 1 , ... , x n ] } .

More generally, a non-empty subset I R [ x 1 , ... , x n ] is defined to be an ideal if g 1 f 1 + g 2 f 2 I for every f 1 , f 2 I and g 1 , g 2 R [ x 1 , ... , x n ] .

Theorem (Hilbert Basis Theorem) Every ideal I R [ x 1 , ... , x n ] is generated by finitely many polynomials, so that

I = f 1 , ... , f k

for some f 1 , ... , f k I .

We probably won't prove this. We should note that this theorem doesn't say anything about the size of the smallest generating set of I , so k here could be much bigger than n .

When dealing with polynomials in one variable, a polynomial always has a clear leading term, namely the term of highest degree. For polynomials in several variables, there are many different ways we might want to order the monomials. For convenience, if α = ( a 1 , ... , a n ) is an n -tuple of non-negative integers, then we will write

x α = x 1 a 1 x 2 a 2 x n a n

as an abbreviated notation for the corresponding monomial. Although there are many orderings on the monomials to choose from, we want them to respect the algebraic structure. For example if x α divides x β , then we would like x α to be smaller than x β .

A monomial order for R [ x 1 , ... , x n ] is a total order This means that: (1) it is never the case that both x α < x β and x β < x α , and (2) if x α < x β and x β < x γ , then x α < x γ . on the monomials such that if x α < x β then x γ x α < x γ x β for all monomials x γ which is a well-ordering Well-ordering means that if S is any subset of monomials, then S has a least element according to the ordering. This implies that 1 is the least monomial, since if x α < 1 were the least monomial, then x 2 α < x α would be even smaller, a contradiction. .

Example: Lexicographic order

Probably the simplest monomial ordering is the lexicographic (or “dictionary”) ordering. In this ordering, the power of the first variable is used to determine the order, with powers of the second variable only looked at when the first variable appears to the same power in two monomials. Similarly, we only look at the third variable when the first two are tied, and so on. For example, in the lex order for R [ x , y , z ] with x > y > z , we have

x 4 > x 3 y 2 z > x 3 y z 7 > x 3 y z 4 > x 2 y z 5 > x y 3 z 2 > x y > x z 2 > x > y 6 > y 5 z 3 > y z 6 > y > z 3 > 1 .

More formally, given two monomials x α and x β in R [ x 1 , ... , x n ] , we say that x α > lex x β if in the difference of vectors α - β , the leftmost non-zero entry is positive. One can check that this does in fact define a monomial order. See section 2.2 of Cox, Little, and O'Shea for more details about term orderings, including proofs that the well-ordering property holds, etc.

Example: Graded lexicographic order

One thing we might not like about lex order is that it doesn't respect degrees (e.g. x y > y 3 z 4 ). We can define a new order, called graded lexicographic order by saying that higher degree monomials are bigger and using lex order to break ties. For example,

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, The art of the pfug. OpenStax CNX. Jun 05, 2013 Download for free at http://cnx.org/content/col10523/1.34
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'The art of the pfug' conversation and receive update notifications?

Ask