ch = classFunction(f)Given a symmetric function f, homogeneous of degree N, the method computes the corresponding virtual character of the symmetric group S_N.
The character of the standard representation of S_5 is
|
|
The character of the second exterior power of the standard representation of S_5 is
|
|
The sign representation of S_n corresponds to the Schur polynomial of shape (1^n). Its class function takes the value sgn(\sigma) on a permutation of cycle type \rho
|
|
Small-n character tables are assembled row-by-row from classFunction. For S_3 there are three conjugacy classes (1^3), (2,1), (3) and three irreducibles, and the values are collected below:
|
|
Tensor products of S_n-representations correspond to internalProduct of class functions. For S_4 the tensor square of the standard representation decomposes into irreducibles by pairing with each irreducible character via scalarProduct:
|
|
|
|
The object classFunction is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:7221:0.