diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-22 21:15:47 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-22 21:15:47 +0200 |
commit | ab0623229f0189745f61f70d9197f58c9d2e0716 (patch) | |
tree | 3052a60afb31e39ec4dc9f54accb184b7fba4a22 /buch/chapters/30-endlichekoerper/galois.tex | |
parent | zweite Leseung Kapitel 3 und 4 (diff) | |
download | SeminarMatrizen-ab0623229f0189745f61f70d9197f58c9d2e0716.tar.gz SeminarMatrizen-ab0623229f0189745f61f70d9197f58c9d2e0716.zip |
add missing periods
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/30-endlichekoerper/galois.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/buch/chapters/30-endlichekoerper/galois.tex b/buch/chapters/30-endlichekoerper/galois.tex index 1d4a9c9..7b0c1f3 100644 --- a/buch/chapters/30-endlichekoerper/galois.tex +++ b/buch/chapters/30-endlichekoerper/galois.tex @@ -206,7 +206,7 @@ Q \begin{pmatrix} 385& -393\\ -818& 835 \end{pmatrix} \\ &= -\begin{pmatrix} -818& 835\\ 2021& -2063\end{pmatrix} +\begin{pmatrix} -818& 835\\ 2021& -2063\end{pmatrix}. \end{align*} Daraus können wir ablesen, dass \[ @@ -406,13 +406,13 @@ Die Inverse von $2\in\mathbb{F}_7$ ist \begin{align*} a^{-1} &= --\underbrace{1\cdot 3\cdot 4}_{}\cdot \underbrace{5\cdot 6}_{} +-\underbrace{1\cdot 3\cdot 4}_{5}\cdot \underbrace{5\cdot 6}_{2} \\ &= -5\cdot 2 = -3 -=4 +=4. \end{align*} Tatsächlich ist $2\cdot 4=8\equiv 1\mod 7$. \end{beispiel} |