discriminant
Summary.
The discriminant of a given polynomial
is a number, calculatedfrom the coefficients of that polynomial, that vanishes if and only ifthat polynomial has one or more multiple roots. Using thediscriminant we can test for the presence of multiple roots, withouthaving to actually calculate the roots of the polynomial in question.
There are other ways to do this of course; one can look at the formal derivative of the polynomial (it will be coprime to the original polynomial if and only if that original had no multiple roots). But the discriminant turns out to be valuable in a number of other contexts. For example, we will see that the discriminant of is ; the quadratic formula states that the roots are , so that the discriminant also determines whether the roots of this polynomial are real or not. In higher degrees, its role is more complicated.
There are other uses of the word “discriminant” that are closely related to this one.If is a number field, then the http://planetmath.org/node/2895discriminant of is the discriminant of the minimal polynomial
of . For more general extensions of number fields, one must use a different definition of discriminant generalizing this one. If we have an elliptic curve
over the rational numbers defined by the equation , then its modular discriminant is the discriminant of the cubic polynomial on the right-hand side. For more on both these facts, see [1] on number fields and [2] on elliptic curves.
Definition.
The discriminant of order is the polynomial, denotedhere 11 The discriminant of a polynomial is oftentimesalso denoted as “”by , characterized by the followingrelation:
(1) |
where
is the elementary symmetric polynomial.
The above relation is a defining one, because the right-hand side of(1) is, evidently, a symmetric polynomial, and because the algebra
ofsymmetric polynomials is freely generated by the basic symmetricpolynomials, i.e. every symmetric polynomial arises in a uniquefashion as a polynomial of .
Proposition 1.
The discriminant of a polynomial may be expressed with the resultant of the polynomial and its first derivative
:
Proposition 2.
Up to sign, the discriminant is given by the determinant of a square matrix
with columns 1 to formed by shifting thesequence , and columns to formed byshifting the sequence , i.e.
(2) |
Multiple root test.
Let be a field, let denote anindeterminate, and let
be a monic polynomial over . We define, the discriminant of , by setting
The discriminant of a non-monic polynomial is defined homogenizing theabove definition, i.e by setting
Proposition 3.
The discriminant vanishes if and only if has multiple roots inits splitting field.
Proof.
It isn’t hard to show that a polynomial has multiple roots if and onlyif that polynomial and its derivative share a common root. Thedesired conclusion now follows by observing thatthe determinant formula in equation (2) gives theresolvent of a polynomial and its derivative. This resolvent vanishesif and only if the polynomial in question has a multiple root.∎
Some Examples.
Here are the first few discriminants.
Here is the matrix used to calculate :
References
- 1 Daniel A. Marcus, Number Fields, Springer, New York.
- 2 Joseph H. Silverman, The Arithmetic of Elliptic Curves. Springer-Verlag, New York, 1986.
See also the bibliography for number theory (http://planetmath.org/BibliographyForNumberTheory) and the bibliography for algebraic geometry (http://planetmath.org/BibliographyForAlgebraicGeometry).
Title | discriminant |
Canonical name | Discriminant |
Date of creation | 2013-03-22 12:31:12 |
Last modified on | 2013-03-22 12:31:12 |
Owner | rspuzio (6075) |
Last modified by | rspuzio (6075) |
Numerical id | 17 |
Author | rspuzio (6075) |
Entry type | Definition |
Classification | msc 12E05 |
Synonym | polynomial discriminant |
Related topic | Resolvent |
Related topic | DiscriminantOfANumberField |
Related topic | ModularDiscriminant |
Related topic | JInvariant |
Related topic | DiscriminantOfAlgebraicNumber |