HOME

TheInfoList



OR:

A vector-valued function, also referred to as a vector function, is a
mathematical function In mathematics, a function from a set (mathematics), set to a set assigns to each element of exactly one element of .; the words ''map'', ''mapping'', ''transformation'', ''correspondence'', and ''operator'' are sometimes used synonymously. ...
of one or more variables whose range is a set of multidimensional vectors or infinite-dimensional vectors. The input of a vector-valued function could be a scalar or a vector (that is, the
dimension In physics and mathematics, the dimension of a mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any point within it. Thus, a line has a dimension of one (1D) because only one coo ...
of the domain could be 1 or greater than 1); the dimension of the function's domain has no relation to the dimension of its range.


Example: Helix

A common example of a vector-valued function is one that depends on a single real parameter , often representing
time Time is the continuous progression of existence that occurs in an apparently irreversible process, irreversible succession from the past, through the present, and into the future. It is a component quantity of various measurements used to sequ ...
, producing a vector as the result. In terms of the standard
unit vector In mathematics, a unit vector in a normed vector space is a Vector (mathematics and physics), vector (often a vector (geometry), spatial vector) of Norm (mathematics), length 1. A unit vector is often denoted by a lowercase letter with a circumfle ...
s , , of Cartesian , these specific types of vector-valued functions are given by expressions such as \mathbf(t) = f(t)\mathbf + g(t)\mathbf + h(t)\mathbf where , and are the coordinate functions of the parameter , and the domain of this vector-valued function is the
intersection In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their ...
of the domains of the functions , , and . It can also be referred to in a different notation: \mathbf(t) = \langle f(t), g(t), h(t)\rangle The vector has its tail at the origin and its head at the coordinates evaluated by the function. The vector shown in the graph to the right is the evaluation of the function \langle 2\cos t,\, 4\sin t,\, t\rangle near (between and ; i.e., somewhat more than 3 rotations). The helix is the path traced by the tip of the vector as increases from zero through . In 2D, we can analogously speak about vector-valued functions as: \mathbf(t) = f(t)\mathbf + g(t)\mathbf or \mathbf(t) = \langle f(t), g(t)\rangle


Linear case

