SharedMeatAxe 1.0
|
zkd Options Field Orbits Perm Kond
This program reads an orbit file (Orbits) and a permutation from Perm. It outputs the condensed form, i.e., a matrix over GF(q) to Result. The field must be specified on the command line because the other input data is is all to do with permutations and the program would otherwise not know which field was intended. The orbit file must contain two integer matrices containing the orbit numbers for each point and the orbit sizes, repectively. It is usually produced by the zmo program.
The second input file, Perm, must contain one or more permutations. Notice that only the first permutation is read in and condensed. If there are more than one permutation, the others are ignored. Unlike in previous versions of this program, it is not assumed that the orbits are contiguous.
Let r be the number of orbits,
p-part taken has order N
so the user can check it. If this is not the order of the Sylow-p subgroup of the condensation group, the program will not know, so will continue. Normally, however, the condensation subgroup K will have trivial Sylow-p subgroup, or at any rate the Sylow subgroup will have a regular orbit, and in this case at least the condensation is legitimate.
The output is a square matrix with one row and one column for each orbit of K. Abstractly, the condensation can be described as follows. Let G be a permutation group of degree n, F a field of characteristic p and K≤G a p'-subgroup. Then, there is an idempotent
associated to K. Now, let V be a FG-module, for example (as in this program) the natural permutation module
To calculate the action of eπe, let
and with respect to this basis we have
where [m] denotes the orbit containing m.
If K is not a p'-subgroup, e is no longer defined. However, the last formula can still be given a sense by replacing
where m is the highest power of the characteristic which divides any of the orbit sizes. Thus, all but the orbits with maximal p-part are discarded, and the corresponding columns in the output matrix are zero.