products/Sources/formale Sprachen/GAP/pkg/repsn/doc/   (GAP Algebra Version 4.15.1©)  Datei vom 22.0.2024 mit Größe 18 kB image not shown  

SSL test_bg_th_ex7.tst   Interaktion und
Portierbarkeitunbekannt

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

gap> START_TEST("Forms: test_bg_th_ex7.tst");
gap> r := PolynomialRing(GF(8),4);
GF(2^3)[x_1,x_2,x_3,x_4]
gap> poly := r.1*r.2+r.3*r.4;
x_1*x_2+x_3*x_4
gap> qform := QuadraticFormByPolynomial(poly, r);
< quadratic form >
gap> Display(qform);
Quadratic form
Gram Matrix:
 . 1 . .
 . . . .
 . . . 1
 . . . .
Polynomial: x_1*x_2+x_3*x_4

gap> r := RadicalOfForm(qform);;
gap> Dimension(r);
0
gap> STOP_TEST("test_bg_th_ex7.tst", 10000 );

[Verzeichnis aufwärts0.31unsichere VerbindungÜbersetzung europäischer Sprachen durch Browser2026-09-10]