Sophie

Sophie

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

Macaulay2-1.3.1-8.fc15.i686.rpm

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

i1 : R = schurRing(s, 4)

o1 = R

o1 : SchurRing

i2 : s_{3,2,1}

o2 = s
      3,2,1

o2 : R

i3 : dim s_{3,2,1}

o3 = 64

i4 : s_{3,2,1} * s_{1,1}

o4 = s      + s      + s        + s      + s        + s
      4,3,1    4,2,2    4,2,1,1    3,3,2    3,3,1,1    3,2,2,1

o4 : R

i5 :