ACE BN BNA CG CLG COMP FM FREE HEKA IDCA NCA NCSF PART SFA SG SGA SP SYMF TAB TYP

FUNCTION: SfPlethysm - plethysm of symmetric functions

CALLING SEQUENCE:

SfPlethysm(sf_1, sf_2)
SYMF[SfPlethysm](sf_1, sf_2)

PARAMETERS:

sf_1, sf_2 = any symmetric functions

SYNOPSIS:

EXAMPLES:


> with(SYMF):
> SfPlethysm(p1*s[2], h1);
 
                                               3
                             1/2 p2 p1 + 1/2 p1
 
> SfPlethysm(e2*e1, h3, 'e', 'h', 's');
 
     s[8, 1] + s[7, 2] + s[7, 1, 1] + 2 s[6, 3] + s[6, 2, 1] + s[5, 4]
 
             + 2 s[5, 3, 1] + s[4, 3, 2] + s[3, 3, 3]
 

SEE ALSO: Char2Sf