Sum of roots, product of roots

AI Thread Summary
The discussion centers on the relationships between the roots of quadratic equations, specifically focusing on the equations x² + px + 1 = 0 and x² + qx + 1 = 0. It is established that if one root of the second equation is a³, then the other root must be b³, leading to the proof that q = p(p² - 3). Participants also explore the quadratic equation with roots a⁹ and b⁹, with one user initially proposing the incorrect linear coefficient. The correct form for the linear coefficient is clarified as s = q(q² - 3), emphasizing the importance of understanding root transformations. The conversation highlights the intricate connections between the coefficients and roots in polynomial equations.
crays
Messages
160
Reaction score
0
Hi, roots problem again x(.
The roots of the equation x2 +px + 1 = 0 are a and b. If one of the roots of the equation x2 + qx + 1 = 0 is a3, prove that the other root is b3. [Done]

Without solving any equation, show that q = p(p2 - 3). Obtain the quadratic equation with roots a9 and b9, giving the coefficients of x in terms of q.

Can't solve the last one, which is a9 and b9. I got
x2 + (q3 -3p)x + 1.
it's suppose to be x^2 + [q2(q -3)]x + 1.
 
Physics news on Phys.org
You don't mention it, but had you gotten the proof for q = p(p^2 - 3) ? (It is pretty neat!)

I think you can just argue by analogy for the last proposition. a^9 = (a^3)^3, and similarly for b^9, so the linear coefficient -- call it 's' -- for that last quadratic equation ought to be

s = q(q^2 - 3)

(Is there a typo in your last line?)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top