symmetricGroupActors(R)
Returns a list of of matrices, each representing an element of the symmetric group permuting the variables of the polynomial ring in the input. This simplifies the setup for symmetric group actions with the action command.
The output list contains one element for each conjugacy class of the symmetric group. The conjugacy classes are determined by their cycle type and are in bijection with the partitions of $n$, where $n$ is the number of variables. Therefore the first element of the list will always be a cycle of length $n$, and the last element will be the identity.
|
|
|
The object symmetricGroupActors is a method function.