´

specht_dg

synopsis: INT specht_dg(OP a,b,c)

description:

you enter a PARTITION or SKEWPARTITION object a, and a PERMUTATION object b, and the output is the corresponding representation of the symmetric group. This representation is integral and in the case of a PARTITION object a, it is irreducible.

example:

#include "def.h"
#include "macro.h"

 BEGIN
 scan(scanobjectkind(),a);
 scan(PERMUTATION,b);
 specht_dg(a,b,c);
 println(c);
 END


Send comments or suggestions to:
symmetrica (at) symmetrica.de

this page was automatically generated on So Jan 4 10:35:10 CET 2009 on the machine btn6xf

University of Bayreuth -