Orthogonality

The relation <u,v> = 0 in an inner product space
Orthogonality

In a vector space equipped with an ,\langle\cdot,\cdot\rangle, two vectors uu and vv are orthogonal if

u,v=0. \langle u,v\rangle=0.

A set {vi}iI\{v_i\}_{i\in I} is orthogonal if vi,vj=0\langle v_i,v_j\rangle=0 for all iji\neq j, and it is orthonormal if it is orthogonal and additionally vi=1\|v_i\|=1 for all ii, where v=v,v\|v\|=\sqrt{\langle v,v\rangle} (compare the in Rk\mathbb{R}^k).

Orthogonality depends on the chosen inner product; changing the inner product can change which vectors are orthogonal.

Examples:

  • In Rk\mathbb{R}^k with the standard inner product, the standard basis vectors e1,,eke_1,\dots,e_k form an orthonormal set.
  • In R2\mathbb{R}^2, the vectors (1,1)(1,1) and (1,1)(1,-1) are orthogonal for the standard dot product.
  • In C2\mathbb{C}^2 with the standard Hermitian inner product, (1,0)(1,0) is orthogonal to (0,1)(0,1).