Calculate Resultant of $g(x)=X^3+pX+q$

  • MHB
  • Thread starter evinda
  • Start date
  • Tags
    Resultant
In summary: If you can't find a parametric representation for this, then it might be easier to try and find a function that represents the resulting polynomial.
  • #1
evinda
Gold Member
MHB
3,836
0
Hi! (Smile)

I want to find the discriminant of $g(x)=X^3+pX+q$.

$$Res(g,g')=(-1)^{\frac{3(3-1)}{2}} D(g(X)) \Rightarrow Res(g,g')=-D(g(X))$$

$$Res(g,g')=det\begin{bmatrix}
q & p & 0 & 1\\
0 & q & p & 0\\
p & 0 & 3 &0 \\
0 & p & 0 & 3
\end{bmatrix}$$

How can we find the above determinant? :confused:
 
Physics news on Phys.org
  • #2
evinda said:
Hi! (Smile)

I want to find the discriminant of $g(x)=X^3+pX+q$.

$$Res(g,g')=(-1)^{\frac{3(3-1)}{2}} D(g(X)) \Rightarrow Res(g,g')=-D(g(X))$$

$$Res(g,g')=det\begin{bmatrix}
q & p & 0 & 1\\
0 & q & p & 0\\
p & 0 & 3 &0 \\
0 & p & 0 & 3
\end{bmatrix}$$

How can we find the above determinant? :confused:
Expanding the determinant across the third row:
\(\displaystyle \left | \begin{matrix}q & p & 0 & 1\\ 0 & q & p & 0\\ p & 0 & 3 &0 \\ 0 & p & 0 & 3 \end{matrix} \right | = p \left | \begin{matrix} p & 0 & 1 \\ q & p & 0 \\ p & 0 & 3 \end{matrix} \right | + 3 \left | \begin{matrix} q & p & 1 \\ 0 & q & 0 \\ 0 & p & 3 \end{matrix} \right |\)
etc.

-Dan
 
  • #3
topsquark said:
Expanding the determinant across the third row:
\(\displaystyle \left | \begin{matrix}q & p & 0 & 1\\ 0 & q & p & 0\\ p & 0 & 3 &0 \\ 0 & p & 0 & 3 \end{matrix} \right | = p \left | \begin{matrix} p & 0 & 1 \\ q & p & 0 \\ p & 0 & 3 \end{matrix} \right | + 3 \left | \begin{matrix} q & p & 1 \\ 0 & q & 0 \\ 0 & p & 3 \end{matrix} \right |\)
etc.

-Dan

Calculating it, I found $9q^2+2p^3$. So, have I done something wrong? (Worried)

Because then it would be $D(g(X))=-9q^2-2p^3$ that does not stand... (Shake)
 
  • #4
evinda said:
Calculating it, I found $9q^2+2p^3$. So, have I done something wrong? (Worried)

Because then it would be $D(g(X))=-9q^2-2p^3$ that does not stand... (Shake)
(shrugs) I can't help with the rest of the problem, but you got the determinant of the given matrix correct.

-Dan
 
  • #5
evinda said:
Hi! (Smile)

I want to find the discriminant of $g(x)=X^3+pX+q$.

$$Res(g,g')=(-1)^{\frac{3(3-1)}{2}} D(g(X)) \Rightarrow Res(g,g')=-D(g(X))$$

$$Res(g,g')=det\begin{bmatrix}
q & p & 0 & 1\\
0 & q & p & 0\\
p & 0 & 3 &0 \\
0 & p & 0 & 3
\end{bmatrix}$$

How can we find the above determinant? :confused:
evinda said:
Calculating it, I found $9q^2+2p^3$. So, have I done something wrong? (Worried)

Because then it would be $D(g(X))=-9q^2-2p^3$ that does not stand... (Shake)

Hey! (Wave)

I'm confused about what you want to find.

The discriminant of a cubic polynomial? (Wondering)
That should be something like:
$$\Delta = 18abcd -4b^3d + b^2c^2 - 4ac^3 - 27a^2d^2$$

What does $Res$ represent? (Wondering)
If it were a $Residue$, I'd expect a function and a point as parameters.
What does $D(g(X))$ represent? I'd expect a derivative, but apparently you're making it a determinant. :confused:
 
  • #6
Hi,

I suppose $D(g(x))$ is the discriminant and $Res(g,g')$ is the resultant of this two polynomials, given by the determinant of the Sylvester matrix, but this matrix you have is not $Sylv(g,g')$. Sylvester matrix of two polynomials is always a square matrix of order the sum of the degrees of the polynomials.

In this case, you should have a $5\times 5$ matrix
 

FAQ: Calculate Resultant of $g(x)=X^3+pX+q$

1. What is the formula for calculating the resultant of g(x)?

The formula for calculating the resultant of g(x) is R = -4p^3 - 27q^2, where p and q are the coefficients of the quadratic term and the constant term, respectively.

2. How do I find the coefficients p and q for a given g(x) function?

To find the coefficients p and q for a given g(x) function, you can use the method of undetermined coefficients. This involves plugging in different values for x and solving the resulting system of equations to find the values of p and q.

3. Can the resultant of g(x) be negative?

Yes, the resultant of g(x) can be negative. This typically occurs when the function g(x) has complex roots.

4. How does changing the value of p or q affect the resultant of g(x)?

Changing the value of p will affect the location of the roots of g(x), while changing the value of q will affect the multiplicity of the roots. Both of these factors can impact the value of the resultant of g(x).

5. What is the significance of the resultant of g(x)?

The resultant of g(x) is a useful tool for determining the number of distinct roots of a polynomial function. It can also be used to check the consistency of a system of polynomial equations.

Similar threads

Replies
1
Views
1K
Replies
16
Views
1K
Replies
1
Views
322
Replies
2
Views
1K
Replies
12
Views
2K
Replies
2
Views
1K
Replies
2
Views
1K
Replies
2
Views
2K
Back
Top