rootbound
compute bound on complex roots of a polynomial
Calling Sequence
Parameters
Description
Examples
References
rootbound(p, x)
p
-
polynomial in x with numeric coefficients
x
name
Returns a positive integer N such that for all complex roots r of p. In general, this bound is better than Cauchy's bound of
.
Monagan, M.B. "A Heuristic Irreducibility Test for Univariate Polynomials." J. of Symbolic Comp. Vol. 13 No. 1. Academic Press, (1992): 47-57.
See Also
ceil
fsolve
lcoeff
maxnorm
Download Help Document