In
mathematics, the 'resultant' of two
monic polynomials
and
over a
field is defined as the product
:
of the differences of their roots, where
and
take on values in the
algebraic closure of
. For non-monic polynomials with
leading coefficients
and
, respectively, the above product is multiplied by
:
Computation
★ The resultant is the
determinant of the
Sylvester matrix (and of the
Bezout matrix).
★ The above product can be rewritten to
:
:and this expression remains unchanged if
is reduced modulo
.
★ Let
. The above idea can be continued by swapping the roles of
and
. However,
has a set of roots different from that of
. This can be resolved by writing
as a determinant again, where
has leading zero coefficients. This determinant can now be simplified by iterative expansion with respect to the column, where only the leading coefficient
of
appears.
:
: Continuing this procedure ends up in a variant of the
Euclidean algorithm. This procedure needs quadratic runtime.
Properties
★
★
★ If
and
, then
★ If
have the same degree and
,
:then
★
where
Applications
★ The resultant of a polynomial and its derivative is related to the
discriminant.
★ Resultants can be used in
algebraic geometry to determine intersections. For example, let
:
:and
:
:define
algebraic curves in
. If
and
are viewed as polynomials in
with coefficients in
, then the resultant of
and
gives a polynomial in
whose roots are the
-coordinates of the intersection of the curves.
★ In
Galois theory, resultants can be used to compute
norms.
★ In
computer algebra, the resultant is a tool that can be used to analyze modular images of the
greatest common divisor of integer polynomials where the coefficients are taken modulo some prime number
. The resultant of two polynomials is frequently computed in the
Lazard-Rioboo-Trager method of finding the
integral of a ratio of polynomials.
★ In
wavelet theory, the resultant is closely related to the determinant of the
transfer matrix of a
refinable function.
See also
Elimination theory
References
★
Mathworld entry