New Reply

4th order polynomials

 
Share Thread Thread Tools
Nov28-10, 07:44 AM   #1
 

4th order polynomials


Hey everyone

Im doing control engineering and was wondering what methods i could use to find the roots of a 4th order polynomial?

For example:

(x^4) + (8x^3) + (7x^2) + 6x = 5

Could I seperate that into two brackets of quadratics or will i need to use a really long winded method?

Thanks in advance for any help
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Nov28-10, 10:38 AM   #2
 
'order'? You mean 'degree'! Well yes there is a solution for it but it is indeed long winded. You can try to find easy solutions by try. Else use Maple or Matlab.
Nov28-10, 11:23 AM   #3
 
Recognitions:
Homework Helper Homework Help
A formula exists for 4 degree polynomials analogously to the quadratic formula, but it is very long and complicated and coding it into a program would take too much time. Just numerically approximate all the roots.
Nov28-10, 11:46 AM   #4
 

4th order polynomials


Sorry, i do mean degree! Slipped up cos im working with a 4th order system.
I was worried id have to do it the long way.
I did use Matlab but wanted to see if I could work out the answer by hand.
Anywat, thanks for the help guys. I really appreciate it!
Jan30-12, 03:05 PM   #5
 
Quote by rlspin View Post
Hey everyone

Im doing control engineering and was wondering what methods i could use to find the roots of a 4th order polynomial?

For example:

(x^4) + (8x^3) + (7x^2) + 6x = 5

Could I seperate that into two brackets of quadratics or will i need to use a really long winded method?

Thanks in advance for any help
also check this website

http://xrjunque.nom.es/precis/rootfinder.aspx
New Reply
Thread Tools


Similar Threads for: 4th order polynomials
Thread Forum Replies
Residues of reciprocal polynomials and functions involving reciprocal polynomials Calculus 1
Reducing third order ODE to a system of first order equs + 4th order runge-kutta Differential Equations 1
Characteristic Polynomials and Minimal polynomials Linear & Abstract Algebra 9
Reducing third order ODE to a system of first order equs + 4th order runge-kutta Calculus & Beyond Homework 0
whats a faster way for factorizing polynomials of order 3 and above Precalculus Mathematics Homework 4