next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
CoincidentRootLoci :: polarDegrees

polarDegrees -- polar degrees of a coincident root locus

Synopsis

Description

This method is based on a conjecture given in Algebraic boundaries among typical ranks for real binary forms of arbitrary degree, which has been verified for all the coincident root loci X⊂ℙr with r≤7.

i1 : X = coincidentRootLocus(3,2,2)

o1 = CRL(3,2,2)

o1 : CoincidentRootLocus
i2 : time polarDegrees X
     -- used 0.885757 seconds

o2 = {36, 80, 66, 24}

o2 : List

See also

Ways to use polarDegrees :