vectorcomponent
A vector component is a measure of how much a vector lies in a given direction. It is commonly discussed in two related forms: the scalar component, which is the magnitude of the projection of the vector onto a direction, and the vector component, which is the projection vector itself in that direction.
Mathematically, let v be a vector and a be a direction vector. If a_hat is a unit
- The scalar component of v along a is the scalar projection v · a_hat, equal to (v ·
- The vector component (or projection) of v along a is the projection vector proj_a(v) = (v · a_hat)
In any orthonormal basis, the components of v along each basis vector e_i are simply the dot
Examples help illustrate the idea. If v = (3, 4) in the plane and we project onto the
Applications include resolving forces into components, analyzing motion, and performing coordinate transforms. For non-orthonormal bases, components