Properties

Label 2754990144.iv
Order \( 2^{6} \cdot 3^{16} \)
Exponent \( 2^{2} \cdot 3^{3} \)
Nilpotent no
Solvable yes
$\card{G^{\mathrm{ab}}}$ \( 2 \)
$\card{Z(G)}$ 1
$\card{\Aut(G)}$ \( 2^{8} \cdot 3^{18} \)
$\card{\mathrm{Out}(G)}$ \( 2^{2} \cdot 3^{2} \)
Perm deg. $36$
Trans deg. $36$
Rank $2$

Related objects

Downloads

Learn more

Show commands: Gap / Magma / Oscar / SageMath

Copy content comment:Construction of abstract group
 
Copy content magma:G := PermutationGroup< 36 | (1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35), (1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4) >;
 
Copy content gap:G := Group( (1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35), (1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4) );
 
Copy content sage:G = PermutationGroup(['(1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35)', '(1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4)'])
 
Copy content sage_gap:G = gap.new('Group( (1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35), (1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4) )')
 
Copy content oscar:G = @permutation_group(36, (1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35), (1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4))
 

Group information

Description:$C_3^8.C_3^7:C_2^3.S_4$
Order: \(2754990144\)\(\medspace = 2^{6} \cdot 3^{16} \)
Copy content comment:Order of the group
 
Copy content magma:Order(G);
 
Copy content gap:Order(G);
 
Copy content sage:G.order()
 
Copy content sage_gap:G.Order()
 
Copy content oscar:order(G)
 
Exponent: \(108\)\(\medspace = 2^{2} \cdot 3^{3} \)
Copy content comment:Exponent of the group
 
Copy content magma:Exponent(G);
 
Copy content gap:Exponent(G);
 
Copy content sage:G.exponent()
 
Copy content sage_gap:G.Exponent()
 
Copy content oscar:exponent(G)
 
Automorphism group:Group of order \(99179645184\)\(\medspace = 2^{8} \cdot 3^{18} \)
Copy content comment:Automorphism group
 
Copy content gap:AutomorphismGroup(G);
 
Copy content magma:AutomorphismGroup(G);
 
Copy content sage:libgap(G).AutomorphismGroup()
 
Copy content sage_gap:G.AutomorphismGroup()
 
Copy content oscar:automorphism_group(G)
 
Composition factors:$C_2$ x 6, $C_3$ x 16
Copy content comment:Composition factors of the group
 
Copy content magma:CompositionFactors(G);
 
Copy content gap:CompositionSeries(G);
 
Copy content sage:G.composition_series()
 
Copy content sage_gap:G.CompositionSeries()
 
Copy content oscar:composition_series(G)
 
Derived length:$6$
Copy content comment:Derived length of the group
 
Copy content magma:DerivedLength(G);
 
Copy content gap:DerivedLength(G);
 
Copy content sage:libgap(G).DerivedLength()
 
Copy content sage_gap:G.DerivedLength()
 
Copy content oscar:derived_length(G)
 

This group is nonabelian and solvable. Whether it is monomial has not been computed.

Copy content comment:Determine if the group G is abelian
 
Copy content magma:IsAbelian(G);
 
Copy content gap:IsAbelian(G);
 
Copy content sage:G.is_abelian()
 
Copy content sage_gap:G.IsAbelian()
 
Copy content oscar:is_abelian(G)
 
Copy content comment:Determine if the group G is cyclic
 
Copy content magma:IsCyclic(G);
 
Copy content gap:IsCyclic(G);
 
Copy content sage:G.is_cyclic()
 
Copy content sage_gap:G.IsCyclic()
 
Copy content oscar:is_cyclic(G)
 
Copy content comment:Determine if the group G is nilpotent
 
Copy content magma:IsNilpotent(G);
 
Copy content gap:IsNilpotentGroup(G);
 
Copy content sage:G.is_nilpotent()
 
Copy content sage_gap:G.IsNilpotentGroup()
 
Copy content oscar:is_nilpotent(G)
 
Copy content comment:Determine if the group G is solvable
 
Copy content magma:IsSolvable(G);
 
