Show commands:
Magma
magma: G := TransitiveGroup(17, 3);
Group action invariants
Degree $n$: | $17$ | magma: t, n := TransitiveGroupIdentification(G); n;
| |
Transitive number $t$: | $3$ | magma: t, n := TransitiveGroupIdentification(G); t;
| |
Group: | $C_{17}:C_{4}$ | ||
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: | (2,14,17,5)(3,10,16,9)(4,6,15,13)(7,11,12,8), (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17) | magma: Generators(G);
|
Low degree resolvents
$\card{(G/N)}$ Galois groups for stem field(s) $2$: $C_2$ $4$: $C_4$ Resolvents shown for degrees $\leq 47$
Subfields
Prime degree - 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
Label | Cycle Type | Size | Order | Index | Representative |
1A | $1^{17}$ | $1$ | $1$ | $0$ | $()$ |
2A | $2^{8},1$ | $17$ | $2$ | $8$ | $( 2,17)( 3,16)( 4,15)( 5,14)( 6,13)( 7,12)( 8,11)( 9,10)$ |
4A1 | $4^{4},1$ | $17$ | $4$ | $12$ | $( 2,14,17, 5)( 3,10,16, 9)( 4, 6,15,13)( 7,11,12, 8)$ |
4A-1 | $4^{4},1$ | $17$ | $4$ | $12$ | $( 2, 5,17,14)( 3, 9,16,10)( 4,13,15, 6)( 7, 8,12,11)$ |
17A1 | $17$ | $4$ | $17$ | $16$ | $( 1,11, 4,14, 7,17,10, 3,13, 6,16, 9, 2,12, 5,15, 8)$ |
17A2 | $17$ | $4$ | $17$ | $16$ | $( 1, 4, 7,10,13,16, 2, 5, 8,11,14,17, 3, 6, 9,12,15)$ |
17A3 | $17$ | $4$ | $17$ | $16$ | $( 1,10, 2,11, 3,12, 4,13, 5,14, 6,15, 7,16, 8,17, 9)$ |
17A6 | $17$ | $4$ | $17$ | $16$ | $( 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17)$ |
Malle's constant $a(G)$: $1/8$
magma: ConjugacyClasses(G);
Group invariants
Order: | $68=2^{2} \cdot 17$ | magma: Order(G);
| |
Cyclic: | no | magma: IsCyclic(G);
| |
Abelian: | no | magma: IsAbelian(G);
| |
Solvable: | yes | magma: IsSolvable(G);
| |
Nilpotency class: | not nilpotent | ||
Label: | 68.3 | magma: IdentifyGroup(G);
| |
Character table: |
1A | 2A | 4A1 | 4A-1 | 17A1 | 17A2 | 17A3 | 17A6 | ||
Size | 1 | 17 | 17 | 17 | 4 | 4 | 4 | 4 | |
2 P | 1A | 1A | 2A | 2A | 17A6 | 17A3 | 17A2 | 17A1 | |
17 P | 1A | 2A | 4A1 | 4A-1 | 1A | 1A | 1A | 1A | |
Type | |||||||||
68.3.1a | R | ||||||||
68.3.1b | R | ||||||||
68.3.1c1 | C | ||||||||
68.3.1c2 | C | ||||||||
68.3.4a1 | R | ||||||||
68.3.4a2 | R | ||||||||
68.3.4a3 | R | ||||||||
68.3.4a4 | R |
magma: CharacterTable(G);