Properties

Label 16T1672
16T1672 1 3 1->3 15 1->15 2 4 2->4 16 2->16 14 3->14 13 4->13 5 5->2 5->16 6 6->1 6->15 7 7->3 7->14 8 8->4 8->13 9 9->8 11 9->11 10 10->7 12 10->12 11->5 11->10 12->6 12->9 13->5 13->9 14->6 14->10 15->8 15->11 16->7 16->12
Degree $16$
Order $6144$
Cyclic no
Abelian no
Solvable yes
Primitive no
$p$-group no
Group: $C_4^4:\SL(2,3)$

Related objects

Downloads

Learn more

Show commands: Magma / Oscar / SageMath

Copy content comment:Define the Galois group
 
Copy content magma:G := TransitiveGroup(16, 1672);
 
Copy content sage:G = TransitiveGroup(16, 1672)
 
Copy content oscar:G = transitive_group(16, 1672)
 

Group invariants

Abstract group:  $C_4^4:\SL(2,3)$
Copy content comment:Abstract group ID
 
Copy content magma:IdentifyGroup(G);
 
Copy content sage:G.id()
 
Order:  $6144=2^{11} \cdot 3$
Copy content comment:Order
 
Copy content magma:Order(G);
 
Copy content sage:G.order()
 
Copy content oscar:order(G)
 
Cyclic:  no
Copy content comment:Determine if group is cyclic
 
Copy content magma:IsCyclic(G);
 
Copy content sage:G.is_cyclic()
 
Copy content oscar:is_cyclic(G)
 
Abelian:  no
Copy content comment:Determine if group is abelian
 
Copy content magma:IsAbelian(G);
 
Copy content sage:G.is_abelian()
 
Copy content oscar:is_abelian(G)
 
Solvable:  yes
Copy content comment:Determine if group is solvable
 
Copy content magma:IsSolvable(G);
 
Copy content sage:G.is_solvable()
 
Copy content oscar:is_solvable(G)
 
Nilpotency class:   not nilpotent
Copy content comment:Nilpotency class
 
Copy content magma:NilpotencyClass(G);
 
Copy content sage:libgap(G).NilpotencyClassOfGroup() if G.is_nilpotent() else -1
 
Copy content oscar:if is_nilpotent(G) nilpotency_class(G) end
 

Group action invariants

Degree $n$:  $16$
Copy content comment:Degree
 
Copy content magma:t, n := TransitiveGroupIdentification(G); n;
 
Copy content sage:G.degree()
 
Copy content oscar:degree(G)
 
Transitive number $t$:  $1672$
Copy content comment:Transitive number
 
Copy content magma:t, n := TransitiveGroupIdentification(G); t;
 
Copy content sage:G.transitive_number()
 
Copy content oscar:transitive_group_identification(G)[2]
 
Parity:  $-1$
Copy content comment:Parity
 
Copy content magma:IsEven(G);
 
Copy content sage:all(g.SignPerm() == 1 for g in libgap(G).GeneratorsOfGroup())
 
Copy content oscar:is_even(G)
 
Primitive:  no
Copy content comment:Determine if group is primitive
 
Copy content magma:IsPrimitive(G);
 
Copy content sage:G.is_primitive()
 
Copy content oscar:is_primitive(G)
 
$\card{\Aut(F/K)}$:  $2$
Copy content comment:Order of the centralizer of G in S_n
 
Copy content magma:Order(Centralizer(SymmetricGroup(n), G));
 
Copy content sage:SymmetricGroup(16).centralizer(G).order()
 
Copy content oscar:order(centralizer(symmetric_group(16), G)[1])
 
Generators:  $(1,3)(2,4)(5,16,12,6,15,11)(7,14,10)(8,13,9)$, $(1,15,8,4,13,5,2,16,7,3,14,6)(9,11,10,12)$
Copy content comment:Generators
 
Copy content magma:Generators(G);
 
Copy content sage:G.gens()
 
Copy content oscar:gens(G)
 

Low degree resolvents

$\card{(G/N)}$Galois groups for stem field(s)
$2$:  $C_2$
$3$:  $C_3$
$6$:  $C_6$
$12$:  $A_4$
$24$:  $A_4\times C_2$, $\SL(2,3)$ x 2
$48$:  16T59
$96$:  $C_2^4:C_6$
$192$:  $C_2\wr A_4$ x 2, 24T291
$384$:  16T726 x 2, 16T729
$768$:  32T34813
$3072$:  48T?

Resolvents shown for degrees $\leq 47$

Subfields

Degree 2: None

Degree 4: $A_4$

Degree 8: $C_2\wr A_4$

Low degree siblings

16T1672 x 7, 32T397446 x 4, 32T397447 x 4, 32T397448 x 4

Siblings are shown with degree $\leq 47$

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

Conjugacy classes

Conjugacy classes not computed

Copy content comment:Conjugacy classes
 
Copy content magma:ConjugacyClasses(G);
 
Copy content sage:G.conjugacy_classes()
 
Copy content oscar:conjugacy_classes(G)
 

Character table

56 x 56 character table

Copy content comment:Character table
 
Copy content magma:CharacterTable(G);
 
Copy content sage:G.character_table()
 
Copy content oscar:character_table(G)
 

Regular extensions

Data not computed