In the
linear In mathematics, the term ''linear'' is used in two distinct senses for two different properties: * linearity of a '' function'' (or '' mapping''); * linearity of a '' polynomial''. An example of a linear function is the function defined by f(x) ...
case the function can be expressed in terms of matrices: \mathbf = A\mathbf, where is an output vector, is a vector of inputs, and is an matrix of
parameter A parameter (), generally, is any characteristic that can help in defining or classifying a particular system (meaning an event, project, object, situation, etc.). That is, a parameter is an element of a system that is useful, or critical, when ...
s. Closely related is the affine case (linear up to a
translation Translation is the communication of the semantics, meaning of a #Source and target languages, source-language text by means of an Dynamic and formal equivalence, equivalent #Source and target languages, target-language text. The English la ...
) where the function takes the form \mathbf = A\mathbf + \mathbf, where in addition is an vector of parameters. The linear case arises often, for example in multiple regression, where for instance the vector \hat of predicted values of a
dependent variable A variable is considered dependent if it depends on (or is hypothesized to depend on) an independent variable. Dependent variables are studied under the supposition or demand that they depend, by some law or rule (e.g., by a mathematical functio ...
is expressed linearly in terms of a vector \hat () of estimated values of model parameters: \hat = X\hat, in which (playing the role of in the previous generic form) is an matrix of fixed (empirically based) numbers.


Parametric representation of a surface

A surface is a 2-dimensional set of points embedded in (most commonly) 3-dimensional space. One way to represent a surface is with
parametric equation In mathematics, a parametric equation expresses several quantities, such as the coordinates of a point (mathematics), point, as Function (mathematics), functions of one or several variable (mathematics), variables called parameters. In the case ...
s, in which two parameters and determine the three Cartesian coordinates of any point on the surface: (x, y, z) = (f(s,t), g(s,t), h(s,t)) \equiv \mathbf(s,t). Here is a vector-valued function. For a surface embedded in -dimensional space, one similarly has the representation (x_1, x_2, \dots, x_n) = (f_1(s,t), f_2(s,t), \dots, f_n(s,t)) \equiv \mathbf(s,t).


Derivative of a three-dimensional vector function

Many vector-valued functions, like scalar-valued functions, can be differentiated by simply differentiating the components in the Cartesian coordinate system. Thus, if \mathbf(t) = f(t) \mathbf + g(t) \mathbf + h(t) \mathbf is a vector-valued function, then \frac = f'(t) \mathbf + g'(t) \mathbf + h'(t) \mathbf. The vector derivative admits the following physical interpretation: if represents the position of a particle, then the derivative is the
velocity Velocity is a measurement of speed in a certain direction of motion. It is a fundamental concept in kinematics, the branch of classical mechanics that describes the motion of physical objects. Velocity is a vector (geometry), vector Physical q ...
of the particle \mathbf(t) = \frac. Likewise, the derivative of the velocity is the
acceleration In mechanics, acceleration is the Rate (mathematics), rate of change of the velocity of an object with respect to time. Acceleration is one of several components of kinematics, the study of motion. Accelerations are Euclidean vector, vector ...
\frac = \mathbf(t).


Partial derivative

The
partial derivative In mathematics, a partial derivative of a function of several variables is its derivative with respect to one of those variables, with the others held constant (as opposed to the total derivative, in which all variables are allowed to vary). P ...
of a vector function with respect to a scalar variable is defined as \frac = \sum_^\frac \mathbf_i where is the ''scalar component'' of in the direction of . It is also called the direction cosine of and or their
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
. The vectors , , form an
orthonormal basis In mathematics, particularly linear algebra, an orthonormal basis for an inner product space V with finite Dimension (linear algebra), dimension is a Basis (linear algebra), basis for V whose vectors are orthonormal, that is, they are all unit vec ...
fixed in the reference frame in which the derivative is being taken.


Ordinary derivative

If is regarded as a vector function of a single scalar variable, such as time , then the equation above reduces to the first ordinary time derivative of a with respect to , \frac = \sum_^\frac \mathbf_i.


Total derivative

If the vector is a function of a number of scalar variables , and each is only a function of time , then the ordinary derivative of with respect to can be expressed, in a form known as the total derivative, as \frac = \sum_^ \frac \frac + \frac. Some authors prefer to use capital to indicate the total derivative operator, as in . The total derivative differs from the partial time derivative in that the total derivative accounts for changes in due to the time variance of the variables .


Reference frames

Whereas for scalar-valued functions there is only a single possible reference frame, to take the derivative of a vector-valued function requires the choice of a reference frame (at least when a fixed Cartesian coordinate system is not implied as such). Once a reference frame has been chosen, the derivative of a vector-valued function can be computed using techniques similar to those for computing derivatives of scalar-valued functions. A different choice of reference frame will, in general, produce a different derivative function. The derivative functions in different reference frames have a specific kinematical relationship.


Derivative of a vector function with nonfixed bases

The above formulas for the derivative of a vector function rely on the assumption that the basis vectors e1, e2, e3 are constant, that is, fixed in the reference frame in which the derivative of a is being taken, and therefore the e1, e2, e3 each has a derivative of identically zero. This often holds true for problems dealing with vector fields in a fixed coordinate system, or for simple problems in
physics Physics is the scientific study of matter, its Elementary particle, fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge whi ...
. However, many complex problems involve the derivative of a vector function in multiple moving reference frames, which means that the basis vectors will not necessarily be constant. In such a case where the basis vectors e1, e2, e3 are fixed in reference frame E, but not in reference frame N, the more general formula for the ordinary time derivative of a vector in reference frame N is \frac = \sum_^ \frac \mathbf_i + \sum_^ a_i \frac where the superscript N to the left of the derivative operator indicates the reference frame in which the derivative is taken. As shown previously, the first term on the right hand side is equal to the derivative of in the reference frame where , , are constant, reference frame E. It also can be shown that the second term on the right hand side is equal to the relative angular velocity of the two reference frames cross multiplied with the vector a itself. Thus, after substitution, the formula relating the derivative of a vector function in two reference frames is \frac = \frac + ^\mathrm N \mathbf \omega^\mathrm E \times \mathbf a where is the angular velocity of the reference frame E relative to the reference frame N. One common example where this formula is used is to find the velocity of a space-borne object, such as a
rocket A rocket (from , and so named for its shape) is a vehicle that uses jet propulsion to accelerate without using any surrounding air. A rocket engine produces thrust by reaction to exhaust expelled at high speed. Rocket engines work entirely ...
, in the inertial reference frame using measurements of the rocket's velocity relative to the ground. The velocity in inertial reference frame N of a rocket R located at position can be found using the formula \frac(\mathbf r^\mathrm R) = \frac(\mathbf r^\mathrm R) + ^\mathrm N \mathbf \omega^\mathrm E \times \mathbf r^\mathrm R. where is the angular velocity of the Earth relative to the inertial frame N. Since velocity is the derivative of position, and are the derivatives of in reference frames N and E, respectively. By substitution, ^\mathrm N \mathbf v^\mathrm R = ^\mathrm E \mathbf v^\mathrm R + ^\mathrm N \mathbf \omega^\mathrm E \times \mathbf r^\mathrm R where is the velocity vector of the rocket as measured from a reference frame E that is fixed to the Earth.


Derivative and vector multiplication

The derivative of a product of vector functions behaves similarly to the derivative of a product of scalar functions. Specifically, in the case of scalar multiplication of a vector, if is a scalar variable function of , \frac(p\mathbf a) = \frac\mathbf a + p\frac. In the case of dot multiplication, for two vectors and that are both functions of , \frac(\mathbf a \cdot \mathbf b) = \frac \cdot \mathbf b + \mathbf a \cdot \frac. Similarly, the derivative of the
cross product In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
of two vector functions is \frac(\mathbf a \times \mathbf b) = \frac \times \mathbf b + \mathbf a \times \frac.


Derivative of an ''n''-dimensional vector function

A function of a real number with values in the space \R^n can be written as \mathbf(t) = (f_1(t),f_2(t),\ldots,f_n(t)). Its derivative equals \mathbf'(t) = (f_1'(t), f_2'(t), \ldots, f_n'(t)). If is a function of several variables, say of then the partial derivatives of the components of form a n \times m matrix called the '' Jacobian matrix of ''.


