univariateEliminant(f)
univariateEliminant(g,I)
This computes the univariate eliminant of a ring element f in the Artinian ring ring f, or the univariate eliminant of a polynomial g in the Artinian ring (ring g)/I. When f is a variable in ring f, this is the eliminant with respect to that variable. This is computed by finding the minimal polynomial of the corresponding multiplication matrix.
|
|
|
|
|
We provide two examples to compute minimal polynomials given by Strategy => 0 (computes the kernel of $k[T]\to$ ring f by sending $T$ to f) and Strategy => 1 (a minimal linear combination of powers of the input).
|
|
The object univariateEliminant is a method function with options.