Transitivity - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GroupTheory

  

Transitivity

  

compute the transitivity of a permutation group

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Transitivity( G )

Parameters

G

-

a permutation group

Description

• 

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.

Examples

(1)

(2)

(3)

(4)

(5)

Compatibility

• 

The GroupTheory[Transitivity] command was introduced in Maple 2016.

• 

For more information on Maple 2016 changes, see Updates in Maple 2016.

See Also

GroupTheory

GroupTheory[AlternatingGroup]

GroupTheory[IsTransitive]

GroupTheory[MathieuGroup]

GroupTheory[Orbit]

GroupTheory[SymmetricGroup]

 


Download Help Document