Processing math: 100%
Skip to main content

Section 38.2 Terminology and notation

orthogonal projection (of a vector v onto a subspace U)

the vector u in U in the unique decomposition

v=u+u′

of v into the sum of a vector in U and a vector in U⊥; sometimes called the vector component of v parallel to U

vector component of a vector v orthogonal to a subspace U

the vector projU⊥v=v−projUv

best approximation (to a vector v from within a subspace U)

the orthogonal projection projUv

distance between a vector v and a subspace U

the smallest possible value of dist(v,u) amongst all vectors u in U, denoted dist(v,U)

normal system (associated to an inconsistent system Ax=b)

the transformed system ATAx=ATb

least-squares solution (for an inconsistent system)

a solution to the normal system associated to the inconsistent system

pseudo-inverse matrix (of a possibly non-square matrix A)

the matrix (ATA)−1AT, in the case that ATA is invertible