Problem:
Solution:
All we needed to do for this problem is to verify the three rules.
(i) > is a total (or linear order) on Zn≥0
This is simple to verify according to the definition. As long as two monomials are not the same, then either one is strictly larger than the other.
(ii) If α>β and γ∈Zn≥0, then α+γ>β+γ.
This is also simple to verify. if α has a total degree larger than β, then so is α+γ and β+γ. Otherwise if the rightmost element of α−β is negative, then so is α+γ and β+γ as well.
(iii) > is a well ordering
For any set of n tuple, their total order is a set of non-negative integer and therefore there exist a smallest total degree, consider that subset of n tuples with smallest total degree.
For any set of n tuple with the same total order, their last element is an integer, and therefore exists a smallest first element, consider that subset of n tuples with smallest total degree and smallest last element. (*)
Repeat the above until we find the one with every element smallest. Now we have found a smallest element.
Suppose we have two elements α and β with same total degree to compare with and α has a smallest last element, then α−β will have a negative rightmost non-zero element.
Solution:
All we needed to do for this problem is to verify the three rules.
(i) > is a total (or linear order) on Zn≥0
This is simple to verify according to the definition. As long as two monomials are not the same, then either one is strictly larger than the other.
(ii) If α>β and γ∈Zn≥0, then α+γ>β+γ.
This is also simple to verify. if α has a total degree larger than β, then so is α+γ and β+γ. Otherwise if the rightmost element of α−β is negative, then so is α+γ and β+γ as well.
(iii) > is a well ordering
For any set of n tuple, their total order is a set of non-negative integer and therefore there exist a smallest total degree, consider that subset of n tuples with smallest total degree.
For any set of n tuple with the same total order, their last element is an integer, and therefore exists a smallest first element, consider that subset of n tuples with smallest total degree and smallest last element. (*)
Repeat the above until we find the one with every element smallest. Now we have found a smallest element.
Suppose we have two elements α and β with same total degree to compare with and α has a smallest last element, then α−β will have a negative rightmost non-zero element.
No comments:
Post a Comment