Resultant
From Wikipedia, the free encyclopedia
This article is about the resultant of polynomials. For the result of adding two or more vectors, see Parallelogram rule. For the technique in organ building, see Resultant (organ).
In mathematics, the resultant of two monic polynomials P and Q over a field k is defined as the product
of the differences of their roots, where x and y take on values in the algebraic closure of k. For non-monic polynomials with leading coefficients p and q, respectively, the above product is multiplied by
Contents |
[edit] Computation
- The resultant is the determinant of the Sylvester matrix (and of the Bezout matrix).
- When Q is separable, the above product can be rewritten to
- and this expression remains unchanged if Q is reduced modulo P. Note that, when non-monic, this includes the factor qdegP but still needs the factor pdegQ.
- Let . The above idea can be continued by swapping the roles of P' and Q. However, P' has a set of roots different from that of P. This can be resolved by writing as a determinant again, where P' has leading zero coefficients. This determinant can now be simplified by iterative expansion with respect to the column, where only the leading coefficient q of Q appears.
- Continuing this procedure ends up in a variant of the Euclidean algorithm. This procedure needs quadratic runtime.
[edit] Properties
- If P' = P + R * Q and degP' = degP, then res(P,Q) = res(P',Q)
- If X,Y,P,Q have the same degree and ,
- then
- res(P − ,Q) = res(Q − ,P) where P − (z) = P( − z)
[edit] 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
- f(x,y) = 0
- and
- g(x,y) = 0
- define algebraic curves in . If f and g are viewed as polynomials in x with coefficients in k(y), then the resultant of f and g gives a polynomial in y whose roots are the y-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 p. 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.