Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 5400

Macaulay2-1.3.1-8.fc15.i686.rpm

-- -*- M2-comint -*- {* hash: 1615946433 *}

i1 : R=ZZ/37[x,y,t];

i2 : I=ideal(x^3,x^2*y,y^3);

o2 : Ideal of R

i3 : setNmzOption("hilb",true);

i4 : intclMonIdeal(I);

i5 : getNumInvs()

o5 = {{hilbert basis elements, 6}, {number extreme rays, 4}, {rank, 3},
     ------------------------------------------------------------------------
     {index, 1}, {number support hyperplanes, 4}, {homogeneous, true},
     ------------------------------------------------------------------------
     {height 1 elements, 6}, {homogeneous weights, (1, 1, -2)},
     ------------------------------------------------------------------------
     {multiplicity, 4}, {h-vector, (1, 3, 0)}, {hilbert polynomial, (2, 6,
     ------------------------------------------------------------------------
     4)}, {primary, true}, {ideal multiplicity, 9}}

o5 : List

i6 :