sp = scalarProduct(f1,f2)Given symmetric functions f1 and f2, the method computes the standard Hall pairing between f1 and f2.
|
|
|
|
Indeed, the coefficients of s_5 and s_{4,1} in the s-basis expansion of p_5 are as computed above:
|
The pairing <e_n, p_n> equals (-1)^{n-1}, reflecting the sign character of the symmetric group:
|
|
|
The pairing <s_\lambda, h_\mu> recovers the Kostka number K_{\lambda,\mu}, the number of semistandard Young tableaux of shape \lambda and content \mu. We cross-check this against kostkaNumber:
|
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:7397:0.