Copy content gap:IsSolvableGroup(G);
 
Copy content sage:G.is_solvable()
 
Copy content sage_gap:G.IsSolvableGroup()
 
Copy content oscar:is_solvable(G)
 
Copy content comment:Determine if the group G is supersolvable
 
Copy content gap:IsSupersolvableGroup(G);
 
Copy content sage:G.is_supersolvable()
 
Copy content sage_gap:G.IsSupersolvableGroup()
 
Copy content oscar:is_supersolvable(G)
 
Copy content comment:Determine if the group G is simple
 
Copy content magma:IsSimple(G);
 
Copy content gap:IsSimpleGroup(G);
 
Copy content sage:G.is_simple()
 
Copy content sage_gap:G.IsSimpleGroup()
 
Copy content oscar:is_simple(G)
 

Group statistics

Copy content comment:Compute statistics for the group G
 
Copy content magma:// Magma code to output the first two rows of the group statistics table element_orders := [Order(g) : g in G]; orders := Set(element_orders); printf "Orders: %o\n", orders; printf "Elements: %o %o\n", [#[x : x in element_orders | x eq n] : n in orders], Order(G); cc_orders := [cc[1] : cc in ConjugacyClasses(G)]; printf "Conjugacy classes: %o %o\n", [#[x : x in cc_orders | x eq n] : n in orders], #cc_orders;
 
Copy content gap:# Gap code to output the first two rows of the group statistics table element_orders := List(Elements(G), g -> Order(g)); orders := Set(element_orders); Print("Orders: ", orders, "\n"); element_counts := List(orders, n -> Length(Filtered(element_orders, x -> x = n))); Print("Elements: ", element_counts, " ", Size(G), "\n"); cc_orders := List(ConjugacyClasses(G), cc -> Order(Representative(cc))); cc_counts := List(orders, n -> Length(Filtered(cc_orders, x -> x = n))); Print("Conjugacy classes: ", cc_counts, " ", Length(ConjugacyClasses(G)), "\n");
 
Copy content sage:# Sage code to output the first two rows of the group statistics table element_orders = [g.order() for g in G] orders = sorted(list(set(element_orders))) print("Orders:", orders) print("Elements:", [element_orders.count(n) for n in orders], G.order()) cc_orders = [cc[0].order() for cc in G.conjugacy_classes()] print("Conjugacy classes:", [cc_orders.count(n) for n in orders], len(cc_orders))
 
Copy content sage_gap:# Sage code (using the GAP interface) to output the first two rows of the group statistics table element_orders = [g.Order() for g in G.Elements()] orders = sorted(list(set(element_orders))) print("Orders:", orders) print("Elements:", [element_orders.count(n) for n in orders], G.Order()) cc_orders = [cc.Representative().Order() for cc in G.ConjugacyClasses()] print("Conjugacy classes:", [cc_orders.count(n) for n in orders], len(cc_orders))
 
Copy content oscar:# Oscar code to output the first two rows of the group statistics table element_orders = [order(g) for g in elements(G)] orders = sort(unique(element_orders)) println("Orders: ", orders) element_counts = [count(==(n), element_orders) for n in orders] println("Elements: ", element_counts, " ", order(G)) ccs = conjugacy_classes(G) cc_orders = [order(representative(cc)) for cc in ccs] cc_counts = [count(==(n), cc_orders) for n in orders] println("Conjugacy classes: ", cc_counts, " ", length(ccs))
 

Order 1 2 3 4 6 9 12 18 27 36
Elements 1 558171 7105562 19131876 352850094 262335024 880066296 722759760 204073344 306110016 2754990144
Conjugacy classes   1 6 266 4 1053 268 78 368 10 4 2058
Divisions 1 6 205 4 699 196 40 230 10 2 1393
Autjugacy classes 1 5 103 3 286 73 20 76 2 1 570

Minimal presentations

Permutation degree:$36$
Transitive degree:$36$
Rank: $2$
Inequivalent generating pairs: not computed

Minimal degrees of faithful linear representations

