Sophie

Sophie

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

Macaulay2-1.3.1-8.fc15.i686.rpm

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

i1 : R = ZZ[x,y,z]/(x^2-y*x)

o1 = R

o1 : QuotientRing

i2 : F = R^4

      4
o2 = R

o2 : R-module, free

i3 : degrees F

o3 = {{0}, {0}, {0}, {0}}

o3 : List

i4 :