next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
VarietyOfPolarSimplices :: formalDegreeComputation

formalDegreeComputation -- check the values for the degree of VSP

Synopsis

Description

We give a straightforward computation of the value of the formula
i1 : formalDegreeComputation(2)

o1 = 1
i2 : formalDegreeComputation(3)

o2 = 5
i3 : formalDegreeComputation(4)

o3 = 310
i4 : formalDegreeComputation(5)

o4 = 395780
i5 : formalDegreeComputation(6)

o5 = 14691366690

Ways to use formalDegreeComputation :