ch = classFunction(l)Given a partition l of N, the method computes the character of the irreducible S_N-representation corresponding to the partition l.
|
|
|
Enumerating the irreducible characters of S_4 and pairing them with scalarProduct recovers the orthonormality relations from representation theory -- the diagonal entries are 1 and the off-diagonal entries are 0:
|
|
Irreducible characters of different shapes are orthogonal. Here we verify orthogonality for three partitions of 6:
|
|
|
|
|
Self-pairings return 1 for each irreducible, independent of the shape, and the trivial (row shape) and sign (column shape) characters are the 1-dimensional irreducibles:
|
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:7279:0.