rootbound - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

rootbound

compute bound on complex roots of a polynomial

 

Calling Sequence

Parameters

Description

Examples

References

Calling Sequence

rootbound(p, x)

Parameters

p

-

polynomial in x with numeric coefficients

x

-

name

Description

• 

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

  

.

Examples

(1)

(2)

(3)

(4)

(5)

References

  

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