Properties

Label 38T43
38T43 1 11 1->11 20 1->20 2 22 2->22 3 12 3->12 24 3->24 4 4->3 26 4->26 5 13 5->13 28 5->28 6 6->4 30 6->30 7 14 7->14 32 7->32 8 8->5 34 8->34 9 15 9->15 36 9->36 10 10->6 38 10->38 16 11->16 21 11->21 12->7 23 12->23 17 13->17 25 13->25 14->8 27 14->27 18 15->18 29 15->29 16->9 31 16->31 19 17->19 33 17->33 18->10 35 18->35 19->1 37 19->37 20->15 20->38 21->5 21->35 22->14 22->32 23->4 23->29 24->13 24->26 25->3 25->23 26->12 26->20 27->2 27->36 28->11 28->33 29->1 29->30 30->10 30->27 31->19 31->24 32->9 32->21 33->18 33->37 35->17 35->31 36->7 36->28 37->16 37->25 38->6 38->22
Degree $38$
Order $77976$
Cyclic no
Abelian no
Solvable yes
Transitivity $1$
Primitive no
$p$-group no
Group: $D_{19}^2:(C_3\times D_9)$

Related objects

Downloads

Learn more

Show commands: Gap / Magma / Oscar / SageMath

Copy content comment:Define the Galois group
 
Copy content magma:G := TransitiveGroup(38, 43);
 
Copy content sage:G = TransitiveGroup(38, 43)
 
Copy content oscar:G = transitive_group(38, 43)
 
Copy content gap:G := TransitiveGroup(38, 43);
 

Group invariants

Abstract group:  $D_{19}^2:(C_3\times D_9)$
Copy content comment:Abstract group ID
 
Copy content magma:IdentifyGroup(G);
 
Copy content sage:G.id()
 
Copy content oscar:small_group_identification(G)
 
Copy content gap:IdGroup(G);
 
Order:  $77976=2^{3} \cdot 3^{3} \cdot 19^{2}$
Copy content comment:Order
 
Copy content magma:Order(G);
 
Copy content sage:G.order()
 
Copy content oscar:order(G)
 
Copy content gap: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)
 
Copy content gap:IsCyclic(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)
 
Copy content gap:IsAbelian(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)
 
Copy content gap:IsSolvable(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
 
Copy content gap:if IsNilpotentGroup(G) then NilpotencyClassOfGroup(G); fi;
 

Group action invariants

Degree $n$:  $38$
Copy content comment:Degree
 
Copy content magma:t, n := TransitiveGroupIdentification(G); n;
 
Copy content sage:G.degree()
 
Copy content oscar:degree(G)
 
Copy content gap:NrMovedPoints(G);
 
Transitive number $t$:  $43$
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]
 
Copy content gap:TransitiveIdentification(G);
 
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)
 
Copy content gap:ForAll(GeneratorsOfGroup(G), g -> SignPerm(g) = 1);
 
Transitivity:  1
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)
 
Copy content gap:IsPrimitive(G);
 
$\card{\Aut(F/K)}$:  $1$
Copy content comment:Order of the centralizer of G in S_n
 
Copy content magma:Order(Centralizer(SymmetricGroup(n), G));
 
Copy content sage:SymmetricGroup(38).centralizer(G).order()
 
Copy content oscar:order(centralizer(symmetric_group(38), G)[1])
 
Copy content gap:Order(Centralizer(SymmetricGroup(38), G));
 
Generators:  $(1,20,15,29)(2,22,14,27)(3,24,13,25)(4,26,12,23)(5,28,11,21)(6,30,10,38)(7,32,9,36)(8,34)(16,31,19,37)(17,33,18,35)$, $(1,11,16,9,15,18,10,6,4,3,12,7,14,8,5,13,17,19)(20,38,22,32,21,35,31,24,26)(23,29,30,27,36,28,33,37,25)$
Copy content comment:Generators
 
Copy content magma:Generators(G);
 
Copy content sage:G.gens()
 
Copy content oscar:gens(G)
 
Copy content gap:GeneratorsOfGroup(G);
 

Low degree resolvents

$\card{(G/N)}$Galois groups for stem field(s)
$2$:  $C_2$ x 3
$3$:  $C_3$
$4$:  $C_2^2$
$6$:  $S_3$, $C_6$ x 3
$8$:  $D_{4}$
$12$:  $D_{6}$, $C_6\times C_2$
$18$:  $S_3\times C_3$, $D_{9}$
$24$:  $(C_6\times C_2):C_2$, $D_4 \times C_3$
$36$:  $C_6\times S_3$, $D_{18}$
$54$:  18T19
$72$:  12T42, 36T24
$108$:  36T69
$216$:  36T189

Resolvents shown for degrees $\leq 47$

Subfields

Degree 2: $C_2$

Degree 19: None

Low degree siblings

There are no siblings 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)
 
Copy content gap:ConjugacyClasses(G);
 

Character table

75 x 75 character table

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

Regular extensions

Data not computed