minimal polynomial
CompAlg2 · Tue Jun 02, 2020 6:08 pm
Is Singular capable of computing the minimal polynomial of an element in a quotient algebra?
More specifically (but not entirely syntactically correct)
R = 0, x(1..4), dp;
f0, f1, f2, f3 are polynomials in R
ideal I = f0, f1, f2, f3;
we wish to find the minimal polynomial of x(1) in R / I
Thanks!
More specifically (but not entirely syntactically correct)
R = 0, x(1..4), dp;
f0, f1, f2, f3 are polynomials in R
ideal I = f0, f1, f2, f3;
we wish to find the minimal polynomial of x(1) in R / I
Thanks!