character(L, d)The character of a polynomial $GL_d$-representation $W$ is the trace of the diagonal matrix $\mathrm{diag}(x_0, \ldots, x_{d-1})$ acting on $W$. For an irreducible $S_\lambda(V)$ this is the Schur polynomial $s_\lambda(x_0, \ldots, x_{d-1})$; for an arbitrary polynomial representation it is a non-negative integer combination of Schur polynomials, making character the primary input to splitCharacter and decomposeRep.
|
Nested compositions are supported; for example the GL_4 character of $\wedge^3(S^2 V) = S_{(1,1,1)}(S_{(2)}(V))$:
|
To split such a character into irreducibles, apply splitCharacter:
|
The object character is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurFunctors.m2:2619:0.