applies the -automorphism
Call:
muEC::SYMF::SfTheta(sf, q, <t>)
Parameters:
sf: |
any symmetric function |
q, t: |
any names or expressions |
Related Functions:
Details:
The muEC::SYMF::SfTheta function realizes a certain multiplicative automorphism of the ring of symmetric functions. It is defined on power-sum functions as follows:
muEC::SYMF::SfTheta(sf, q) gives the image of sf under the transformation: .
muEC::SYMF::SfTheta(sf, q, t) is the image of sf under the transformation: .
The result is given in the p-basis.
muEC::SYMF::SfTheta( s[4,1], q );
muEC::SYMF::SfTheta( p[3], q, t );
muEC::SYMF::SfTheta( s[2,1], q, t );