Path: blob/master/teoria/2.spazi-euclidei.tex
185 views
\section{Spazi euclidei}12Uno spazio euclideo è uno spazio vettoriale su $\mathbb{R}$ dotato di prodotto scalare.34\begin{tabular}{ll}5Norma & $||\vec{v}|| = \sqrt{\product{\vec{v}}{\vec{v}}}$ \\6Versore & $||\vec{u}|| = 1$ \\7Ortogonalità & $\vec{u} \perp \vec{v} \Leftrightarrow \product{\vec{u}}{\vec{v}} = 0$ \\8Carnot & $||\vec{u}+\vec{v}||^2 = ||\vec{u}||^2+||\vec{v}||^2+2\product{\vec{u}}{\vec{v}}$ \\9Pitagora & $\vec{u} \perp \vec{v} \Leftrightarrow ||\vec{u}+\vec{v}||^2 = ||\vec{u}||^2+||\vec{v}||^2$ \\10Distanza & $||\vec{u}-\vec{v}||$ \\11Proiezione $\vec{v}$ su $\vec{b}$ & $\vec{v}' = \frac{\product{\vec{v}}{\vec{b}}}{||\vec{b}||^2}\vec{b}$ (coefficiente di Fourier) \\12Angolo & $\cos \theta = \frac{\product{\vec{u}}{\vec{v}}}{||\vec{u}||\,||\vec{v}||}$ \\13Dis. triangolare & $||\vec{u}+\vec{v}|| \le ||\vec{u}||+||\vec{v}||$ \\14Dist. punto-piano & $\frac{|ax_0 + by_0 + cz_0 + d|}{\sqrt{a^2 + b^2 + c^2}}$ \\15Dist. punto-retta & $||\vec{u} \times \overline{P_0Q}||$ ($\vec{u}$ versore di $r$, $Q \in r$) \\16Dist. retta-retta & $\frac{|\product{\overline{P_1P_2}}{\vec{r_1} \times \vec{r_2}}|}{||\vec{r_1} \times \vec{r_2}||}$ ($P_1 \in r_1$, $P_2 \in r_2$)17\end{tabular}1819\textbf{Norma}: $f: V \rightarrow \mathbb{R}$ t.c.20\begin{tabular}{lll}21$||t\vec{v}|| = |t|\,||\vec{v}||$ &22$||\vec{v}|| = 0$ sse $\vec{v} = \vec{0}$ &23$||\vec{u}+\vec{v}|| \le ||\vec{u}||+||\vec{v}||$24\end{tabular}2526\textbf{Base ortonormale}: $\Base = \{\vec{q}_1, \vec{q}_2, \dots, \vec{q}_n\}$ dove $\delta_{ij} = \product{\vec{q}_i}{\vec{q}_j}$ con $\delta_{ij} = 0$ quando $i \ne j$ e $\delta_{ij} = 1$ quando $i = j$2728Se $U = [\vec{q}_1 | \cdots | \vec{q}_n] \Rightarrow$ U ortogonale.293031