aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/10-vektorenmatrizen/linear.tex
diff options
context:
space:
mode:
Diffstat (limited to 'buch/chapters/10-vektorenmatrizen/linear.tex')
-rwxr-xr-xbuch/chapters/10-vektorenmatrizen/linear.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/buch/chapters/10-vektorenmatrizen/linear.tex b/buch/chapters/10-vektorenmatrizen/linear.tex
index 6f353ba..28ec606 100755
--- a/buch/chapters/10-vektorenmatrizen/linear.tex
+++ b/buch/chapters/10-vektorenmatrizen/linear.tex
@@ -535,6 +535,10 @@ Sie entsteht aus der Matrix $A$ durch Vertauschung von Zeilen und Spalten.
Aus der Definition~\ref{buch:vektoren-und-matrizen:def:matrixmultiplikation}
folgt unmittelbar die Rechenregel $(AB)^t = B^tA^t$.
+Eine Matrix $A$ heisst {\em symmetrisch}, wenn $A^t=A$ ist, sie heisst
+{\em antisymmetrisch}, wenn $A^t=-A$ gilt.
+\index{symmetrische Matrix}%
+\index{antisymmetrische Matrix}%
%
% Gleichungssysteme
%