Unit vector

Revision as of 17:12, 20 August 2012 by WikiBot (talk | contribs) (Robot: Automated text replacement (-{{SIB}} +, -{{EH}} +, -{{EJ}} +, -{{Editor Help}} +, -{{Editor Join}} +))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


In mathematics, a unit vector in a normed vector space is a vector (often a spatial vector) whose length is 1 (the unit length). A unit vector is often denoted by a lowercase letter with a superscribed caret or “hat”, like this: <math>{\hat{\imath}}</math> (pronounced "i-hat").

In Euclidean space, the dot product of two unit vectors is simply the cosine of the angle between them. This follows from the formula for the dot product, since the lengths are both 1.

The normalized vector or versor <math>\boldsymbol{\hat{u}}</math> of a non-zero vector <math>\boldsymbol{u}</math> is the unit vector codirectional with <math>\boldsymbol{u}</math>, i.e.,

<math>\boldsymbol{\hat{u}} = \frac{\boldsymbol{u}}{\|\boldsymbol{u}\|}.</math>

where <math>\|\boldsymbol{u}\|</math> is the norm (or length) of <math>\boldsymbol{u}</math>. The term normalized vector is sometimes used as a synonym for unit vector.

The elements of a basis are usually chosen to be unit vectors. Every vector in the space may be written as a linear combination of unit vectors. The most commonly encountered bases are Cartesian, polar, and spherical coordinates. Each uses different unit vectors according to the symmetry of the coordinate system. Since these systems are encountered in so many different contexts, it is not uncommon to encounter different naming conventions than those used here.

Cartesian coordinates

In the three-dimensional Cartesian coordinate system, the unit vectors codirectional with the x, y, and z axes are sometimes referred to as versors of the coordinate system.

<math>\mathbf{\hat{\boldsymbol{\imath}}} = \begin{bmatrix}1\\0\\0\end{bmatrix}, \,\, \mathbf{\hat{\boldsymbol{\jmath}}} = \begin{bmatrix}0\\1\\0\end{bmatrix}, \,\, \mathbf{\hat{\boldsymbol{k}}} = \begin{bmatrix}0\\0\\1\end{bmatrix}</math>

These are often written using normal vector notation (e.g. i, or <math>\vec{\imath}</math>) rather than the caret notation, and in most contexts it can be assumed that i, j, and k, (or <math>\vec{\imath}, \vec{\jmath},</math> and <math> \vec{k}</math>) are versors of a Cartesian coordinate system (hence a tern of reciprocally orthogonal unit vectors). The notations <math>(\boldsymbol\hat{x}, \boldsymbol\hat{y}, \boldsymbol\hat{z})</math>, <math>(\boldsymbol\hat{x}_1, \boldsymbol\hat{x}_2, \boldsymbol\hat{x}_3)</math>, <math>(\boldsymbol\hat{e}_x, \boldsymbol\hat{e}_y, \boldsymbol\hat{e}_z)</math>, or <math>(\boldsymbol\hat{e}_1, \boldsymbol\hat{e}_2, \boldsymbol\hat{e}_3)</math>, with or without hat/caret, are also used, particularly in contexts where i, j, k might lead to confusion with another quantity (for instance with index symbols such as i, j, k, used to identify an element of a set or array or sequence of variables). These vectors represent an example of standard basis.

When a unit vector in space is expressed, with Cartesian notation, as a linear combination of i, j, k, its three scalar components can be referred to as "direction cosines". The value of each component is equal to the cosine of the angle formed by the unit vector with the respective basis vector. This is one of the methods used to describe the orientation (angular position) of a straight line, segment of straight line, oriented axis, or segment of oriented axis (vector).

Cylindrical coordinates

The unit vectors appropriate to cylindrical symmetry are: <math>\boldsymbol{\hat{s}}</math> (also designated <math>\boldsymbol{\hat{r}}</math> or <math>\boldsymbol{\hat \rho}</math>), the distance from the axis of symmetry; <math>\boldsymbol{\hat \phi}</math>, the angle measured counterclockwise from the positive x-axis; and <math>\boldsymbol{\hat{z}}</math>. They are related to the Cartesian basis <math>\hat{x}, \hat{y}, \hat{z}</math> by:

<math>\boldsymbol{\hat{s}}</math> = <math>\cos \phi\boldsymbol{\hat{x}} + \sin \phi\boldsymbol{\hat{y}}</math>
<math>\boldsymbol{\hat \phi}</math> = <math>-\sin \phi\boldsymbol{\hat{x}} + \cos \phi\boldsymbol{\hat{y}}</math>
<math>\boldsymbol{\hat{z}}=\boldsymbol{\hat{z}}.</math>

It is important to note that <math>\boldsymbol{\hat{s}}</math> and <math>\boldsymbol{\hat \phi}</math> are functions of <math>\phi</math>, and are not constant in direction. When differentiating or integrating in cylindrical coordinates, these unit vectors themselves must also be operated on. For a more complete description, see Jacobian. The derivatives with respect to <math>\phi</math> are:

<math>\frac{\partial \boldsymbol{\hat{s}}} {\partial \phi} = -\sin \phi\boldsymbol{\hat{x}} + \cos \phi\boldsymbol{\hat{y}} = \boldsymbol{\hat \phi}</math>
<math>\frac{\partial \boldsymbol{\hat \phi}} {\partial \phi} = -\cos \phi\boldsymbol{\hat{x}} - \sin \phi\boldsymbol{\hat{y}} = -\boldsymbol{\hat{s}}</math>
<math>\frac{\partial \boldsymbol{\hat{z}}} {\partial \phi} = \mathbf{0}.</math>

