aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1001.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/1001.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/1001.tex')
-rw-r--r--buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1001.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1001.tex b/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1001.tex
index dab4d3c..199b481 100644
--- a/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1001.tex
+++ b/buch/chapters/10-vektorenmatrizen/uebungsaufgaben/1001.tex
@@ -9,7 +9,7 @@ A
0&0&1&\dots&0&a_{4n}\\
\vdots&\vdots&\vdots&\ddots&\vdots&\vdots\\
0&0&0&\dots&1&a_{nn}
-\end{pmatrix}
+\end{pmatrix}.
\]
\begin{teilaufgaben}
\item Berechnen Sie $\det A$
@@ -105,7 +105,7 @@ A^{-1}
\vdots&\vdots&\vdots&\ddots&\vdots\\
-\frac{a_{nn}}{a_{1n}}&0&0&\dots&1\\
\frac{1}{a_{1n}}&0&0&\dots&0\\
-\end{pmatrix}
+\end{pmatrix}.
\label{buch:1001:inverse}
\end{align}
\item