Re: All roots real for small degree polynomials

RobertMaas_at_YahooGroups.Com
Date: 08/03/04


Date: Tue, 03 Aug 2004 00:28:58 -0700


> From: mckay@cs.concordia.ca (MCKAY john)
> What are the conditions for all the roots of a polynomial (degree
> small) to be real?

FIrst of all, are all the coefficients of the polynomial real?

Second, there's no such thing as roots of a polynomial, what you mean
to say are zeroes of the polynomial, or roots of the equation
polynomial=0.

Assuming all real coefficients, each such coefficient known to
unlimited precision and accuracy, are you seeking a numerical method
for answering the question whether the zeroes of the polynomial are all
real?

If the polynomial is square-free, there's an easy solution which is
recursive on the order of the polynomial: Isolate the real zeroes of
the derivative, then calculate the value of the original polynomial at
those points and check where they alternate in sign, thereby isolating
the real zeroes of the original polynomial. For degree n square-free
polynomial, there should be exactly n zeroes isolated if all zeroes are
real.

If the polynomial is not square-free, make it so by dividing by the GCD
of it and its derivative.



Relevant Pages

  • Re: All roots real for small degree polynomials
    ... are all the coefficients of the polynomial real? ... > Second, there's no such thing as roots of a polynomial, what you mean ... > for answering the question whether the zeroes of the polynomial are all ... > recursive on the order of the polynomial: Isolate the real zeroes of ...
    (sci.math)
  • Re: sum of roots of unity
    ... The sum of the roots of a monic polynomial is ... I'm guessing my posts are being filtered? ... of comparing coefficients -- I believe that the ...
    (sci.math)
  • Re: continued fractions
    ... Although the periodicity of a cf is nice to find quadratic ... roots, the cf's for cubic and higher roots are not periodic, ... But to know the coefficients of a cf for an irrational means ... to know its approximability of that irrational by rationals - ...
    (sci.math)
  • Re: Number of roots of an algebraic function
    ... I did know that there was a technical definition, although I wasn't sure if I was using it correctly or not. ... an F which is a function with REAL coefficients"? ... I purposely avoided use of the word "coefficient", as it seems to me to imply a multiplicative prefactor that multiplies some power of z. ... roots, and in general the number of roots (counting ...
    (sci.math)
  • Re: roots of polynomials
    ... If the coefficients of fand gare real and you are interested ... Thus, if gdoes not have any roots in the interval, the sign of gremains the same. ... >>rational operations on the coefficients.) ... >"Their real problem was that they assumed themselves able to formulate ...
    (sci.math)