Properties

Label 9T4
Degree $9$
Order $18$
Cyclic no
Abelian no
Solvable yes
Primitive no
$p$-group no
Group: $S_3\times C_3$

Related objects

Downloads

Learn more

Show commands: Magma

magma: G := TransitiveGroup(9, 4);
 

Group action invariants

Degree $n$:  $9$
magma: t, n := TransitiveGroupIdentification(G); n;
 
Transitive number $t$:  $4$
magma: t, n := TransitiveGroupIdentification(G); t;
 
Group:  $S_3\times C_3$
CHM label:   $S(3)[x]3$
Parity:  $-1$
magma: IsEven(G);
 
Primitive:  no
magma: IsPrimitive(G);
 
magma: NilpotencyClass(G);
 
$\card{\Aut(F/K)}$:  $3$
magma: Order(Centralizer(SymmetricGroup(n), G));
 
Generators:  (1,2,9)(3,4,5)(6,7,8), (1,2)(4,5)(7,8), (1,4,7)(2,5,8)(3,6,9)
magma: Generators(G);
 

Low degree resolvents

|G/N|Galois groups for stem field(s)
$2$:  $C_2$
$3$:  $C_3$
$6$:  $S_3$, $C_6$

Resolvents shown for degrees $\leq 47$

Subfields

Degree 3: $C_3$, $S_3$

Low degree siblings

6T5, 18T3

Siblings are shown with degree $\leq 47$

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

Conjugacy classes

LabelCycle TypeSizeOrderRepresentative
$ 1, 1, 1, 1, 1, 1, 1, 1, 1 $ $1$ $1$ $()$
$ 2, 2, 2, 1, 1, 1 $ $3$ $2$ $(2,9)(3,5)(6,8)$
$ 3, 3, 3 $ $2$ $3$ $(1,2,9)(3,4,5)(6,7,8)$
$ 3, 3, 3 $ $2$ $3$ $(1,3,8)(2,4,6)(5,7,9)$
$ 6, 3 $ $3$ $6$ $(1,3,7,9,4,6)(2,5,8)$
$ 3, 3, 3 $ $1$ $3$ $(1,4,7)(2,5,8)(3,6,9)$
$ 3, 3, 3 $ $2$ $3$ $(1,6,5)(2,7,3)(4,9,8)$
$ 6, 3 $ $3$ $6$ $(1,6,4,9,7,3)(2,8,5)$
$ 3, 3, 3 $ $1$ $3$ $(1,7,4)(2,8,5)(3,9,6)$

magma: ConjugacyClasses(G);
 

Group invariants

Order:  $18=2 \cdot 3^{2}$
magma: Order(G);
 
Cyclic:  no
magma: IsCyclic(G);
 
Abelian:  no
magma: IsAbelian(G);
 
Solvable:  yes
magma: IsSolvable(G);
 
Nilpotency class:   not nilpotent
Label:  18.3
magma: IdentifyGroup(G);
 
Character table:

1A 2A 3A1 3A-1 3B 3C1 3C-1 6A1 6A-1
Size 1 3 1 1 2 2 2 3 3
2 P 1A 1A 3A-1 3A1 3B 3C-1 3C1 3A1 3A-1
3 P 1A 2A 1A 1A 1A 1A 1A 2A 2A
Type
18.3.1a R 1 1 1 1 1 1 1 1 1
18.3.1b R 1 1 1 1 1 1 1 1 1
18.3.1c1 C 1 1 ζ31 ζ3 1 ζ3 ζ31 ζ3 ζ31
18.3.1c2 C 1 1 ζ3 ζ31 1 ζ31 ζ3 ζ31 ζ3
18.3.1d1 C 1 1 ζ31 ζ3 1 ζ3 ζ31 ζ3 ζ31
18.3.1d2 C 1 1 ζ3 ζ31 1 ζ31 ζ3 ζ31 ζ3
18.3.2a R 2 0 2 2 1 1 1 0 0
18.3.2b1 C 2 0 2ζ31 2ζ3 1 ζ3 ζ31 0 0
18.3.2b2 C 2 0 2ζ3 2ζ31 1 ζ31 ζ3 0 0

magma: CharacterTable(G);