Resultant matrix
Computes the resultant matrix (Sylvester matrix) of two univariate polynomials.
Syntax
resultant_matrix(Polynomial, Polynomial)
resultant_matrix(Polynomial, Polynomial, Identifier | List)
Description
Given two univariate polynomials and , compute its resultant matrix.
Given two polynomials and and an identifier or list with the variables, compute its resultant matrix when collecting with respect to such variables.