rho is a list representing the cycle type of some permutation: the i-th entry in rho is the number of cycles of length i of the permutation. The output of the function centralizerSize is the size of the centralizer in the symmetric group of any permutation of cycle type rho. If the cycle type rho corresponds to a partition \lambda, then centralizerSize(rho) is also the value of the square norm <p_\lambda, p_\lambda>.
|
|
|
|
A few values of z_\rho for small cycle types: the identity of S_n has centralizer size n!, while an n-cycle has centralizer of size n (generated by itself).
|
|
|
Burnside's classical identity \sum_{\lambda \vdash n} 1/z_\lambda = 1 expresses that the uniform measure on S_n sums to 1. We verify this for n = 5:
|
|
|
The object centralizerSize is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:7665:0.