Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  PqDescendants-2   Sprache: unbekannt

 
#Example"PqDescendants-2" . . . based on manual example
#(demonstrates `PqDescendants' usage)
#We compute all capable descendants of order 27
#of an elementary abelian group of order 9.
#vars: F, procId, G, A, des;
#options
F := FreeGroup( 2"g" );
G := PcGroupFpGroup( F / [ F.1^3, F.2^3, Comm(F.1, F.2) ] );
#altdo
#procId := PqStart( G );
#alt: sub <procId> for <G>
des := PqDescendants( G : OrderBound := 3, ClassBound := 2,
                          CapableDescendants );
List(des, d -> Length( PCentralSeries( d, 3 ) ) - 1 );
## For comparison let us now compute all descendants
PqDescendants( G : OrderBound := 3, ClassBound := 2);

Messung V0.5 in Prozent
C=98 H=98 G=97

[Dauer der Verarbeitung: 0.37 Sekunden, vorverarbeitet 2026-06-18]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=492969
#Domains=607362