Maxs homepage |
Main BranchesContact Publications Talks Grants Teaching Mathematics Computer Images Private Links |
|||||
Navigation Tree
|
MathematicsSubgroups used during the computation of the 2-modular character table of Fi23During the computation of the 2-modular character table of the sporadic simple group Fi23 Gerhard Hiß, Felix Noeske and myself used several subgroups. This page is to document which groups were used exactly. The groups are described by GAP straight line programs in terms of standard generators for Fi23 in the sense of Rob Wilson's Atlas of Group Representations. From this page one can download a GAP program that contains those straight line programs together with instructions for use. Use for example as follows in GAP: gap> LoadPackage("atlasrep"); gap> Read("fi23slps.g"); gap> gens := AtlasGenerators("Fi23",1).generators;; gap> ngens := ResultOfStraightLineProgram(fi23_m7,gens);; gap> kgens := ResultOfStraightLineProgram(m7_k,ngens);; gap> sygens := ResultOfStraightLineProgram(m7_sy,ngens);; gap> ugens := ResultOfStraightLineProgram(sy_u,sygens);; gap> coreps := ResultOfStraightLineProgram(reps,gens);; After that,
|
|||||
|