indexMonomial(S,T,R)
The index monomial is used in the construction of higher Specht polynomials. To calculate the index monomial first the index tableau of $S$, $i(S)$ is calculated. Then the monomial is calculated as $x_T^{i(S)}$. This is a monomial with the variables as they appear in T with the exponents that appear in $i(S)$.
|
|
|
|
|
|
The source of this document is in SpechtModule.m2:3305:0.