Mathieu group:M11: Difference between revisions

From Groupprops
No edit summary
Line 18: Line 18:
! Function !! Value !! Similar groups !! Explanation
! Function !! Value !! Similar groups !! Explanation
|-
|-
| {{arithmetic function value order|7920}} ||
| {{arithmetic function value order|7920}} || As <math>M_n, n \in \{ 9,10,11,12 \}</math>: <math>n!/7! = n(n - 1) \dots 8 = (11)(10)(9)(8) = 7920</math>
|-
|-
| {{arithmetic function value given order|exponent of a group|1320|7920}} ||
| {{arithmetic function value given order|exponent of a group|1320|7920}} ||

Revision as of 01:15, 1 June 2012

This article is about a particular group, i.e., a group unique upto isomorphism. View specific information (such as linear representation theory, subgroup structure) about this group
View a complete list of particular groups (this is a very huge list!)[SHOW MORE]

Definition

In terms of M12

This group, termed the Mathieu group of degree eleven and denoted M11 is the subgroup of the symmetric group of degree eleven defined as the isotropy subgroup of any point under the natural action of Mathieu group:M12 on the projective line over field:F11.

M11 is in fact a subgroup of the alternating group of degree eleven.


Relation with Mathieu groups

This is one of the five simple Mathieu groups, which form a subset of the sporadic simple groups. The parameters for the simple Mathieu groups are 11,12,22,23,24. There are also Mathieu groups for parameters 9,10, but these are not simple groups. The Mathieu group for parameter 21 is a simple group that is not a sporadic simple group, it is isomorphic to the projective special linear group:PSL(3,4).

Arithmetic functions

Function Value Similar groups Explanation
order (number of elements, equivalently, cardinality or size of underlying set) 7920 groups with same order As Mn,n{9,10,11,12}: n!/7!=n(n1)8=(11)(10)(9)(8)=7920
exponent of a group 1320 groups with same order and exponent of a group | groups with same exponent of a group
Frattini length 1 groups with same order and Frattini length | groups with same Frattini length

Group properties

Property Satisfied? Explanation
abelian group No
nilpotent group No
solvable group No
simple group Yes
minimal simple group No

GAP implementation

Definition using the Mathieu group function

The Mathieu group has order 7920. Unfortunately, GAP does not assign group IDs for groups of such large orders. However, this group can be defined using the MathieuGroup function, as:

MathieuGroup(11)