Skip to main content
Logo image

Section 12.2 Terminology and notation

norm (of a vector v)
the quantity v=v12+v22++vn2; also called the length or magnitude of v
unit vector
a vector whose norm is equal to 1
normalization (of a vector v)
the unit vector 1vv
distance (between two vectors u and v)
the distance between the terminal points of the two vectors when their initial points are placed at the same point; can be computed as uv (or equivalently as vu)
dot product (of two vectors u and v of the same dimension)
the quantity
uv=u1v1+u2v2++unvn;
also referred to as the Euclidean inner product or standard inner product of u and v
angle (between two vectors u and v of the same dimension)
the angle θ satisfying both
0θπandcosθ=uvuv