Polynomial roots or discriminant

  • Context: Graduate 
  • Thread starter Thread starter nergal
  • Start date Start date
  • Tags Tags
    Polynomial Roots
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
nergal
Messages
2
Reaction score
0
Hi there,

I was wondering if it is possible to find the roots of the following polynomial
[tex] P(x)=x^n+a x^m+b[/tex]
or at least can I get the discriminant of it, which is the determinant of the Sylvester matrix associated to P(x) and P'(x).

Thanks
 
Physics news on Phys.org
nergal said:
Hi there,

I was wondering if it is possible to find the roots of the following polynomial
[tex] P(x)=x^n+a x^m+b[/tex]

The Abel-Ruffini theorem says that it's impossible to find the roots of ##x^5 - x +1## using only rational numbers and radicals and combinations of those. So that's a counterexample to being able to find all the roots.
 
Yes that's true, then do you have any idea how to get the discriminant ?