New in Wolfram
Mathematica
8: Group Theory Algorithms
◄
previous
|
next
►
Core Algorithms
Compute the Conjugacy Class of an Element of a Permutation Group
The conjugacy class of a permutation in a group can be computed as the orbit of the permutation under standard action of the elements of the group.
In[1]:=
X
GroupOrbits[AlternatingGroup[6], {Cycles[{{1, 2}, {3, 4, 5, 6}}]}]
Out[1]=