aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/clifford/1_Vektordarstellung.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-09-06 12:01:15 +0200
committerGitHub <noreply@github.com>2021-09-06 12:01:15 +0200
commitf23fa38576453ca536572c19a66c529b5066fed8 (patch)
tree2bc749fb914c3c5dbb8bba7d39697272d27a5d21 /buch/papers/clifford/1_Vektordarstellung.tex
parenteditorial edits mceliece (diff)
parentMerge branch 'master' of https://github.com/tschwall/SeminarMatrizen (diff)
downloadSeminarMatrizen-f23fa38576453ca536572c19a66c529b5066fed8.tar.gz
SeminarMatrizen-f23fa38576453ca536572c19a66c529b5066fed8.zip
Merge pull request #97 from tschwall/master
Verbesserungen Kapitel 18.1 Geometrische Algebra
Diffstat (limited to '')
-rw-r--r--buch/papers/clifford/1_Vektordarstellung.tex17
1 files changed, 8 insertions, 9 deletions
diff --git a/buch/papers/clifford/1_Vektordarstellung.tex b/buch/papers/clifford/1_Vektordarstellung.tex
index ac00a33..99e30e0 100644
--- a/buch/papers/clifford/1_Vektordarstellung.tex
+++ b/buch/papers/clifford/1_Vektordarstellung.tex
@@ -1,9 +1,9 @@
\section{Vektoroperationen\label{clifford:section:Vektoroperationen}}
\rhead{Vektoroperationen}
-\subsection{Vektordarstellung\label{clifford:section:Vektordarstellung}}
+Das grundsätzliche Ziel der geometrischen Algebra ist, die lineare Algebra in eine Algebra mit Multiplikation zu erweitern und dieses Produkt dann geometrisch interpretieren um geometrische Probleme lösen zu können.
+ \subsection{Vektordarstellung\label{clifford:section:Vektordarstellung}}
Vektoren können neben der üblichen Spaltendarstellung, auch als Linearkombination aus Basisvektoren
-\begin{equation}
- \begin{split}
+\begin{align}
\textbf{a}
&=
\begin{pmatrix}
@@ -20,7 +20,8 @@ Vektoren können neben der üblichen Spaltendarstellung, auch als Linearkombinat
+
a_n\begin{pmatrix}
0 \\ 0 \\ \vdots \\ 1
- \end{pmatrix} \\\
+ \end{pmatrix},\\
+\intertext{oder auch als}
&=
a_1\textbf{e}_1
+
@@ -29,14 +30,12 @@ Vektoren können neben der üblichen Spaltendarstellung, auch als Linearkombinat
\dots + a_n\textbf{e}_n
=
\sum_{i=1}^{n} a_i \textbf{e}_i
- \qquad
+ \quad
a_i \in \mathbb{R}
, \textbf{e}_i \in \mathbb{R}^n
- \end{split}
-\end{equation}
+\end{align}
dargestellt werden.
-Diese Basisvektoren werden so gewählt, dass sie orthonormal sind.
-Um die Darstellung zu vereinfachen werden sie durch $\textbf{e}_1 , \textbf{e}_2, \dots$ ersetzt.
+Diese Basisvektoren werden so gewählt, dass sie orthonormiert sind.
\begin{beispiel}
Eine Linearkombination von Basisvektoren in $\mathbb{R}^4$ könnte wie folgt aussehen
\begin{equation}