Over $\mathbb{C}$ Over $\mathbb{R}$ Over $\mathbb{Q}$
Irreducible 24 not computed not computed
Arbitrary not computed not computed not computed

Constructions

Show commands: Gap / Magma / Oscar / SageMath


Presentation: ${\langle a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r \mid e^{6}= \!\cdots\! \rangle}$ Copy content Toggle raw display
Copy content comment:Define the group with the given generators and relations
 
Copy content magma:G := PCGroup([22, 2, 3, 2, 2, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 52914512772, 89104925625, 20463202343, 40475209502, 67177924530, 2669236462, 210742724019, 32542802977, 315852639, 245, 178903470244, 83552016266, 34572487888, 2614306952, 246098682725, 68466347163, 160033, 10725805007, 2962539849, 379, 213814808598, 135009953260, 56170817522, 24298690488, 10548547642, 232439061895, 192006010973, 47762516787, 14708650249, 15996869951, 6030010389, 1219522267, 513, 528812805320, 138706474926, 2188552660, 31621319210, 2347157832, 3454288318, 247548644649, 165654743791, 40021201493, 35295907755, 7593719857, 3048796199, 3776683, 317747285, 647, 556407004042, 19308440480, 50331036150, 38183546092, 16576339922, 190705800, 5972, 580552676363, 8220351777, 54339994423, 157044173, 27072999459, 579909, 147499, 3377, 22826479116, 143686281058, 53765629688, 176061678, 4633300, 38548346, 1634737270, 415016504, 983478, 45244310, 202165818637, 151051557923, 109953220665, 63385084303, 16020208613, 5373932379, 1761096119, 447035085, 149272411, 8275621, 411860972174, 207395717796, 55477509178, 67669240400, 17161729302, 32717644, 1884690888, 479922490, 909032, 16140, 314756057103, 170726206501, 137203697723, 8971015761, 33707342695, 3090143357, 5407472019, 1567450537, 901568639, 84919509, 124797259, 55712705, 18571095, 6190573, 113938399888, 181867726694, 31293782844, 27905863474, 35735529560, 3257103294, 5751982516, 1661053850, 959007252, 90590494, 132778838, 59255322, 19751968, 6584198, 177203220497, 462263915559, 92088741949, 59161145555, 17585175273, 8199310015, 4551983717, 1590931755, 233836609, 78016175, 56293617, 62933371, 6992871, 35987, 12249, 778749168402, 542940387304, 104972440382, 36394190004, 44542050010, 10251028784, 2204983590, 588607708, 421211270, 240595164, 209344252, 120688, 861846, 287536, 69362, 406836587539, 72332663081, 67667529685, 311494740500, 282651659178, 93275183296, 84201495926, 43868263932, 17349937042, 3310067528, 1225601166, 448617904, 149621690, 10104180, 54898336, 6100092, 150038, 50268, 17048, 1240131036693, 351187550251, 508083905, 58531258455]); a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r := Explode([G.1, G.2, G.3, G.4, G.6, G.8, G.10, G.12, G.13, G.14, G.15, G.16, G.17, G.18, G.19, G.20, G.21, G.22]); AssignNames(~G, ["a", "b", "c", "d", "d2", "e", "e2", "f", "f2", "g", "g2", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r"]);
 
Copy content gap:G := PcGroupCode(419746782185294504051174406194356435573888461810187025556279534892606454117675237174842855299060089828132576328445012475000940530022679368589579710121791434202968417198769879907450745293818216779866196070803327820720345675916572111674141747149681911496832747581971615048208833532659335014677756532395435561474159999311055935953661099134263363935326717642946613475411524840337431238096246211667593365392472756794380058507104526359265436946106261154594424291765115785775284723242490733748452140892907148076847766667395625442996327611296488590436941874827866247016843634106950405790891102204473595997750372824096512980889206775830127202666209317283952522422436732706213939493596203357500470992233821931297669720396657086043845141857802589168776680981605842955651769144367727188122173504536153525734758242662320204633072649244228442689978930123847627300436077258833649441906566448975246473586609804719412784355765368197900660853652897305916131707757878314299664899507242612538954227380994570114523434014561683004358610369151426087002023929752387081688937883703574755967501595706217855897270920402434675266979838587541807419279954481890520002274390564470814147847391033765058196564163477988630076810659563679169793237839631942140970107258483606734419202541221980830301374532043679464907957890433768506927459374799466828726971529009089753586196221046909481392948871537237365145270798732972450423210450176853024189869757195826487015285210341874070498046913764128612232574551611242140014578130400949693165717283791672191962768391563184123034287764944393419991752729538544465878391678095771586287840114987317249666061068838408653810815853420431489029906473812899932308216442439610412263292601446417856152107000170766994157567,2754990144); a := G.1; b := G.2; c := G.3; d := G.4; e := G.6; f := G.8; g := G.10; h := G.12; i := G.13; j := G.14; k := G.15; l := G.16; m := G.17; n := G.18; o := G.19; p := G.20; q := G.21; r := G.22;
 
Copy content sage:# This uses Sage's interface to GAP, as Sage (currently) has no native support for PC groups G = gap.new('PcGroupCode(419746782185294504051174406194356435573888461810187025556279534892606454117675237174842855299060089828132576328445012475000940530022679368589579710121791434202968417198769879907450745293818216779866196070803327820720345675916572111674141747149681911496832747581971615048208833532659335014677756532395435561474159999311055935953661099134263363935326717642946613475411524840337431238096246211667593365392472756794380058507104526359265436946106261154594424291765115785775284723242490733748452140892907148076847766667395625442996327611296488590436941874827866247016843634106950405790891102204473595997750372824096512980889206775830127202666209317283952522422436732706213939493596203357500470992233821931297669720396657086043845141857802589168776680981605842955651769144367727188122173504536153525734758242662320204633072649244228442689978930123847627300436077258833649441906566448975246473586609804719412784355765368197900660853652897305916131707757878314299664899507242612538954227380994570114523434014561683004358610369151426087002023929752387081688937883703574755967501595706217855897270920402434675266979838587541807419279954481890520002274390564470814147847391033765058196564163477988630076810659563679169793237839631942140970107258483606734419202541221980830301374532043679464907957890433768506927459374799466828726971529009089753586196221046909481392948871537237365145270798732972450423210450176853024189869757195826487015285210341874070498046913764128612232574551611242140014578130400949693165717283791672191962768391563184123034287764944393419991752729538544465878391678095771586287840114987317249666061068838408653810815853420431489029906473812899932308216442439610412263292601446417856152107000170766994157567,2754990144)'); a = G.1; b = G.2; c = G.3; d = G.4; e = G.6; f = G.8; g = G.10; h = G.12; i = G.13; j = G.14; k = G.15; l = G.16; m = G.17; n = G.18; o = G.19; p = G.20; q = G.21; r = G.22;
 
Copy content sage_gap:# This uses Sage's interface to GAP, as Sage (currently) has no native support for PC groups G = gap.new('PcGroupCode(419746782185294504051174406194356435573888461810187025556279534892606454117675237174842855299060089828132576328445012475000940530022679368589579710121791434202968417198769879907450745293818216779866196070803327820720345675916572111674141747149681911496832747581971615048208833532659335014677756532395435561474159999311055935953661099134263363935326717642946613475411524840337431238096246211667593365392472756794380058507104526359265436946106261154594424291765115785775284723242490733748452140892907148076847766667395625442996327611296488590436941874827866247016843634106950405790891102204473595997750372824096512980889206775830127202666209317283952522422436732706213939493596203357500470992233821931297669720396657086043845141857802589168776680981605842955651769144367727188122173504536153525734758242662320204633072649244228442689978930123847627300436077258833649441906566448975246473586609804719412784355765368197900660853652897305916131707757878314299664899507242612538954227380994570114523434014561683004358610369151426087002023929752387081688937883703574755967501595706217855897270920402434675266979838587541807419279954481890520002274390564470814147847391033765058196564163477988630076810659563679169793237839631942140970107258483606734419202541221980830301374532043679464907957890433768506927459374799466828726971529009089753586196221046909481392948871537237365145270798732972450423210450176853024189869757195826487015285210341874070498046913764128612232574551611242140014578130400949693165717283791672191962768391563184123034287764944393419991752729538544465878391678095771586287840114987317249666061068838408653810815853420431489029906473812899932308216442439610412263292601446417856152107000170766994157567,2754990144)'); a = G.1; b = G.2; c = G.3; d = G.4; e = G.6; f = G.8; g = G.10; h = G.12; i = G.13; j = G.14; k = G.15; l = G.16; m = G.17; n = G.18; o = G.19; p = G.20; q = G.21; r = G.22;
 
Permutation group:Degree $36$ $\langle(1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35) \!\cdots\! \rangle$ Copy content Toggle raw display
Copy content comment:Define the group as a permutation group
 
Copy content magma:G := PermutationGroup< 36 | (1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35), (1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4) >;
 
Copy content gap:G := Group( (1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35), (1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4) );
 
Copy content sage:G = PermutationGroup(['(1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35)', '(1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4)'])
 
Copy content sage_gap:G = gap.new('Group( (1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35), (1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4) )')
 
Copy content oscar:G = @permutation_group(36, (1,19,4,24,13,32,28,10,27,8,16,34,3,20,5,23,14,33,30,12,25,9,17,36,2,21,6,22,15,31,29,11,26,7,18,35), (1,33,22,17,14,21,34,29,25,7,12,5,2,32,24,18,13,20,36,28,27,9,11,6,3,31,23,16,15,19,35,30,26,8,10,4))
 
Transitive group: 36T100052 more information
Copy content magma:G := TransitiveGroup(36, 100052);
 
Copy content gap:G := TransitiveGroup(36, 100052);
 
Copy content sage:G = TransitiveGroup(36, 100052)
 
Copy content sage_gap:G = libgap.TransitiveGroup(36, 100052)
 
Copy content oscar:G = transitive_group(36, 100052)
 
Direct product: not computed
Semidirect product: not computed
Trans. wreath product: not isomorphic to a non-trivial transitive wreath product
Possibly split product: $C_3^{11}$ . $(C_3:S_3^3:S_4)$ $(C_3^7.C_3^5.C_6^3)$ . $S_4$ $(C_3^8.C_3^7:C_2^3)$ . $S_4$ (2) $C_3^8$ . $(C_3^7.C_2^3:S_4)$ all 14

Elements of the group are displayed as permutations of degree 36.

Homology

Abelianization: $C_{2} $
Copy content comment:The abelianization of the group
 
Copy content magma:quo< G | CommutatorSubgroup(G) >;
 
Copy content gap:FactorGroup(G, DerivedSubgroup(G));
 
Copy content sage:G.quotient(G.commutator())
 
Copy content sage_gap:G.FactorGroup(G.DerivedSubgroup())
 
Copy content oscar:quo(G, derived_subgroup(G)[1])
 
Schur multiplier: $C_{2}^{3}$
Copy content comment:The Schur multiplier of the group
 
Copy content gap:AbelianInvariantsMultiplier(G);
 
Copy content sage:G.homology(2)
 
Copy content sage_gap:G.AbelianInvariantsMultiplier()
 
Commutator length: $1$
Copy content comment:The commutator length of the group
 
Copy content gap:CommutatorLength(G);
 
Copy content sage_gap:G.CommutatorLength()
 

Subgroups

Copy content comment:List of subgroups of the group
 
Copy content magma:Subgroups(G);
 
Copy content gap:AllSubgroups(G);
 
Copy content sage:G.subgroups()
 
Copy content sage_gap:G.AllSubgroups()
 
Copy content oscar:subgroups(G)
 

There are 17 normal subgroups (15 characteristic).

Characteristic subgroups are shown in this color. Normal (but not characteristic) subgroups are shown in this color.

Special subgroups

Center: a subgroup isomorphic to $C_1$
Copy content comment:Center of the group
 
Copy content magma:Center(G);
 
Copy content gap:Center(G);
 
Copy content sage:G.center()
 
Copy content sage_gap:G.Center()
 
Copy content oscar:center(G)
 
Commutator: a subgroup isomorphic to $C_3^8.C_3^7:C_2^3.A_4$
Copy content comment:Commutator subgroup of the group G
 
Copy content magma:CommutatorSubgroup(G);
 
Copy content gap:DerivedSubgroup(G);
 
Copy content sage:G.commutator()
 
Copy content sage_gap:G.DerivedSubgroup()
 
Copy content oscar:derived_subgroup(G)
 
Frattini: a subgroup isomorphic to 6561.1396077
Copy content comment:Frattini subgroup of the group G
 
Copy content magma:FrattiniSubgroup(G);
 
Copy content gap:FrattiniSubgroup(G);
 
Copy content sage:G.frattini_subgroup()
 
Copy content sage_gap:G.FrattiniSubgroup()
 
Copy content oscar:frattini_subgroup(G)
 
Fitting: not computed
Copy content comment:Fitting subgroup of the group G
 
Copy content magma:FittingSubgroup(G);
 
Copy content gap:FittingSubgroup(G);
 
Copy content sage:G.fitting_subgroup()
 
Copy content sage_gap:G.FittingSubgroup()
 
Copy content oscar:fitting_subgroup(G)
 
Radical: not computed
Copy content comment:Radical of the group G
 
Copy content magma:Radical(G);
 
Copy content gap:SolvableRadical(G);
 
Copy content sage_gap:G.SolvableRadical()
 
Copy content oscar:solvable_radical(G)
 
Socle: not computed
Copy content comment:Socle of the group G
 
Copy content magma:Socle(G);
 
Copy content gap:Socle(G);
 
Copy content sage:G.socle()
 
Copy content sage_gap:G.Socle()
 
Copy content oscar:socle(G)
 
3-Sylow subgroup: $P_{ 3 } \simeq$ $C_3^9.C_3^5.C_3^2$

Subgroup diagram and profile

Series

Derived series not computed
Copy content comment:Derived series of the group G
 
Copy content magma:DerivedSeries(G);
 
Copy content gap:DerivedSeriesOfGroup(G);
 
Copy content sage:G.derived_series()
 
Copy content sage_gap:G.DerivedSeriesOfGroup()
 
Copy content oscar:derived_series(G)
 
Chief series not computed
Copy content comment:Chief series of the group G
 
Copy content magma:ChiefSeries(G);
 
Copy content gap:ChiefSeries(G);
 
Copy content sage:libgap(G).ChiefSeries()
 
Copy content sage_gap:G.ChiefSeries()
 
Copy content oscar:chief_series(G)
 
Lower central series not computed
Copy content comment:The lower central series of the group G
 
Copy content magma:LowerCentralSeries(G);
 
Copy content gap:LowerCentralSeriesOfGroup(G);
 
Copy content sage:G.lower_central_series()
 
Copy content sage_gap:G.LowerCentralSeriesOfGroup()
 
Copy content oscar:lower_central_series(G)
 
Upper central series not computed
Copy content comment:The upper central series of the group G
 
Copy content magma:UpperCentralSeries(G);
 
Copy content gap:UpperCentralSeriesOfGroup(G);
 
Copy content sage:G.upper_central_series()
 
Copy content sage_gap:G.UpperCentralSeriesOfGroup()
 
Copy content oscar:upper_central_series(G)
 

Supergroups

This group is a maximal subgroup of 4 larger groups in the database.

This group is a maximal quotient of 0 larger groups in the database.

Character theory

Copy content comment:Character table
 
Copy content magma:CharacterTable(G); // Output not guaranteed to exactly match the LMFDB table
 
Copy content gap:CharacterTable(G); # Output not guaranteed to exactly match the LMFDB table
 
Copy content sage:G.character_table() # Output not guaranteed to exactly match the LMFDB table
 
Copy content sage_gap:G.CharacterTable() # Output not guaranteed to exactly match the LMFDB table
 
Copy content oscar:character_table(G) # Output not guaranteed to exactly match the LMFDB table
 

Complex character table

The $2058 \times 2058$ character table is not available for this group.

Rational character table

The $1393 \times 1393$ rational character table is not available for this group.