Math 380, Spring 2018, Assignment 10
From cartan.math.umb.edu
The danger already exists that the mathematicians have made a covenant with the devil to darken the spirit and to confine man in the bonds of Hell.
- - Saint Augustine
Read:[edit]
- Section 2.8.
Carefully define the following terms, then give one example and one non-example of each:[edit]
- Minimal Grőbner basis.
- Reduced Grőbner basis.
- Elimination ideal.
Carefully state the following theorems (you do not need to prove them):[edit]
- Theorem concerning the uniqueness of reduced Gröbner bases.
Carefully describe the following algorithms:[edit]
- Minimization algorithm.
- Reduction algorithm.
- Algorithm to decide when one ideal is contained in another.
- Algorithm to decide when one ideal equals another.
Solve the following problems:[edit]
- Section 2.8, problems 1, and 3.
- (Optional; you may need a computer algebra system) Section 2.8, problems 5 and 10.
- Consider the system of linear equations $$\begin{align*}x+y+z&=1\\x+2y\quad\ &=2\\y-3z&=3.\end{align*}$$ First, solve the system using Gauss-Jordan elimination. Then, compute a reduced Grőbner basis (with respect to lex order) for the ideal associated with the system. How are your two calculations related?