init
This commit is contained in:
11
AdditionVektorenImRaum.tex
Normal file
11
AdditionVektorenImRaum.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\vspace{-15mm}
|
||||
\subsection{Addition von n-dimensionalen Vektoren}
|
||||
\begin{tabbing}
|
||||
\tabumg%
|
||||
|
||||
Die Addition liefert wieder einen Vektor.\\ \\
|
||||
Berechnung:\>\>$\vec{a}=\left(a_1,\ldots, a_n\right)$,\hspace{10mm} $\vec{b}=\left(b_1,\ldots, b_n\right)$\\ \\
|
||||
\>\>$\vec{a}+\vec{b}=\left(a_1+b_1, \ldots, a_n+b_n\right)$\\ \\
|
||||
|
||||
Rechenregeln wie für $n=2$.
|
||||
\end{tabbing}
|
||||
Reference in New Issue
Block a user