power_schur_plet

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

description:

computes the plethysm of a power symmetric function labeled by the INTEGER object a and the Schurfunction labeled by the INTEGER or PARTITION object b. The result will be a SCHUR function c. The complete function is the outer one, so we compute p_a(s_b)

example:

 #include "def.h"
 #include "macro.h"
 ANFANG
 scan(INTEGER,a);
 scan(PARTITION,b);
 power_schur_plet(a,b,c);
 println(c);
 ENDE


Send comments or suggestions to:
symmetrica (at) symmetrica

this page was automatically generated on So Aug 10 12:23:24 CEST 2008 on the machine btn6xa