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

Online Help

All Products    Maple    MapleSim


GroupTheory

  

MathieuGroup

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

MathieuGroup( n, formopt )

Parameters

n

-

an integer in { 9, 10, 11, 12, 21, 22, 23, 24 }

formopt

-

(optional) equation of the form form = F, where F is either "permgroup" (the default) or "fpgroup"

Description

• 

The Mathieu groups , for  in  are a family of transitive permutation groups studied by Émile Mathieu in the late nineteenth century.  The simple groups in the family are examples of highly transitive groups. The Mathieu group  is simple for  in .

• 

Note that while the Mathieu group  of order  is simple, it is not sporadic, being isomorphic to the group  .

• 

The MathieuGroup( n ) command returns a permutation group isomorphic to the Mathieu group of degree n, where the degree n must be in { 9, 10, 11, 12, 21, 22, 23, 24 }. This is a sporadic finite simple group for n=11, 12, 22, 23, 24.

• 

The Mathieu group  is, in fact a soluble group.

• 

The form = F option controls the form of the group returned. By default, a permutation group is returned; this is equivalent to passing the option form = "permgroup". A finitely presented group can be obtained by passing the option form = "fpgroup".

• 

In the Standard Worksheet interface, you can insert this group into a document or worksheet by using the Group Constructors palette.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

C

1a

2a

3a

4a

4b

5a

8a

8b

|C|

1

45

80

90

180

144

90

90

 

 

 

 

 

 

 

 

 

(11)

Compatibility

• 

The GroupTheory[MathieuGroup] command was introduced in Maple 17.

• 

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

• 

The GroupTheory[MathieuGroup] command was updated in Maple 2020.

See Also

GroupTheory[CharacterTable]

GroupTheory[Degree]

GroupTheory[DerivedSeries]

GroupTheory[GroupOrder]

GroupTheory[IsSoluble]

GroupTheory[IsTransitive]

GroupTheory[Transitivity]

 


Download Help Document