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

FUNCTION: NcaOnY - action of an element of the nilCoxeter algebra on a linear combination of Y[code]

CALLING SEQUENCE:

NcaOnY(e_1, exp)
NCA[NcaOnY](e_1, exp)

PARAMETERS:

e_1 = any element of the nilCoxeter algebra
exp = any expression

SYNOPSIS:

EXAMPLES:


> with(NCA):
> NcaOnY(q^4*A[1,3,2] - q^3*A[2,1],  z*Y[2,1] - Y[1,0,0]);
 
                    4                 3            3
                 z q  Y[2, 0, 0] - z q  Y[1, 1] + q  Y[0, 0]
 

SEE ALSO: NcaOnX