Infinite-dimensional vector functions

If the values of a function lie in an infinite-dimensional
vector space In mathematics and physics, a vector space (also called a linear space) is a set (mathematics), set whose elements, often called vector (mathematics and physics), ''vectors'', can be added together and multiplied ("scaled") by numbers called sc ...
, such as a
Hilbert space In mathematics, a Hilbert space is a real number, real or complex number, complex inner product space that is also a complete metric space with respect to the metric induced by the inner product. It generalizes the notion of Euclidean space. The ...
, then may be called an ''infinite-dimensional vector function''.


Functions with values in a Hilbert space

If the
argument An argument is a series of sentences, statements, or propositions some of which are called premises and one is the conclusion. The purpose of an argument is to give reasons for one's conclusion via justification, explanation, and/or persu ...
of is a real number and is a Hilbert space, then the derivative of at a point can be defined as in the finite-dimensional case: \mathbf'(t) = \lim_ \frac. Most results of the finite-dimensional case also hold in the infinite-dimensional case too, mutatis mutandis. Differentiation can also be defined to functions of several variables (e.g., t \in \R^n or even t \in Y, where is an infinite-dimensional vector space). N.B. If is a Hilbert space, then one can easily show that any derivative (and any other limit) can be computed componentwise: if \mathbf = (f_1, f_2,f_3,\ldots) (i.e., where \mathbf_1, \mathbf_2, \mathbf_3, \ldots is an
orthonormal basis In mathematics, particularly linear algebra, an orthonormal basis for an inner product space V with finite Dimension (linear algebra), dimension is a Basis (linear algebra), basis for V whose vectors are orthonormal, that is, they are all unit vec ...
of the space ), and f'(t) exists, then \mathbf'(t) = (f_1'(t), f_2'(t), f_3'(t), \ldots). However, the existence of a componentwise derivative does not guarantee the existence of a derivative, as componentwise convergence in a Hilbert space does not guarantee convergence with respect to the actual
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
of the Hilbert space.


Other infinite-dimensional vector spaces

Most of the above hold for other
topological vector space In mathematics, a topological vector space (also called a linear topological space and commonly abbreviated TVS or t.v.s.) is one of the basic structures investigated in functional analysis. A topological vector space is a vector space that is als ...
s too. However, not as many classical results hold in the
Banach space In mathematics, more specifically in functional analysis, a Banach space (, ) is a complete normed vector space. Thus, a Banach space is a vector space with a metric that allows the computation of vector length and distance between vectors and ...
setting, e.g., an absolutely continuous function with values in a suitable Banach space need not have a derivative anywhere. Moreover, in most Banach spaces setting there are no orthonormal bases.


Vector field


See also

* Coordinate vector *
Curve In mathematics, a curve (also called a curved line in older texts) is an object similar to a line, but that does not have to be straight. Intuitively, a curve may be thought of as the trace left by a moving point. This is the definition that ...
* Multivalued function * Parametric surface * Position vector * Parametrization


Notes


References

*


External links


Vector-valued functions and their properties (from Lake Tahoe Community College)
*
Everything2 article
* ttp://www.khanacademy.org/video/position-vector-valued-functions?playlist=Calculus "Position Vector Valued Functions" Khan Academy module {{Authority control Linear algebra Vector calculus Vectors (mathematics and physics) Types of functions