next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
SpaceCurves
::
generalACMBetti
generalACMBetti -- the most general Betti table of an ACM curve with a given Hilbert function
Synopsis
Usage:
B = generalACMBetti gamma
Inputs:
gamma
,
a
list
, positive character
Outputs:
B
,
a
Betti tally
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
:
generalACMBetti(List)