Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  method.tex

  Sprache: Latech
 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%A  method.tex         AutPGrp documentation                 Bettina Eick
%A                                                         Eamonn O'Brien
%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Chapter{The automorphism group method}

The {\AutPGrp} package installs a method for `AutomorphismGroup' for a 
finite $p$-group (see also Section~"ref:Groups of Automorphisms" 
in the {\GAP} Reference Manual).

\> AutomorphismGroup( <G> )   M 

The input is a finite $p$-group <G>. If the filters `IsPGroup', 
`IsFinite' and `CanEasilyComputePcgs' are set and true for <G>, 
the method selection of {\GAP}~4 invokes this algorithm. 

The output of the method is an automorphism group, whose generators 
are given in `GroupHomomorphismByImages' format in terms of their action 
on the underlying group <G>. 

\indextt{SetInfoLevel}
\>`InfoAutGrp' V

This is a {\GAP} InfoClass (these are described in Chapter~"ref:Info
Functions" in the {\GAP} Reference Manual). By assigning an <info-level>
in the range 1 to 4 via

\){\kernttindent}SetInfoLevel(InfoAutGrp, <info-level>)

varying levels of information on the progress of 
the computation, will be obtained. 

\beginexample 
gap> LoadPackage("autpgrp", false);
true

gap> G := SmallGroup( 3215 );
<pc group of size 32 with 5 generators>

gap> SetInfoLevel( InfoAutGrp, 1 );

gap> AutomorphismGroup(G);
#I  step 12^2 -- init automorphisms 
#I  step 22^2 -- aut grp has size 2
#I  step 32^1 -- aut grp has size 32
#I  final step: convert
<group of size 64 with 6 generators>
\endexample

The algorithm proceeds by induction down the lower $p$-central
series of <G> and the information corresponds 
to the steps of this induction. In the following example we observe
that the method also accepts permutation groups as input, provided
they satisfy the required filters.

\beginexample 
gap> G := DihedralGroup( IsPermGroup, 2^5 );;
gap> IsPGroup(G);
true
gap> CanEasilyComputePcgs(G);
true
gap> IsFinite(G);
true
gap> A := AutomorphismGroup(G);
#I  step 12^2 -- init automorphisms 
#I  step 22^1 -- aut grp has size 2
#I  step 32^1 -- aut grp has size 8
#I  step 42^1 -- aut grp has size 32
#I  final step: convert
<group of size 128 with 7 generators>
gap> A.1;
Pcgs([ ( 2,16)( 3,15)( 4,14)( 5,13)( 6,12)( 7,11)( 8,10), 
  ( 123456789,10,11,12,13,14,15,16), 
  ( 13579,11,13,15)( 2468,10,12,14,16), 
  ( 159,13)( 26,10,14)( 37,11,15)( 48,12,16), 
  ( 19)( 2,10)( 3,11)( 4,12)( 5,13)( 6,14)( 7,15)( 8,16) ]) -> 
[ ( 12)( 3,16)( 4,15)( 5,14)( 6,13)( 7,12)( 8,11)( 9,10), 
  ( 123456789,10,11,12,13,14,15,16), 
  ( 13579,11,13,15)( 2468,10,12,14,16), 
  ( 159,13)( 26,10,14)( 37,11,15)( 48,12,16), 
  ( 19)( 2,10)( 3,11)( 4,12)( 5,13)( 6,14)( 7,15)( 8,16) ]
gap> Order(A.1);
16
\endexample

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Messung V0.5 in Prozent
C=93 H=98 G=95

¤ Dauer der Verarbeitung: 0.25 Sekunden  (vorverarbeitet am  2026-06-05) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik