aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/10-vektorenmatrizen/linear.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-08-31 10:06:39 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-08-31 10:06:39 +0200
commit2b88762238d2393b86585cde56516bfa63b391dc (patch)
treea6f4939d2287f3c72cdb275298a7b8b12e37e3dc /buch/chapters/10-vektorenmatrizen/linear.tex
parentreview up to section 2.1 (diff)
downloadSeminarMatrizen-2b88762238d2393b86585cde56516bfa63b391dc.tar.gz
SeminarMatrizen-2b88762238d2393b86585cde56516bfa63b391dc.zip
Skalarprodukt komplett
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
%