mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-12 20:28:31 +00:00
[Analysis] Diff. Calc
This commit is contained in:
@@ -2,6 +2,8 @@ Relevant definitions used throughout Analysis II.
|
||||
|
||||
\subtext{$\textbf{A} \in \R^{m \times n},\quad x,y \in \R^n,\quad \alpha \in \R$}
|
||||
|
||||
\definition \textbf{Scalar Product} $x \cdot y :=\sum_{i=0}^{n} (x_i \cdot y_i)$
|
||||
|
||||
\definition \textbf{Euclidian Norm} $||x|| := \displaystyle\sqrt{\sum_{i=1}^{n} x_i^2}$\\
|
||||
\subtext{Used to generalize $|x|$ in many Analysis I definitions}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user