Top
Back: ivDHilbert
Forward: ivDimCheck
FastBack: dmodvar_lib
FastForward: freegb_lib
Up: fpadim_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document
7.7.6.0. ivDHilbertSickle
Procedure from library fpadim.lib (see fpadim_lib).

Usage:
ivDHilbertSickle(L,n[,degbound]); L a list of intmats, n an integer,
degbound an optional integer

Return:
list

Purpose:
Computing K-dimension, Hilbert series and mistletoes

Assume:
- basering is a Letterplace ring.
- All rows of each intmat correspond to a Letterplace monomial.
for the encoding of the variables see the overview
- If you specify a different degree bound degbound,
degbound <= attrib(basering,uptodeg) should hold.

Note:
- If L is the list returned, then L[1] is an integer, L[2] is an intvec
which contains the coefficients of the Hilbert series and L[3]
is a list, containing the mistletoes as intvecs.
- If degbound is set, a degree bound will be added. By default there
is no degree bound.
- n is the number of variables.
- If I = L[2] is the intvec returned, then I[k] is the (k-1)-th
coefficient of the Hilbert series.
- If the K-dimension is known to be infinite, a degree bound is needed

Example:
 


Top Back: ivDHilbert Forward: ivDimCheck FastBack: dmodvar_lib FastForward: freegb_lib Up: fpadim_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.