Physics:Versor

From HandWiki
Versors i, j, k of the Cartesian axes x, y, z for a three-dimensional Euclidean space. Every vector a in that space is a linear combination of these versors.

In geometry and physics, the versor of an axis or of a vector is a unit vector indicating its direction.

The versor of a Cartesian axis is also known as a standard basis vector. The versor of a vector is also known as a normalized vector.

Versors of a Cartesian coordinate system

The versors of the axes of a Cartesian coordinate system are the unit vectors codirectional with the axes of that system. Every Euclidean vector a in a n-dimensional Euclidean space (Rn) can be represented as a linear combination of the n versors of the corresponding Cartesian coordinate system. For instance, in a three-dimensional space (R3), there are three versors:

𝐢=(1,0,0),
𝐣=(0,1,0),
𝐤=(0,0,1).

They indicate the direction of the Cartesian axes x, y, and z, respectively. In terms of these, any vector a can be represented as

𝐚=𝐚x+𝐚y+𝐚z=ax𝐢+ay𝐣+az𝐤,

where ax, ay, az are called the vector components (or vector projections) of a on the Cartesian axes x, y, and z (see figure), while ax, ay, az are the respective scalar components (or scalar projections).

In linear algebra, the set formed by these n versors is typically referred to as the standard basis of the corresponding Euclidean space, and each of them is commonly called a standard basis vector.

Notation

A hat above the symbol of a versor is sometimes used to emphasize its status as a unit vector (e.g., ı^).

In most contexts it can be assumed that i, j, and k, (or ı, ȷ, and k) are versors of a 3-D Cartesian coordinate system. The notations (𝐱^,𝐲^,𝐳^), (𝐱^1,𝐱^2,𝐱^3), (𝐞^x,𝐞^y,𝐞^z), or (𝐞^1,𝐞^2,𝐞^3), with or without hat, are also used, particularly in contexts where i, j, k might lead to confusion with another quantity. This is recommended, for instance, when index symbols such as i, j, k are used to identify an element of a set of variables.

Versor of a non-zero vector

The versor (or normalized vector) 𝐮^ of a non-zero vector 𝐮 is the unit vector codirectional with 𝐮:

𝐮^=𝐮𝐮.

where 𝐮 is the norm (or length) of 𝐮. Notice that a versor lost the units of the original vector. For instance, if we have the vector u=(0,5,0)m, then |u|=02+52+02m=5m and

u^=u|u|=(0,5,0)m5m=(0,1,0)

You can notice that u^ is a dimensionless quantity.