Properties

Label 15T2
Degree $15$
Order $30$
Cyclic no
Abelian no
Solvable yes
Primitive no
$p$-group no
Group: $D_{15}$

Related objects

Downloads

Learn more

Show commands: Magma

magma: G := TransitiveGroup(15, 2);
 

Group action invariants

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

Low degree resolvents

|G/N|Galois groups for stem field(s)
$2$:  $C_2$
$6$:  $S_3$
$10$:  $D_{5}$

Resolvents shown for degrees $\leq 47$

Subfields

Degree 3: $S_3$

Degree 5: $D_{5}$

Low degree siblings

30T3

Siblings are shown with degree $\leq 47$

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

Conjugacy classes

LabelCycle TypeSizeOrderRepresentative
$1^{15}$ $1$ $1$ $()$
$2^{7},1$ $15$ $2$ $( 2,15)( 3,14)( 4,13)( 5,12)( 6,11)( 7,10)( 8, 9)$
$15$ $2$ $15$ $( 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15)$
$15$ $2$ $15$ $( 1, 3, 5, 7, 9,11,13,15, 2, 4, 6, 8,10,12,14)$
$5^{3}$ $2$ $5$ $( 1, 4, 7,10,13)( 2, 5, 8,11,14)( 3, 6, 9,12,15)$
$15$ $2$ $15$ $( 1, 5, 9,13, 2, 6,10,14, 3, 7,11,15, 4, 8,12)$
$3^{5}$ $2$ $3$ $( 1, 6,11)( 2, 7,12)( 3, 8,13)( 4, 9,14)( 5,10,15)$
$5^{3}$ $2$ $5$ $( 1, 7,13, 4,10)( 2, 8,14, 5,11)( 3, 9,15, 6,12)$
$15$ $2$ $15$ $( 1, 8,15, 7,14, 6,13, 5,12, 4,11, 3,10, 2, 9)$

magma: ConjugacyClasses(G);
 

Group invariants

Order:  $30=2 \cdot 3 \cdot 5$
magma: Order(G);
 
Cyclic:  no
magma: IsCyclic(G);
 
Abelian:  no
magma: IsAbelian(G);
 
Solvable:  yes
magma: IsSolvable(G);
 
Nilpotency class:   not nilpotent
Label:  30.3
magma: IdentifyGroup(G);
 
Character table:

1A 2A 3A 5A1 5A2 15A1 15A2 15A4 15A7
Size 1 15 2 2 2 2 2 2 2
2 P 1A 1A 3A 5A2 5A1 15A2 15A4 15A7 15A1
3 P 1A 2A 1A 5A2 5A1 5A1 5A2 5A1 5A2
5 P 1A 2A 3A 1A 1A 3A 3A 3A 3A
Type
30.3.1a R 1 1 1 1 1 1 1 1 1
30.3.1b R 1 1 1 1 1 1 1 1 1
30.3.2a R 2 0 1 2 2 1 1 1 1
30.3.2b1 R 2 0 2 ζ52+ζ52 ζ51+ζ5 ζ51+ζ5 ζ52+ζ52 ζ51+ζ5 ζ52+ζ52
30.3.2b2 R 2 0 2 ζ51+ζ5 ζ52+ζ52 ζ52+ζ52 ζ51+ζ5 ζ52+ζ52 ζ51+ζ5
30.3.2c1 R 2 0 1 ζ156+ζ156 ζ153+ζ153 ζ157+ζ157 ζ151+ζ15 ζ152+ζ152 ζ154+ζ154
30.3.2c2 R 2 0 1 ζ156+ζ156 ζ153+ζ153 ζ152+ζ152 ζ154+ζ154 ζ157+ζ157 ζ151+ζ15
30.3.2c3 R 2 0 1 ζ153+ζ153 ζ156+ζ156 ζ154+ζ154 ζ157+ζ157 ζ151+ζ15 ζ152+ζ152
30.3.2c4 R 2 0 1 ζ153+ζ153 ζ156+ζ156 ζ151+ζ15 ζ152+ζ152 ζ154+ζ154 ζ157+ζ157

magma: CharacterTable(G);