Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  web_hyperoval24.include   Sprache: unbekannt

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

gap> pg := ProjectiveSpace(2,4);
PG(24)
gap> points := Points(pg);
<points of PG(24)>
gap> pointslist := AsList(points);
[ <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)>, 
  <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)>, 
  <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)>, 
  <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)>, 
  <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)>, 
  <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)>, 
  <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)> ]
gap> Display(pointslist[1]);
0*Z(2), 0*Z(2), Z(2)^0 ]
gap> frame := [[1,0,0],[0,1,0],[0,0,1],[1,1,1]]*Z(2)^0;
[ [ Z(2)^00*Z(2), 0*Z(2) ], [ 0*Z(2), Z(2)^00*Z(2) ], 
  [ 0*Z(2), 0*Z(2), Z(2)^0 ], [ Z(2)^0, Z(2)^0, Z(2)^0 ] ]
gap> frame := List(frame,x -> VectorSpaceToElement(pg,x));
[ <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)>, 
  <a point in PG(24)> ]
gap> pairs := Combinations(frame,2);
[ [ <a point in PG(24)>, <a point in PG(24)> ], 
  [ <a point in PG(24)>, <a point in PG(24)> ], 
  [ <a point in PG(24)>, <a point in PG(24)> ], 
  [ <a point in PG(24)>, <a point in PG(24)> ], 
  [ <a point in PG(24)>, <a point in PG(24)> ], 
  [ <a point in PG(24)>, <a point in PG(24)> ] ]
gap> secants := List(pairs,p -> Span(p[1],p[2]));
[ <a line in PG(24)>, <a line in PG(24)>, <a line in PG(24)>, 
  <a line in PG(24)>, <a line in PG(24)>, <a line in PG(24)> ]
gap> leftover := Filtered(pointslist,t->not ForAny(secants,s->t in s));
[ <a point in PG(24)>, <a point in PG(24)> ]
gap> hyperoval := Union(frame,leftover);
[ <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)>, 
  <a point in PG(24)>, <a point in PG(24)>, <a point in PG(24)> ]
gap> g := CollineationGroup(pg);
PGammaL(3,4)
gap> stab := Stabilizer(g,Set(hyperoval),OnSets);
<projective semilinear group of size 720>
gap> StructureDescription(stab);
"S6"

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

                                                                                                                                                                                                                                                                                                                                                                                                     


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