Roots of a Cubic Polynomial: Proving Coefficient Inequalities

AI Thread Summary
In the discussion on proving inequalities for the coefficients of a cubic polynomial with real roots greater than 1, participants focus on three main inequalities. For part (i), it is established that the sum of the roots implies a < -3. In part (ii), the sum of the squares of the roots leads to the conclusion that a^2 > 2b + 3. Part (iii) involves a more complex manipulation of the sum of the cubes, ultimately proving that a^3 < -9b - 3c - 3. The conversation highlights the application of Vieta's relations and the significance of the roots' properties in deriving these inequalities.
rock.freak667
Homework Helper
Messages
6,221
Reaction score
31

Homework Statement


In the equation x^3+ax^2+bx+c=0
the coefficients a,b and c are all real. It is given that all the roots are real and greater than 1.
(i) Prove that a&lt;-3
(ii)By considering the sum of the squares of the roots,prove that a^2&gt;2b+3
(iii)By considering the sum of the cubes of the roots,prove that a^3&lt;-9b-3c-3


Homework Equations



If the roots are A,B and C then A+B+C = a/1=a
ABC= -c/a
AB+AC+BC= b/a

The Attempt at a Solution



I do not know if there are any other formula for the squares/cubes of roots other than the ones i stated above; If there are any simpler ones please tell me.
I got out parts (ii) by taking (A+B+C)=a and appropriately squaring it, but I was unable to get out parts (i) and (iii), could someone please help me prove it..thanks
 
Last edited:
Physics news on Phys.org
Since the roots are real we know the polynomial factors into (x-r_1)(x-r_2)(x-r_3). Look at how (x-r_1)(x-r_2)(x-r_3) multiplies out and look at a b and c in terms of the roots. For example, we know that c must be negative as -r_1r_2r_3=c&lt;0. We actually know c&lt;-1 as each of these roots are greater than 1.
 
Last edited:
thanks, I will re-try it and see now
 
The point iii) is really tricky.

(A+B+C)^3 = A^3 +B^3 +C^3 -3ABC +3(A+B+C)(AB+AC+BC)

which means

-a^3 =A^3 +B^3 +C^3 +3c -3ab &gt; 3+3c+9b ,

where i used the fact that the sum of the cubes is larger than 3 and the fact that a is smaller than -3.

Multiply by -1 and you're done.
 
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