Macaulay2 » Documentation
Packages » WeylGroups :: dynkinExponents(DynkinType)
next | previous | forward | backward | up | index | toc

dynkinExponents(DynkinType) -- the exponents of the Dynkin type

Synopsis

Description

i1 : R=rootSystemE(6)++rootSystemA(4)++rootSystemB(3)++rootSystemA(4);
i2 : dynkinExponents(dynkinType(R))

o2 = {{1, 2, 3, 4}, {1, 2, 3, 4}, {1, 3, 5}, {1, 4, 5, 7, 8, 11}}

o2 : List

Ways to use this method: