Orthogonality

The relation x ⟂ y defined by ⟨x,y⟩ = 0 in an inner product space.
Orthogonality

In Rk\mathbb{R}^k with the standard inner product, two vectors x,yRkx,y\in\mathbb{R}^k are orthogonal, written xyx\perp y, if

x,y=0.\langle x,y\rangle = 0.

Orthogonality generalizes the geometric notion of “perpendicular.” It is a key concept in decompositions (e.g., Pythagorean theorem, orthonormal bases) and in analysis via projections and least squares.

Examples:

  • In R2\mathbb{R}^2, (1,0)(0,1)(1,0)\perp(0,1).
  • In R3\mathbb{R}^3, (1,1,0)(1,1,0)(1,1,0)\perp(1,-1,0) since 11+1(1)+00=01\cdot 1 + 1\cdot(-1)+0\cdot 0=0.
  • A nonzero vector xx is never orthogonal to itself, since x,x>0\langle x,x\rangle>0.