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. The cycle type rho corresponds to a partition lambda, in which case centralizerSize(rho) is also the value of the square norm of the symmetric function p_{lambda}.
|
|
|
|
The object centralizerSize is a method function.