Difference between revisions of "ApCoCoA-1:LinSyz.BettyNumber"

From ApCoCoAWiki
(initial push in.)
 
(referring to linsyz.syzmodule.)
Line 11: Line 11:
 
       <see>LinSyz.BettyNumbers</see>
 
       <see>LinSyz.BettyNumbers</see>
 
     <see>LinSyz.Resolution</see>
 
     <see>LinSyz.Resolution</see>
   </seealso>
+
   <see>LinSyz.SyzModule</see>
 +
  </seealso>
 
     <key>heldt</key>
 
     <key>heldt</key>
 
     <key>linsyz.BettyNumber</key>
 
     <key>linsyz.BettyNumber</key>
 
     <wiki-category>Package_linsyz</wiki-category>
 
     <wiki-category>Package_linsyz</wiki-category>
 
   </command>
 
   </command>

Revision as of 08:14, 22 July 2008

LinSyz.BettyNumber

computing a Betty Number for a Module, generated by linear forms

Syntax

$linsyz.BettyNumber(Module,Int):Int

Description

This command computes a the i-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 make the system homogeneous first via introducing a new indeterminate.

See also

LinSyz.BettyNumbers

LinSyz.Resolution

LinSyz.SyzModule