diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-25 20:41:52 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-25 20:41:52 +0200 |
commit | 39f232312a86c70c271f8edef77b233e1dd40c1c (patch) | |
tree | d63150486a2f97a810b63a8f3cdd4c3cb7afb851 /buch/chapters/05-zahlen/komplex.tex | |
parent | zweite Lesung (diff) | |
download | SeminarMatrizen-39f232312a86c70c271f8edef77b233e1dd40c1c.tar.gz SeminarMatrizen-39f232312a86c70c271f8edef77b233e1dd40c1c.zip |
2. Lesung
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/05-zahlen/komplex.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buch/chapters/05-zahlen/komplex.tex b/buch/chapters/05-zahlen/komplex.tex index 2f9378d..2053326 100644 --- a/buch/chapters/05-zahlen/komplex.tex +++ b/buch/chapters/05-zahlen/komplex.tex @@ -63,7 +63,7 @@ ist \[ \mathbb{C} = -\{a+bi\;|\;a,b\in\mathbb{R}\} +\{a+bi \mid a,b\in\mathbb{R}\} \] mit den Rechenoperationen~\eqref{buch:zahlen:cregeln}. Die Menge $\mathbb{C}$ verhält sich daher wie eine zweidimensionaler @@ -340,7 +340,7 @@ i^2 = j^2 = k^2 = i\!jk = -1. \end{equation} Er nannte die Menge aller Linearkombinationen \[ -\mathbb{H} = \{ a_0+a_1i+a_2j+a_3k\;|\; a_l\in \mathbb{R}\} +\mathbb{H} = \{ a_0+a_1i+a_2j+a_3k \mid a_l\in \mathbb{R}\} \] die {\em Quaternionen}, die Einheiten $i$, $j$ und $k$ heissen auch \index{Quaternionen}% |