Questions tagged [discriminant]

Discriminant of a polynomial $;P\left(x\right) = a_{0} + a_{1}x + a_{2}x^{2} + \dots + a_{n}x^{n} \neq 0,$ is defined as

\begin{align} \Delta &= a_{n}^{2n-2}\prod_{ i < j } \big( r_i - r_j \big)^{2} = \left(-1\right)^{n\left(n-1\right)/2} a_{n}^{2n-2}\prod_{ i \neq j } \big( r_i - r_j \big) \end{align}

where $,r_1,\dots,r_n,$ are roots of $P\left(x\right)$ (counting multiplicity)

In algebra, the discriminant of a polynomial is typically denoted by a capital $D$, capital script $\mathscr D$, or the capital Greek letter Delta $\Delta$. It gives information about the nature of its roots. Typically, the discriminant is zero if and only if the polynomial has a multiple root.

For example, the discriminant of the quadratic polynomial $\;ax^2+bx+c\;$ is $\;\Delta = b^2-4ac.\,$ Here for real $a,\,b$ and $c$, if $\Delta > 0$, the polynomial has two real roots, if $\Delta = 0$, the polynomial has one real double root, and if $\Delta < 0$, the two roots of the polynomial are complex conjugates.

460 questions
63
votes
11 answers

Why does the discriminant in the Quadratic Formula reveal the number of real solutions?

Why does the discriminant in the quadratic formula reveal the number of real solutions to a quadratic equation? That is, we have one real solution if $$b^2 -4ac = 0,$$ we have two real solutions if $$b^2 -4ac > 0,$$ and we have no real solutions…
user487950
17
votes
3 answers

Probability that $b^2 - 4ac \geq 0$ where $a,b,c$ are normally distributed (numerical integration)

I would like to determine the probability that a random quadratic polynomial has positive discriminant, where the 3 coefficients $a, b, c$ are normally distributed and independent: That is, given $a,b,c \sim \operatorname{N}\left(0,1\right)$, what…
17
votes
0 answers

The probability that a random (real) cubic has three real roots

We can formalize the notion of the probability that a randomly selected quadratic real polynomial has real roots as follows: Suppose $R > 0$, and suppose the random variables $a, b, c$ are (independently) uniformly distributed over the interval…
Travis Willse
  • 108,056
14
votes
4 answers

Discriminant of the depressed cubic

Here is the question I'm currently looking at: Show that the discriminant of the equation $y^3+py+q=0$ is $-4p^3-27q^2$. I've done some research and found this, but we haven't studied Vieta's theorem in my math class just yet. All I know is that…
11
votes
3 answers

$x^2+y^2=1$, find min/max of $(3x+2y)^2+(x+2y)^2$

I have been trying to solve this problem, For $x, y \in \mathbb{R}$ such that $x^2+y^2=1$, find the minimum and maximum value of $$(3x+2y)^2+(x+2y)^2$$ There are many ways to solve this problem such as Trigonometry (substitute $x = \sin\theta, y…
zxcvber
  • 2,103
10
votes
0 answers

Polynomials with a given discriminant

Consider the following lattice: $L = \begin{bmatrix} n & 0 & m^2 & 2m^3 & \cdots & (d-1)m^d \\ 0 & n & -2m & -3m^2 & \cdots & -dm^{d-1} \\ 0 & 0 & 1 & 0 & \cdots & 0 \\ 0 & 0 & 0 & 1 & \cdots & 0 \\ \vdots & \vdots & \vdots & \vdots & \ddots &…
9
votes
3 answers

Why discriminant of a polynomial is so special?

Why is $\Delta = b^2 - 4ac$ so special that it deserves a name of its own ? I saw it only once in quadratic formula and nowhere else. Does higher polynomials also have discriminant ? if so then is there a general formula for it in terms of…
user8277998
  • 2,856
9
votes
2 answers

On discriminants and nature of an equation's roots?

Edited: All equations in the post are assumed to have all real coefficients and are minimal polynomials. While trying to ascertain if the Brioschi quintic $B(x)=x^5-10cx^3+45c^2x-c^2=0$ could ever have $3$ real roots, I was led to the question if…
8
votes
1 answer

Discriminant divisible by prime iff minimal polynomials reduction mod p has multiple roots

I am attending a first course in algebraic number theory. We have learned the basics of field extensions, integral closures, norm and trace. I am trying to solve the following problem: Let $K=\mathbb{Q}(a)$ be a primitive field extension of…
8
votes
1 answer

The quadratic equations $x^2+mx-n=0$ and $x^2-mx+n=0$ have integer roots. Prove that $n$ is divisible by $6$.

QUESTION: Suppose that $m$ and $n$ are integers, such that both the quadratic equations $$x^2+mx-n=0$$ and $$x^2-mx+n=0$$ have integer roots. Prove that $n$ is divisible by $6$. MY APPROACH: $\because$ the roots $\in\Bbb{Z}$ therefore,…
8
votes
1 answer

Using symmetric polynomials to find the discriminant of $x^4 + px + q$ over $\mathbb{Q}$

I'm trying to prove that the discriminant of $x^4 + px + q$ over $\mathbb{Q}$ is $-27p^4 + 256q^3$, where we define the discriminant to be $$ \Delta_f = \prod_{i < j}(\alpha_i - \alpha_j)^2 $$ I am given the hint that "It is a symmetric polynomial…
7
votes
1 answer

Generalizing the Lucas numbers $L_n^2+L_n L_{n+1}-L_{n+1}^2=\pm5$ to the tribonacci and tetranacci?

I. Fibonacci Recall the M relationship $M(x,y) = x^2+xy-y^2$ for Fibonacci numbers from this post, $$M(F_n,\,F_{n+1})=F_n^2+F_nF_{n+1} -F_{n+1}^2 = \pm1$$ where the sign depends on odd/even $n$. This turns out to have an $n$-nacci analogue. II.…
7
votes
0 answers

Determinant of matrix is the discriminant

Let $\Bbb K$ be a field. Let $$f := t^n - \sum\limits_{i = 0}^{n-1} a_i t^i \in {\Bbb K} [t]$$ be a polynomial. I construct a $2n \times 2n$ matrix $A$ in the following way: The upper-left quarter is the $n \times n$ identity matrix. The…
Verroq
  • 148
7
votes
1 answer

Inequality inspired by Bernhard Leeb's solution

Let $a, b, c$ be the side lengths of a triangle. Prove that $$a^{2}b\left ( a- b \right )+ b^{2}c\left ( b- c \right )+ c^{2}a\left ( c- a \right )\geq 3\left ( a+ b- c \right )c\left ( a- b \right )\left ( b- c \right )$$ It can be shown that the…
user822157
7
votes
1 answer

What is the underlying reason behind the definition of the discriminant as an expression of the roots?

Background: The discriminant of a polynomial $A(x) = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_0$ can be expressed in terms its roots as $$\text{Disc}(A)=a_{n}^{2n-2}\prod_{i
1
2 3
30 31