User Tools

Site Tools


gibson:teaching:fall-2016:math753:norms-orthogonality

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

====== Math 753/853 Norms, inner products, and orthogonality ====== Ok, this is a big set of topics, and nothing I've found covers the topic at the right level of detail or depth. So, here's a summary of key points you should understand. ===Matrix 2-norm === The 2-norm of a matrix $A$ is defined as \begin{equation*} \|A\| = \sup_{x\neq0} \frac{\|Ax\|}{\|x\|} = \sup_{\|x\| = 1 } \|Ax\| \end{equation*} You can think of $\|A\|$ as the maximum amplification that $A$ can perform on the length of a vector $x$. === Orthogonality ==== A matrix $Q$ is orthogonal matrix if its inverse is its transpose: $Q^T Q = I$. The columns of an orthogonal matrix are a set of orthogonal vectors. https://en.wikipedia.org/wiki/Matrix_norm

gibson/teaching/fall-2016/math753/norms-orthogonality.1475779300.txt.gz · Last modified: 2016/10/06 11:41 (external edit)