GroupTheory
Transitivity
compute the transitivity of a permutation group
Calling Sequence
Parameters
Description
Examples
Compatibility
Transitivity( G )
G
-
a permutation group
The transitivity of a permutation group is the largest non-negative integer for which is -transitive. In other words, the transitivity of is if is -transitive, but not -transitive. (By convention, the transitivity of an intransitive group is equal to .)
The Transitivity( G ) command returns the transitivity of the permutation group G. The group G must be an instance of a permutation group.
The GroupTheory[Transitivity] command was introduced in Maple 2016.
For more information on Maple 2016 changes, see Updates in Maple 2016.
See Also
GroupTheory[AlternatingGroup]
GroupTheory[IsTransitive]
GroupTheory[MathieuGroup]
GroupTheory[Orbit]
GroupTheory[SymmetricGroup]
Download Help Document