Sophie

Sophie

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

Macaulay2-1.3.1-8.fc15.i686.rpm

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

i1 : S = ZZ/10007[x,y];

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

o2 : Ideal of S

i3 : betti I

            0 1
o3 = total: 1 2
         0: 1 .
         1: . 1
         2: . 1

o3 : BettiTally

i4 :