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

FUNCTION: BnIdcaOnPol - action of an element of the Bn-idCoxeter algebra

CALLING SEQUENCE:

BnIdcaOnPol(e_1, exp)
BnIdcaOnPol(e_1, exp, v)
BNA[BnIdcaOnPol](e_1, exp)
BNA[BnIdcaOnPol](e_1, exp, v)

PARAMETERS:

e_1 = any element of the Bn-idCoxeter algebra
exp = any expression
v = any (extra) string

SYNOPSIS:

EXAMPLES:


> with(BNA):
> BnIdcaOnPol(B[1,0,1], x1^3*x2^2*y3^2);
 
                        6     4     2                  2
                     (x1  + x1  + x1  + 1) (x2 + x3) y3  x3
                   - --------------------------------------
                                         3
                                       x1
 
> BnIdcaOnPol(B[1,0,1], x1^3*x2^2*y3^2, `y`);
 
                                         2   3
                             (y3 + y2) x2  x1  y3
 

SEE ALSO: BnGaOnPol BnNcaOnPol