Macaulay2 » Documentation
Packages » WeylGroups :: rootCoefficients(RootSystem,Weight)
next | previous | forward | backward | up | index | toc

rootCoefficients(RootSystem,Weight) -- the coefficients at the simple roots

Synopsis

Description

i1 : R=rootSystemE(6)

o1 = RootSystem{...8...}

o1 : RootSystem
i2 : rootCoefficients(R,halfSumOfRoots(R))

o2 = |  8 |
     | 11 |
     | 15 |
     | 21 |
     | 15 |
     |  8 |

       6
o2 : QQ

Ways to use this method: