symmetricGroupTable(n,F)Returns the character table of the symmetric group $S_n$ over the field F. The irreducible characters are indexed by the partitions of $n$ written using a compact notation where an exponent indicates how many times a part is repeated. The computation uses the recursive Murnaghan-Nakayama formula.
|
If R is a polynomial ring, then symmetricGroupTable R calls symmetricGroupTable(numgens R,coefficientRing R). This is kept for compatibility with versions 2.1 and earlier of the package to create the character table of the symmetric group acting on the variables of R over the coefficient field of R.
The object symmetricGroupTable is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/BettiCharacters.m2:3859:0.