Macaulay2 » Documentation
Packages » SpaceCurves :: generalACMBetti
next | previous | forward | backward | up | index | toc

generalACMBetti -- the most general Betti table of an ACM curve with a given Hilbert function

Synopsis

Description

Given a positive character, it outputs the Betti table of a general ACM curve that has this character as its postulation character.
i1 : generalACMBetti {-1,-1,2}

            0 1 2
o1 = total: 1 3 2
         0: 1 . .
         1: . 3 2

o1 : BettiTally

Ways to use generalACMBetti :

For the programmer

The object generalACMBetti is a method function.