Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/ace/src/test/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 10.3.2025 mit Größe 306 B image not shown  

Quelle  test010.in   Sprache: unbekannt

 

# test010.in - Colin Ramsay - 2 Oct 99
#
# Playing with the ordinary (p,q,r) triangle groups.  That is:
#   < x,y,z | x^p = y^q = z^r = xyz = 1 >.
# Note that z = (xy)^-1 = YX.

# <xx,yy,xyz,z^r> has order 26?

gr:xyz;
rel:xx,yy,zzz,xyz;
mess:1000;
end;

# <xx,yyy,z^r,xyz> ...

rel:xx,yyy,zzzz,xyz;
end;

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]