Spherical coordinates

The unit vectors appropriate to spherical symmetry are: <math>\boldsymbol{\hat{r}}</math>, the radial distance from the origin; <math>\boldsymbol{\hat{\phi}}</math>, the angle in the x-y plane counterclockwise from the positive x-axis; and <math>\boldsymbol{\hat \theta}</math>, the angle from the positive z axis. To minimize degeneracy, the polar angle is usually taken <math>0\leq\theta\leq 180^\circ</math>. It is especially important to note the context of any ordered triplet written in spherical coordinates, as the roles of <math>\boldsymbol{\hat \phi}</math> and <math>\boldsymbol{\hat \theta}</math> are often reversed. Here, the American naming convention is used. This leaves the azimuthal angle <math>\phi</math> defined the same as in cylindrical coordinates. The Cartesian relations are:

<math>\boldsymbol{\hat{r}} = \sin \theta \cos \phi\boldsymbol{\hat{x}} + \sin \theta \sin \phi\boldsymbol{\hat{y}} + \cos \theta\boldsymbol{\hat{z}}</math>
<math>\boldsymbol{\hat \theta} = \cos \theta \cos \phi\boldsymbol{\hat{x}} + \cos \theta \sin \phi\boldsymbol{\hat{y}} - \sin \theta\boldsymbol{\hat{z}}</math>
<math>\boldsymbol{\hat \phi} = - \sin \phi\boldsymbol{\hat{x}} + \cos \phi\boldsymbol{\hat{y}}</math>

The spherical unit vectors depend on both <math>\phi</math> and <math>\theta</math>, and hence there are 5 possible non-zero derivates. For a more complete description, see Jacobian. The non-zero derivatives are:

<math>\frac{\partial \boldsymbol{\hat{r}}} {\partial \phi} = -\sin \theta \sin \phi\boldsymbol{\hat{x}} + \sin \theta \cos \phi\boldsymbol{\hat{y}} = \sin \theta\boldsymbol{\hat \phi}</math>
<math>\frac{\partial \boldsymbol{\hat{r}}} {\partial \theta} =\cos \theta \cos \phi\boldsymbol{\hat{x}} + \cos \theta \sin \phi\boldsymbol{\hat{y}} - \sin \theta\boldsymbol{\hat{z}}= \boldsymbol{\hat \theta}</math>
<math>\frac{\partial \boldsymbol{\hat{\theta}}} {\partial \phi} =-\cos \theta \sin \phi\boldsymbol{\hat{x}} + \cos \theta \cos \phi\boldsymbol{\hat{y}} = \cos \theta\boldsymbol{\hat \phi}</math>
<math>\frac{\partial \boldsymbol{\hat{\theta}}} {\partial \theta} = -\sin \theta \cos \phi\boldsymbol{\hat{x}} - \sin \theta \sin \phi\boldsymbol{\hat{y}} - \cos \theta\boldsymbol{\hat{z}} = -\boldsymbol{\hat{r}}</math>
<math>\frac{\partial \boldsymbol{\hat{\phi}}} {\partial \phi} = -\cos \phi\boldsymbol{\hat{x}} - \sin \phi\boldsymbol{\hat{y}} = -\cos \theta\boldsymbol{\hat{\theta}} - \sin \theta\boldsymbol{\hat{r}}</math>

Curvilinear Coordinates

In general, a coordinate system may be uniquely specified using a number of linearly independent unit vectors <math>\boldsymbol\hat{e}_n</math> equal to the degrees of freedom of the space. For ordinary 3-space, these vectors may be denoted <math>\boldsymbol{\hat{e}_1}, \boldsymbol{\hat{e}_2}, \boldsymbol{\hat{e}_3}</math>. It is nearly always convenient to define the system to be orthonormal and right-handed:

<math>\boldsymbol{\hat{e}_i} \cdot \boldsymbol{\hat{e}_j} = \delta_{ij} </math>

<math>\boldsymbol{\hat{e}_1} \cdot (\boldsymbol{\hat{e}_2} \times \boldsymbol{\hat{e}_3}) = 1 </math>

where δij is the Kronecker delta.

References

  • G. B. Arfken & H. J. Weber (2000). Mathematical Methods for Physicists (5th ed. ed.). Academic Press. ISBN 0-12-059825-6.
  • Spiegel, Murray R. (1998). Schaum's Outlines: Mathematical Handbook of Formulas and Tables (2nd ed. ed.). McGraw-Hill. ISBN 0-07-038203-4.
  • Griffiths, David J. (1998). Introduction to Electrodynamics (3rd ed. ed.). Prentice Hall. ISBN 0-13-805326-X.

See also

da:Enhedsvektor de:Einheitsvektor eo:Unuobla vektoro id:Vektor satuan it:Versore he:וקטור יחידה lv:Vienības vektors lt:Vienetinis vektorius nl:Eenheidsvector sk:Jednotkový vektor fi:Yksikkövektori sv:Enhetsvektor th:เวกเตอร์หนึ่งหน่วย uk:Одиничний вектор

Template:WS