GroupTheory
CycleIndexPolynomial
return the cycle index polynomial of a permutation group
Calling Sequence
Parameters
Description
Examples
Compatibility
CycleIndexPolynomial( G, vars )
G
-
a permutation group
vars
list of names
The cycle index polynomial of a permutation group encodes, in concise form, the cycle structure of the elements of . It is the "average" of the cycle index polynomials of the elements of .
For a permutation of degree , the cycle index polynomial in the variables , , ..., is the monomial , where, for each , is the number of cycles of length in .
The CycleIndexPolynomial( G, vars ) command computes the cycle index polynomial of a permutation group G with respect to the variables in the list vars of names.
If the vertices of a hexagon are colored with three different colors, then the number of distinct colored hexagons can be calculated by evaluating the cycle index polynomial of the dihedral group of degree (the group of symmetries of a hexagon) with each indeterminate equal to .
As a shortcut, you can use the following calling sequence.
The GroupTheory[CycleIndexPolynomial] command was introduced in Maple 18.
For more information on Maple 18 changes, see Updates in Maple 18.
See Also
GroupTheory[CyclicGroup]
GroupTheory[DihedralGroup]
GroupTheory[Elements]
GroupTheory[PermCycleType]
map
op
Perm
sort
with
||
Download Help Document