Resultant (algebra): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
(supplied References Cassels)
imported>Richard Pinch
(→‎Sylvester matrix: proof that its determinant is the resultant)
Line 28: Line 28:


The determinant of the Sylvester matrix is the resultant of ''f'' and ''g''.
The determinant of the Sylvester matrix is the resultant of ''f'' and ''g''.
The rows of the Sylvester matrix may be interpreted as the coefficients of the polynomials
:<math>X^0 f, X^1 f, \ldots, X^{m-1} f, X^0 g, X^1 g, \ldots, X^{n-1} g \,</math>
and expanding the determinant we see that
:<math>R(f,g) = a(X) f(X) + b(X) g(X) </math>
with ''a'' and ''b'' polynomials of degree at most ''m''-1 and ''n''-1 respectively, and ''R'' a scalar.  If ''f'' and ''g'' have a polynomial common factor this must divide ''R'' and so ''R'' must be zero.  Conversely if ''R'' is zero, then ''f''/''g'' = - ''b''/''a'' so ''f''/''g'' is not in lowest terms and ''f'' and ''g'' have a common factor.


==References==
==References==
* {{cite book | author=J.W.S. Cassels | authorlink=J. W. S. Cassels | title=Lectures on Elliptic Curves | series=LMS Student Texts | volume=24 | publisher=[[Cambridge University Press]] | year=1991 | isbn=0-521-42530-1 }} Chapter 16.
* {{cite book | author=J.W.S. Cassels | authorlink=J. W. S. Cassels | title=Lectures on Elliptic Curves | series=LMS Student Texts | volume=24 | publisher=[[Cambridge University Press]] | year=1991 | isbn=0-521-42530-1 }} Chapter 16.

Revision as of 17:33, 17 December 2008

In algebra, the resultant of two polynomials is a quantity which determines whether or not they have a factor in common.

Given polynomials

and

with roots

respectively, the resultant R(f,g) with respect to the variable x is defined as

The resultant is thus zero if and only if f and g have a common root.

Sylvester matrix

The Sylvester matrix attached to f and g is the square (m+n)×(m+n) matrix

in which the coefficients of f occupy m rows and those of g occupy n rows.

The determinant of the Sylvester matrix is the resultant of f and g.

The rows of the Sylvester matrix may be interpreted as the coefficients of the polynomials

and expanding the determinant we see that

with a and b polynomials of degree at most m-1 and n-1 respectively, and R a scalar. If f and g have a polynomial common factor this must divide R and so R must be zero. Conversely if R is zero, then f/g = - b/a so f/g is not in lowest terms and f and g have a common factor.

References