Macaulay2 » Documentation
Packages » CoincidentRootLoci :: polarDegrees
next | previous | forward | backward | up | index | toc

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\subset\mathbb{P}^r$ with $r\leq 7$.

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

o1 = CRL(3,2,2)

o1 : Coincident root locus
i2 : polarDegrees X

o2 = {36, 80, 66, 24}

o2 : List

See also

Ways to use polarDegrees :

For the programmer

The object polarDegrees is a method function.