muEC::SYMF::SfCCProd – computes the conjugacy class product of symmetric functions

The muEC::SYMF::SfCCProd function computes the conjugacy class product of symmetric functions sf1 and sf2. This product is defined, on the Schur basis, to be math if math and math otherwise, in which math stands for the number of standard tableaux of shape math.

The result is expressed in the basis of Schur functions.

→ Examples

Call:

muEC::SYMF::SfCCProd(sf1, sf2)

Parameters:

sf1, sf2

any symmetric functions

Related Functions:

muEC::TYP::Sf

Example 1:

muEC::SYMF::SfCCProd(s^2*s[2,1,1] + s[3,1], q*s[2,1,1]);

math