aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1002.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-09-22 21:15:47 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-09-22 21:15:47 +0200
commitab0623229f0189745f61f70d9197f58c9d2e0716 (patch)
tree3052a60afb31e39ec4dc9f54accb184b7fba4a22 /buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1002.tex
parentzweite Leseung Kapitel 3 und 4 (diff)
downloadSeminarMatrizen-ab0623229f0189745f61f70d9197f58c9d2e0716.tar.gz
SeminarMatrizen-ab0623229f0189745f61f70d9197f58c9d2e0716.zip
add missing periods
Diffstat (limited to 'buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1002.tex')
-rw-r--r--buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1002.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1002.tex b/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1002.tex
index 73f22fe..a4323a8 100644
--- a/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1002.tex
+++ b/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1002.tex
@@ -43,7 +43,7 @@ A^2
0&1&b\\
0&a&1+ab\\
1&b&a+b^2
-\end{pmatrix}
+\end{pmatrix}.
\]
Gesucht sind jetzt die Koeffizienten
$\lambda_i$ einer Linearkombination
@@ -89,7 +89,7 @@ Wir setzen dies ein:
-b & 1 &b-a \\
-a &a-b &1+a(b-a) \\
1 &b-a &(1-b)(a-b)\\
-\end{pmatrix}
+\end{pmatrix}.
\end{align*}
Diese Matrix kann nur dann mit $A^{-1}$ übereinstimmen, wenn $a-b=0$ ist,
als $a=b$.