
| ACE | BN | BNA | CG | CLG | COMP | FM | FREE | HEKA | IDCA | NCA | PART | SFA | SG | SGA | SP | SYMF | TAB | TYP | 
FUNCTION: Sf2Qsf - expand a symmetric function on F-basis (dual basis of noncommutative ribbon Schur function)
CALLING SEQUENCE:
PARAMETERS:
SYNOPSIS:
EXAMPLES:
> with(NCSF):
> Sf2Qsf((1-q)^3*s[2,1]):                  # expand the input
> Sf2Qsf((1-q)^3*s[2,1],noexpand):         # does not expand the input
> Sf2Qsf((1-q)^3*s[2,1],collect):          # collect the result
> Sf2Qsf((1-q)^3*s[2,1]+s[3],noexpand,collect);
 
                         3                   3
                  (1 - q)   F[2, 1] + (1 - q)   F[1, 2] + F[3]
 
SEE ALSO: NcsfPairing ToF