Thread Closed

Roots of a cubic polynomial

 
Share Thread Thread Tools
Aug29-07, 12:33 AM   #1
 
Recognitions:
Homework Helper Homework Help

Roots of a cubic polynomial


1. The problem statement, all variables and given/known data
In the equation [tex]x^3+ax^2+bx+c=0[/tex]
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 [tex]a<-3[/tex]
(ii)By considering the sum of the squares of the roots,prove that [tex]a^2>2b+3[/tex]
(iii)By considering the sum of the cubes of the roots,prove that [tex]a^3<-9b-3c-3[/tex]


2. Relevant equations

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

3. 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
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Aug29-07, 01:19 AM   #2
 
Since the roots are real we know the polynomial factors into [itex](x-r_1)(x-r_2)(x-r_3)[/itex]. Look at how [itex](x-r_1)(x-r_2)(x-r_3)[/itex] multiplies out and look at a b and c in terms of the roots. For example, we know that c must be negative as [itex]-r_1r_2r_3=c<0[/itex]. We actually know [itex]c<-1[/itex] as each of these roots are greater than 1.
Aug29-07, 02:34 PM   #3
 
Recognitions:
Homework Helper Homework Help
thanks, I will re-try it and see now
Aug29-07, 03:05 PM   #4
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Roots of a cubic polynomial


i) is trivial since A+B+C=-a (see the minus sign, for more see http://en.wikipedia.org/wiki/Vieta_relations)

ii)is doable as you said.
Aug29-07, 03:35 PM   #5
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
The point iii) is really tricky.

[tex] (A+B+C)^3 = A^3 +B^3 +C^3 -3ABC +3(A+B+C)(AB+AC+BC) [/tex]

which means

[tex] -a^3 =A^3 +B^3 +C^3 +3c -3ab > 3+3c+9b [/tex] ,

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.
Thread Closed
Thread Tools


Similar Threads for: Roots of a cubic polynomial
Thread Forum Replies
Prove that a cubic has no rational roots Calculus & Beyond Homework 6
Finding the Roots of Cubic Precalculus Mathematics Homework 7
Cubic roots General Math 10
cubic equation roots Precalculus Mathematics Homework 5
Cubic with three real irrational roots. General Math 5