Kalpana Kalpana (Editor)

Position (vector)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Position (vector)

In geometry, a position or position vector, also known as location vector or radius vector, is a Euclidean vector that represents the position of a point P in space in relation to an arbitrary reference origin O. Usually denoted x, r, or s, it corresponds to the straight-line distances along each axis from O to P:

Contents

r = O P .

The term "position vector" is used mostly in the fields of differential geometry, mechanics and occasionally vector calculus.

Frequently this is used in two-dimensional or three-dimensional space, but can be easily generalized to Euclidean spaces in any number of dimensions.

Three dimensions

In three dimensions, any set of three dimensional coordinates and their corresponding basis vectors can be used to define the location of a point in space—whichever is the simplest for the task at hand may be used.

Commonly, one uses the familiar Cartesian coordinate system, or sometimes spherical polar coordinates, or cylindrical coordinates;

r ( t ) r ( x , y , z ) x ( t ) e ^ x + y ( t ) e ^ y + z ( t ) e ^ z r ( r , θ , ϕ ) r ( t ) e ^ r ( θ ( t ) , ϕ ( t ) ) r ( r , θ , z ) r ( t ) e ^ r ( θ ( t ) ) + z ( t ) e ^ z

where t is a parameter, owing to their rectangular or circular symmetry. These different coordinates and corresponding basis vectors represent the same position vector. More general curvilinear coordinates could be used instead, and are in contexts like continuum mechanics and general relativity (in the latter case one needs an additional time coordinate).

n dimensions

Linear algebra allows for the abstraction of an n-dimensional position vector. A position vector can be expressed as a linear combination of basis vectors:

r = i = 1 n x i e i = x 1 e 1 + x 2 e 2 + + x n e n

The set of all position vectors form position space (a vector space whose elements are the position vectors), since positions can be added (vector addition) and scaled in length (scalar multiplication) to obtain another position vector in the space. The notion of "space" is intuitive since each xi (i = 1, 2, …, n) can be any value, the collection of values defines a point in space.

The dimension of the position space is n (also denoted dim(R) = n). The coordinates of the vector r with respect to the basis vectors ei are xi. The vector of coordinates forms the coordinate vector or n-tuple (x1, x2, …, xn).

Each coordinate xi may be parameterized a number of parameters t. One parameter xi(t) would describe a curved 1D path, two parameters xi(t1, t2) describes a curved 2D surface, three xi(t1, t2, t3) describes a curved 3D volume of space, and so on.

The linear span of a basis set B = {e1, e2, …, en} equals the position space R, denoted span(B) = R.

Differential geometry

Position vector fields are used to describe continuous and differentiable space curves, in which case the independent parameter needs not be time, but can be (e.g.) arc length of the curve.

Mechanics

In any equation of motion, the position vector r(t) is usually the most sought-after quantity because this function defines the motion of a particle (i.e. a point mass) - its location relative to a given coordinate system at some time t.

To define motion in terms of position, each coordinate may be parametrized by time; since each successive value of time corresponds to a sequence of successive spatial locations given by the coordinates, so the continuum limit of many successive locations is a path the particle traces.

In the case of one dimension, the position has only one component, so it effectively degenerates to a scalar coordinate. It could be, say, a vector in the x-direction, or the radial r-direction. Equivalent notations include:

x x x ( t ) , r r ( t ) , s s ( t )

Derivatives of position

For a position vector r that is a function of time t, the time derivatives can be computed with respect to t. These derivatives have common utility in the study of kinematics, control theory, engineering and other sciences.

Velocity
v = d r d t

where dr is an infinitesimally small displacement (vector).

Acceleration
a = d v d t = d 2 r d t 2
Jerk
j = d a d t = d 2 v d t 2 = d 3 r d t 3

These names for the first, second and third derivative of position are commonly used in basic kinematics. By extension, the higher order derivatives can be computed in a similar fashion. Study of these higher order derivatives can improve approximations of the original displacement function. Such higher-order terms are required in order to accurately represent the displacement function as a sum of an infinite sequence, enabling several analytical techniques in engineering and physics.

Relationship to displacement vectors

A displacement vector can be defined as the action of uniformly translating spatial points in a given direction over a given distance. Thus the addition of displacement vectors expresses the composition of these displacement actions and scalar multiplication as scaling of the distance. With this in mind we may then define a position vector of a point in space as the displacement vector mapping a given origin to that point. Note thus position vectors depend on a choice of origin for the space, as well as displacement vectors depend on the choice of an initial point.

References

Position (vector) Wikipedia