What are the roots of the cubic equation?

  • Thread starter Thread starter seboastien
  • Start date Start date
  • Tags Tags
    Cubic Roots
AI Thread Summary
The discussion focuses on finding the roots of the cubic equation θ^3 - pθ^2 + qθ - r = 0, where the roots can be expressed as ak^-1, a, and ak. It is established that one root is q/p and that the condition q^3 - rp^3 = 0 must hold. Participants clarify the meaning of ak^-1, suggesting it represents a geometric progression. The relationships between the roots and coefficients of the polynomial are discussed, emphasizing how they relate to the equation's structure. The conversation aims to guide the understanding of cubic equations and their roots effectively.
seboastien
Messages
52
Reaction score
0

Homework Statement



θ^3 - pθ^2 +qθ - r = 0 such that p and r do not equal zero

If the roots can be written in the form ak^-1, a, and ak for some constants a and k, show that one root is q/p and that q^3 - rp^3 = 0. Also, show that if r=q^3/p^3, show that q/p is a root and that the product of the other roots is (q/p)^2

Homework Equations





The Attempt at a Solution



Mind boggling, can anyone give me so much as a hint?
 
Physics news on Phys.org
seboastien said:
...
If the roots can be written in the form ak^-1, a, and ak for some constants a and k,
...

What do you mean by ak^-1 ?

Do you mean a/k , OR do you mean 1/(ak) ?
 
If the roots are x , y, and z , then

(θ -x)(θ - y)(θ - z) = θ3 - pθ2 +qθ - r
 
SammyS said:
What do you mean by ak^-1 ?

Do you mean a/k , OR do you mean 1/(ak) ?

I am hazarding a guess that he means a/k, so that the roots form a geometric progression (which was usually the basis for a lot of 'roots of polynomial' questions I used to get)
 
With a cubic expression in the form:
\begin{align}
ax^3 + bx^2 + cx + d \\
\end{align}
If we call the roots \alpha, \beta and \gamma then:
\begin{align}
a(x-\alpha)(x-\beta)(x-\gamma) = ax^3 + bx^2 + cx + d \\
\end{align}

Where:
\begin{align}
\alpha + \beta + \gamma = \frac{-b}{a} \\

\alpha\beta + \beta\gamma + \gamma\alpha= \frac{c}{a} \\

\alpha\beta\gamma= \frac{-d}{a} \\
\end{align}

In this specific case, a = 1. That lot should help you!
Also please notice that the 'a' I use to represent the coefficient of x cubed is not the same as the 'a' you have been given in the question.


Extra Hint (Only use if you are still stuck):




\begin{align}
\alpha\beta\gamma = \frac{a}{k} \times a \times ak = a^3
\end{align}
 
Last edited:
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top