Properties

Label 11T6
Degree $11$
Order $7920$
Cyclic no
Abelian no
Solvable no
Primitive yes
$p$-group no
Group: $M_{11}$

Related objects

Downloads

Learn more

Show commands: Magma

magma: G := TransitiveGroup(11, 6);
 

Group action invariants

Degree $n$:  $11$
magma: t, n := TransitiveGroupIdentification(G); n;
 
Transitive number $t$:  $6$
magma: t, n := TransitiveGroupIdentification(G); t;
 
Group:  $M_{11}$
CHM label:  $M(11)$
Parity:  $1$
magma: IsEven(G);
 
Primitive:  yes
magma: IsPrimitive(G);
 
magma: NilpotencyClass(G);
 
$\card{\Aut(F/K)}$:  $1$
magma: Order(Centralizer(SymmetricGroup(n), G));
 
Generators:  (1,3,9,5,4)(2,6,7,10,8), (2,6,10,7)(3,9,4,5), (1,2,3,4,5,6,7,8,9,10,11)
magma: Generators(G);
 

Low degree resolvents

none

Resolvents shown for degrees $\leq 47$

Subfields

Prime degree - none

Low degree siblings

12T272, 22T22

Siblings are shown with degree $\leq 47$

A number field with this Galois group has no arithmetically equivalent fields.

Conjugacy classes

Cycle TypeSizeOrderRepresentative
$ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 $ $1$ $1$ $()$
$ 2, 2, 2, 2, 1, 1, 1 $ $165$ $2$ $( 1, 8)( 2, 4)( 5,11)( 7,10)$
$ 3, 3, 3, 1, 1 $ $440$ $3$ $( 1, 2, 5)( 3, 9, 6)( 4,11, 8)$
$ 6, 3, 2 $ $1320$ $6$ $( 1,11, 2, 8, 5, 4)( 3, 6, 9)( 7,10)$
$ 4, 4, 1, 1, 1 $ $990$ $4$ $( 1,10, 8, 7)( 2,11, 4, 5)$
$ 8, 2, 1 $ $990$ $8$ $( 1, 5,10, 2, 8,11, 7, 4)( 6, 9)$
$ 8, 2, 1 $ $990$ $8$ $( 1, 4, 7,11, 8, 2,10, 5)( 6, 9)$
$ 11 $ $720$ $11$ $( 1, 5, 9, 2,10, 4,11, 7, 6, 8, 3)$
$ 11 $ $720$ $11$ $( 1, 3, 8, 6, 7,11, 4,10, 2, 9, 5)$
$ 5, 5, 1 $ $1584$ $5$ $( 1,11, 6,10, 9)( 2, 7, 4, 3, 8)$

magma: ConjugacyClasses(G);
 

Group invariants

Order:  $7920=2^{4} \cdot 3^{2} \cdot 5 \cdot 11$
magma: Order(G);
 
Cyclic:  no
magma: IsCyclic(G);
 
Abelian:  no
magma: IsAbelian(G);
 
Solvable:  no
magma: IsSolvable(G);
 
Nilpotency class:   not nilpotent
Label:  7920.a
magma: IdentifyGroup(G);
 
Character table:   
      2  4  4  1  1   .   .  .  3  3  3
      3  2  1  2  1   .   .  .  .  .  .
      5  1  .  .  .   .   .  1  .  .  .
     11  1  .  .  .   1   1  .  .  .  .

        1a 2a 3a 6a 11a 11b 5a 4a 8a 8b
     2P 1a 1a 3a 3a 11b 11a 5a 2a 4a 4a
     3P 1a 2a 1a 2a 11a 11b 5a 4a 8a 8b
     5P 1a 2a 3a 6a 11a 11b 1a 4a 8b 8a
     7P 1a 2a 3a 6a 11b 11a 5a 4a 8b 8a
    11P 1a 2a 3a 6a  1a  1a 5a 4a 8a 8b

X.1      1  1  1  1   1   1  1  1  1  1
X.2     10  2  1 -1  -1  -1  .  2  .  .
X.3     10 -2  1  1  -1  -1  .  .  B -B
X.4     10 -2  1  1  -1  -1  .  . -B  B
X.5     11  3  2  .   .   .  1 -1 -1 -1
X.6     16  . -2  .   A  /A  1  .  .  .
X.7     16  . -2  .  /A   A  1  .  .  .
X.8     44  4 -1  1   .   . -1  .  .  .
X.9     45 -3  .  .   1   1  .  1 -1 -1
X.10    55 -1  1 -1   .   .  . -1  1  1

A = E(11)^2+E(11)^6+E(11)^7+E(11)^8+E(11)^10
  = (-1-Sqrt(-11))/2 = -1-b11
B = -E(8)-E(8)^3
  = -Sqrt(-2) = -i2

magma: CharacterTable(G);