Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  imf.tst   Sprache: unbekannt

 
Spracherkennung für: .tst vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

gap> DisplayImfInvariants(3,1);
#I Z-class 3.1.1:  Solvable, size = 2^4*3
#I   isomorphism type = C2 wr S3 = C2 x S4 = W(B3)
#I   elementary divisors = 1^3
#I   orbit size = 6, minimal norm = 1
gap> DisplayImfInvariants(3,1,0);
#I Z-class 3.1.1:  Solvable, size = 2^4*3
#I   isomorphism type = C2 wr S3 = C2 x S4 = W(B3)
#I   elementary divisors = 1^3
#I   orbit size = 6, minimal norm = 1
#I Z-class 3.1.2:  Solvable, size = 2^4*3
#I   isomorphism type = C2 wr S3 = C2 x S4 = C2 x W(A3)
#I   elementary divisors = 1*4^2
#I   orbit size = 8, minimal norm = 3
#I Z-class 3.1.3:  Solvable, size = 2^4*3
#I   isomorphism type = C2 wr S3 = C2 x S4 = C2 x W(A3)
#I   elementary divisors = 1^2*4
#I   orbit size = 12, minimal norm = 2
gap> DisplayImfInvariants(3,1,1);
#I Z-class 3.1.1:  Solvable, size = 2^4*3
#I   isomorphism type = C2 wr S3 = C2 x S4 = W(B3)
#I   elementary divisors = 1^3
#I   orbit size = 6, minimal norm = 1
gap> DisplayImfInvariants(3,1,2);
#I Z-class 3.1.2:  Solvable, size = 2^4*3
#I   isomorphism type = C2 wr S3 = C2 x S4 = C2 x W(A3)
#I   elementary divisors = 1*4^2
#I   orbit size = 8, minimal norm = 3

#
gap> DisplayImfInvariants(-1,1);
Error, dimension out of range
gap> DisplayImfInvariants(0,3);
Error, Q-class number out of range
gap> DisplayImfInvariants(0,1,3);
Error, Z-class number out of range
gap> DisplayImfInvariants(3,1,4);
Error, Z-class number out of range
gap> DisplayImfInvariants(3,2);
Error, Q-class number out of range

#
gap> DisplayImfInvariants(4,0);
#I -----------------------------------------------------------------------
#I Z-class 4.1.1:  Solvable, size = 2^7*3^2
#I   isomorphism type = W(F4)
#I   elementary divisors = 1^2*2^2
#I   orbit size = 24, minimal norm = 2
#I -----------------------------------------------------------------------
#I Z-class 4.2.1:  Solvable, size = 2^5*3^2
#I   isomorphism type = D12 wr C2 = (C2 x W(A2)) wr C2
#I   elementary divisors = 1^2*3^2
#I   orbit size = 12, minimal norm = 2
#I -----------------------------------------------------------------------
#I Z-class 4.3.1:  Size = 2^4*3*5
#I   isomorphism type = C2 x S5 = C2 x W(A4)
#I   elementary divisors = 1^3*5
#I   orbit size = 20, minimal norm = 2
#I -----------------------------------------------------------------------
#I Z-class 4.4.1:  Solvable, size = 2^7*3
#I   isomorphism type = C2 wr S4 = W(B4)
#I   elementary divisors = 1^4
#I   orbit size = 8, minimal norm = 1
#I   not maximal finite in GL(4,Q), rational imf class is 4.1
#I -----------------------------------------------------------------------
#I Z-class 4.5.1:  Solvable, size = 2^4*3^2
#I   isomorphism type = (D12 Y D12):C2
#I   elementary divisors = 1*3^2*9
#I   orbit size = 18, minimal norm = 4
#I   not maximal finite in GL(4,Q), rational imf class is 4.2
#I -----------------------------------------------------------------------

#
gap> List([1..31], ImfNumberQQClasses);
12132629282194126313172318124
  655165372334 ]
gap> ImfNumberQQClasses(32);
Error, dimension out of range

#
gap> List([1..31], ImfNumberQClasses);
121529316821219412631617231812
  7655165372334 ]
gap> ImfNumberQClasses(32);
Error, dimension out of range

#
gap> List([1..31], d->ImfNumberZClasses(d,1));
1131333333313111313111811
  111111 ]
gap> List([4..31], d->ImfNumberZClasses(d,2));
1412146614111616111311111
  111 ]
gap> ImfNumberZClasses(01);
Error, dimension out of range
gap> ImfNumberZClasses(10);
Error, Q-class number out of range
gap> ImfNumberZClasses(32);
Error, Q-class number out of range

#
gap> ImfInvariants(3,1);
rec( elementaryDivisors := [ 111 ], isSolvable := true, 
  isomorphismType := "C2 wr S3 = C2 x S4 = W(B3)", minimalNorm := 1
  size := 48, sizesOrbitsShortVectors := [ 6 ] )
gap> ImfInvariants(313);
rec( elementaryDivisors := [ 114 ], isSolvable := true, 
  isomorphismType := "C2 wr S3 = C2 x S4 = C2 x W(A3)", minimalNorm := 2
  size := 48, sizesOrbitsShortVectors := [ 12 ] )
gap> ImfInvariants(314);
Error, Z-class number out of range
gap> ImfInvariants(3,2);
Error, Q-class number out of range
gap> ImfInvariants(32,2);
Error, dimension out of range

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-06-04]

                                                                                                                                                                                                                                                                                                                                                                                                     


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