ApCoCoA-1:LinSyz.BettyNumber

From ApCoCoAWiki
Revision as of 15:25, 23 April 2009 by Stadler (talk | contribs)

LinSyz.BettyNumber

Compute Betty number of a module generated by linear forms.

Syntax

LinSyz.BettyNumber(M:MODULE,N:INT):INT

Description

Please note: The function(s) explained on this page is/are using the ApCoCoAServer. You will have to start the ApCoCoAServer in order to use it/them.

This command computes the N-th Betty number of a given module which is generated by vectors consisting of linear forms. Be aware of the fact that this is very new and may contain bugs! Also the linear forms may not have any constant component, so if your system has some, you have to homogenize the system first via introducing a new indeterminate.

  • @param M A module for which the N-th Betty number is computed.

  • @param N Declares which Betty number will be computed.

See also

LinSyz.BettyNumbers

LinSyz.Resolution

LinSyz.SyzModule


</types>