Formulas and Theorem


Expansion in Orthogonal Basis

If we have an Orthogonal Basis in then for any ,

can be found using,


Orthogonal Projection

Let non-zero , and . The orthogonal projection of onto is the vector in the span of that is closest to .

\text{proj}_\vec{u}\vec{y}=\frac{\vec{y}\cdot\vec{u}}{\vec{u} \cdot \vec{u}}\vec{u}

Also, and,


Best Approximation Theorem

Let be a subspace of , and is the orthogonal projection of onto . Then for any , we have


Orthogonal Decomposition Theorem

Let be a subspace of . Then, each has a unique decomposition.

If is the orthogonal basis for ,

is the orthogonal projection of onto


QR Factorization

For a matrix linearly independent columns,

is an , with columns are an orthonormal basis for . is , upper triangular, with positive entries on its diagonal.


Normal Equation

Manipulating this we can get this,


Eigenvectors orthogonality

If is a symmetric matrix, with eigenvectors and corresponding to two distinct eigenvalues, then and are orthogonal.