# Vector-valued function

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Vector-valued_function
> Markdown URL: https://mediated.wiki/source/Vector-valued_function.md
> Source: https://en.wikipedia.org/wiki/Vector-valued_function
> Source revision: 1302900241
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Function valued in a vector space; typically a real or complex one

A **vector-valued function**, also referred to as a **vector function**, is a [mathematical function](/source/Function_(mathematics)) of one or more [variables](/source/Variable_(mathematics)) whose [range](/source/Range_of_a_function) is a set of multidimensional [vectors](/source/Vector_(mathematics_and_physics)) or [infinite-dimensional vectors](/source/Infinite-dimensional-vector-valued_function). The input of a vector-valued function could be a scalar or a vector (that is, the [dimension](/source/Dimension) of the [domain](/source/Domain_of_a_function) 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

Further information: [Parametric curve](/source/Parametric_curve)

A graph of the vector-valued function **r**(*z*) = ⟨2 cos *z*, 4 sin *z*, *z*⟩ indicating a range of solutions and the vector when evaluated near *z* = 19.5

A common example of a vector-valued function is one that depends on a single [real](/source/Real_number) parameter t, often representing [time](/source/Time), producing a [vector](/source/Euclidean_vector) **v**(*t*) as the result. In terms of the standard [unit vectors](/source/Unit_vector) **i**, **j**, **k** of [Cartesian 3-space](/source/Cartesian_space), these specific types of vector-valued functions are given by expressions such as r ( t ) = f ( t ) i + g ( t ) j + h ( t ) k {\displaystyle \mathbf {r} (t)=f(t)\mathbf {i} +g(t)\mathbf {j} +h(t)\mathbf {k} } where *f*(*t*), *g*(*t*) and *h*(*t*) are the **coordinate functions** of the parameter t, and the domain of this vector-valued function is the [intersection](/source/Intersection_(set_theory)) of the domains of the functions *f*, *g*, and *h*. It can also be referred to in a different notation: r ( t ) = ⟨ f ( t ) , g ( t ) , h ( t ) ⟩ {\displaystyle \mathbf {r} (t)=\langle f(t),g(t),h(t)\rangle } The vector **r**(*t*) 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 ⟨ 2 cos ⁡ t , 4 sin ⁡ t , t ⟩ {\displaystyle \langle 2\cos t,\,4\sin t,\,t\rangle } near *t* = 19.5 (between 6π and 6.5π; i.e., somewhat more than 3 rotations). The [helix](/source/Helix) is the path traced by the tip of the vector as t increases from zero through 8*π*.

In 2D, we can analogously speak about vector-valued functions as: r ( t ) = f ( t ) i + g ( t ) j {\displaystyle \mathbf {r} (t)=f(t)\mathbf {i} +g(t)\mathbf {j} } or r ( t ) = ⟨ f ( t ) , g ( t ) ⟩ {\displaystyle \mathbf {r} (t)=\langle f(t),g(t)\rangle }

## Linear case

In the [linear](/source/Linear_map) case the function can be expressed in terms of [matrices](/source/Matrix_(mathematics)): y = A x , {\displaystyle \mathbf {y} =A\mathbf {x} ,} where **y** is an *n* × 1 output vector, **x** is a *k* × 1 vector of inputs, and *A* is an *n* × *k* matrix of [parameters](/source/Parameter). Closely related is the affine case (linear up to a [translation](/source/Translation_(geometry))) where the function takes the form y = A x + b , {\displaystyle \mathbf {y} =A\mathbf {x} +\mathbf {b} ,} where in addition *b''* is an *n* × 1 vector of parameters.

The linear case arises often, for example in [multiple regression](/source/Multiple_regression),[*[clarification needed](https://en.wikipedia.org/wiki/Wikipedia:Please_clarify)*] where for instance the *n* × 1 vector y ^ {\displaystyle {\hat {y}}} of predicted values of a [dependent variable](/source/Dependent_variable) is expressed linearly in terms of a *k* × 1 vector β ^ {\displaystyle {\hat {\boldsymbol {\beta }}}} (*k* < *n*) of estimated values of model parameters: y ^ = X β ^ , {\displaystyle {\hat {\mathbf {y} }}=X{\hat {\boldsymbol {\beta }}},} in which *X* (playing the role of *A* in the previous generic form) is an *n* × *k* matrix of fixed (empirically based) numbers.

## Parametric representation of a surface

A [surface](/source/Surface_(mathematics)) is a 2-dimensional set of points embedded in (most commonly) 3-dimensional space. One way to represent a surface is with [parametric equations](/source/Parametric_equation), in which two parameters s and t determine the three [Cartesian coordinates](/source/Cartesian_coordinates) of any point on the surface: ( x , y , z ) = ( f ( s , t ) , g ( s , t ) , h ( s , t ) ) ≡ F ( s , t ) . {\displaystyle (x,y,z)=(f(s,t),g(s,t),h(s,t))\equiv \mathbf {F} (s,t).} Here **F** is a vector-valued function. For a surface embedded in n-dimensional space, one similarly has the representation ( x 1 , x 2 , … , x n ) = ( f 1 ( s , t ) , f 2 ( s , t ) , … , f n ( s , t ) ) ≡ F ( s , t ) . {\displaystyle (x_{1},x_{2},\dots ,x_{n})=(f_{1}(s,t),f_{2}(s,t),\dots ,f_{n}(s,t))\equiv \mathbf {F} (s,t).}

## Derivative of a three-dimensional vector function

See also: [Gradient](/source/Gradient)

Many vector-valued functions, like [scalar-valued functions](/source/Scalar-valued_function), can be [differentiated](/source/Derivative) by simply differentiating the components in the Cartesian coordinate system. Thus, if r ( t ) = f ( t ) i + g ( t ) j + h ( t ) k {\displaystyle \mathbf {r} (t)=f(t)\mathbf {i} +g(t)\mathbf {j} +h(t)\mathbf {k} } is a vector-valued function, then d r d t = f ′ ( t ) i + g ′ ( t ) j + h ′ ( t ) k . {\displaystyle {\frac {d\mathbf {r} }{dt}}=f'(t)\mathbf {i} +g'(t)\mathbf {j} +h'(t)\mathbf {k} .} The vector derivative admits the following physical interpretation: if **r**(*t*) represents the [position](/source/Position_(vector)) of a particle, then the derivative is the [velocity](/source/Velocity) of the particle v ( t ) = d r d t . {\displaystyle \mathbf {v} (t)={\frac {d\mathbf {r} }{dt}}.} Likewise, the derivative of the velocity is the [acceleration](/source/Acceleration) d v d t = a ( t ) . {\displaystyle {\frac {d\mathbf {v} }{dt}}=\mathbf {a} (t).}

### Partial derivative

The [partial derivative](/source/Partial_derivative) of a vector function **a** with respect to a scalar variable q is defined as[1] ∂ a ∂ q = ∑ i = 1 n ∂ a i ∂ q e i {\displaystyle {\frac {\partial \mathbf {a} }{\partial q}}=\sum _{i=1}^{n}{\frac {\partial a_{i}}{\partial q}}\mathbf {e} _{i}} where *a**i* is the *scalar component* of **a** in the direction of **e***i*. It is also called the [direction cosine](/source/Direction_cosine#Cartesian_coordinates) of **a** and **e***i* or their [dot product](/source/Dot_product). The vectors **e**1, **e**2, **e**3 form an [orthonormal basis](/source/Orthonormal_basis) fixed in the [reference frame](/source/Frame_of_reference) in which the derivative is being taken.

### Ordinary derivative

If **a** is regarded as a vector function of a single scalar variable, such as time t, then the equation above reduces to the first [ordinary time derivative](/source/Derivative) of **a** with respect to t,[1] d a d t = ∑ i = 1 n d a i d t e i . {\displaystyle {\frac {d\mathbf {a} }{dt}}=\sum _{i=1}^{n}{\frac {da_{i}}{dt}}\mathbf {e} _{i}.}

### Total derivative

If the vector **a** is a function of a number n of scalar variables *q**r* (*r* = 1, ..., *n*), and each *q**r* is only a function of time t, then the ordinary derivative of **a** with respect to t can be expressed, in a form known as the [total derivative](/source/Total_derivative), as[1] d a d t = ∑ r = 1 n ∂ a ∂ q r d q r d t + ∂ a ∂ t . {\displaystyle {\frac {d\mathbf {a} }{dt}}=\sum _{r=1}^{n}{\frac {\partial \mathbf {a} }{\partial q_{r}}}{\frac {dq_{r}}{dt}}+{\frac {\partial \mathbf {a} }{\partial t}}.}

Some authors prefer to use capital *D* to indicate the total derivative operator, as in *D*/*Dt*. The total derivative differs from the partial time derivative in that the total derivative accounts for changes in **a** due to the time variance of the variables *q**r*.

### Reference frames

Whereas for scalar-valued functions there is only a single possible [reference frame](/source/Frame_of_reference), 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).

### 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](/source/Basis_(linear_algebra)) vectors **e**1, **e**2, **e**3 are constant, that is, fixed in the reference frame in which the derivative of **a** is being taken, and therefore the **e**1, **e**2, **e**3 each has a derivative of identically zero. This often holds true for problems dealing with [vector fields](/source/Vector_field) in a fixed coordinate system, or for simple problems in [physics](/source/Physics). 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 **e**1, **e**2, **e**3 are fixed in reference frame E, but not in reference frame N, the more general formula for the [ordinary time derivative](#Ordinary_derivative) of a vector in reference frame N is[1] N d a d t = ∑ i = 1 3 d a i d t e i + ∑ i = 1 3 a i N d e i d t {\displaystyle {\frac {{}^{\mathrm {N} }d\mathbf {a} }{dt}}=\sum _{i=1}^{3}{\frac {da_{i}}{dt}}\mathbf {e} _{i}+\sum _{i=1}^{3}a_{i}{\frac {{}^{\mathrm {N} }d\mathbf {e} _{i}}{dt}}} where the superscript N to the left of the derivative operator indicates the reference frame in which the derivative is taken. [As shown previously](#Ordinary_derivative), the first term on the right hand side is equal to the derivative of **a** in the reference frame where **e**1, **e**2, **e**3 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](/source/Angular_velocity) of the two reference frames [cross multiplied](#Cross_product) with the vector **a** itself.[1] Thus, after substitution, the formula relating the derivative of a vector function in two reference frames is[1] N d a d t = E d a d t + N ω E × a {\displaystyle {\frac {{}^{\mathrm {N} }d\mathbf {a} }{dt}}={\frac {{}^{\mathrm {E} }d\mathbf {a} }{dt}}+{}^{\mathrm {N} }\mathbf {\omega } ^{\mathrm {E} }\times \mathbf {a} } where N***ω***E is the [angular velocity](/source/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](/source/Rocket), in the [inertial reference frame](/source/Inertial_reference_frame) using measurements of the rocket's velocity relative to the ground. The velocity N**v**R in inertial reference frame N of a rocket R located at position **r**R can be found using the formula N d d t ( r R ) = E d d t ( r R ) + N ω E × r R . {\displaystyle {\frac {{}^{\mathrm {N} }d}{dt}}(\mathbf {r} ^{\mathrm {R} })={\frac {{}^{\mathrm {E} }d}{dt}}(\mathbf {r} ^{\mathrm {R} })+{}^{\mathrm {N} }\mathbf {\omega } ^{\mathrm {E} }\times \mathbf {r} ^{\mathrm {R} }.} where N***ω***E is the [angular velocity](/source/Angular_velocity) of the Earth relative to the inertial frame N. Since velocity is the derivative of position, N**v**R and E**v**R are the derivatives of **r**R in reference frames N and E, respectively. By substitution, N v R = E v R + N ω E × r R {\displaystyle {}^{\mathrm {N} }\mathbf {v} ^{\mathrm {R} }={}^{\mathrm {E} }\mathbf {v} ^{\mathrm {R} }+{}^{\mathrm {N} }\mathbf {\omega } ^{\mathrm {E} }\times \mathbf {r} ^{\mathrm {R} }} where E**v**R 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](/source/Product_rule) of scalar functions.[a] Specifically, in the case of [scalar multiplication](#Scalar_multiplication) of a vector, if *p* is a scalar variable function of *q*,[1] ∂ ∂ q ( p a ) = ∂ p ∂ q a + p ∂ a ∂ q . {\displaystyle {\frac {\partial }{\partial q}}(p\mathbf {a} )={\frac {\partial p}{\partial q}}\mathbf {a} +p{\frac {\partial \mathbf {a} }{\partial q}}.}

In the case of [dot multiplication](#Dot_product), for two vectors **a** and **b** that are both functions of *q*,[1] ∂ ∂ q ( a ⋅ b ) = ∂ a ∂ q ⋅ b + a ⋅ ∂ b ∂ q . {\displaystyle {\frac {\partial }{\partial q}}(\mathbf {a} \cdot \mathbf {b} )={\frac {\partial \mathbf {a} }{\partial q}}\cdot \mathbf {b} +\mathbf {a} \cdot {\frac {\partial \mathbf {b} }{\partial q}}.}

Similarly, the derivative of the [cross product](#Cross_product) of two vector functions is[1] ∂ ∂ q ( a × b ) = ∂ a ∂ q × b + a × ∂ b ∂ q . {\displaystyle {\frac {\partial }{\partial q}}(\mathbf {a} \times \mathbf {b} )={\frac {\partial \mathbf {a} }{\partial q}}\times \mathbf {b} +\mathbf {a} \times {\frac {\partial \mathbf {b} }{\partial q}}.}

### Derivative of an *n*-dimensional vector function

A function **f** of a real number t with values in the space R n {\displaystyle \mathbb {R} ^{n}} can be written as f ( t ) = ( f 1 ( t ) , f 2 ( t ) , … , f n ( t ) ) {\displaystyle \mathbf {f} (t)=(f_{1}(t),f_{2}(t),\ldots ,f_{n}(t))} . Its derivative equals f ′ ( t ) = ( f 1 ′ ( t ) , f 2 ′ ( t ) , … , f n ′ ( t ) ) . {\displaystyle \mathbf {f} '(t)=(f_{1}'(t),f_{2}'(t),\ldots ,f_{n}'(t)).} If **f** is a function of several variables, say of t ∈ R m {\displaystyle t\in \mathbb {R} ^{m}} , then the partial derivatives of the components of **f** form a n × m {\displaystyle n\times m} matrix called the *[Jacobian matrix](/source/Jacobian_matrix) of **f***.

## Infinite-dimensional vector functions

Main article: [Infinite-dimensional-vector function](/source/Infinite-dimensional-vector_function)

If the values of a function **f** lie in an [infinite-dimensional](/source/Dimension_(vector_space)) [vector space](/source/Vector_space) *X*, such as a [Hilbert space](/source/Hilbert_space), then **f** may be called an *infinite-dimensional vector function*.

### Functions with values in a Hilbert space

If the [argument](/source/Argument_of_a_function) of **f** is a real number and *X* is a Hilbert space, then the derivative of **f** at a point t can be defined as in the finite-dimensional case: f ′ ( t ) = lim h → 0 f ( t + h ) − f ( t ) h . {\displaystyle \mathbf {f} '(t)=\lim _{h\to 0}{\frac {\mathbf {f} (t+h)-\mathbf {f} (t)}{h}}.} Most results of the finite-dimensional case also hold in the infinite-dimensional case too, [mutatis mutandis](/source/Mutatis_mutandis). Differentiation can also be defined to functions of several variables (e.g., t ∈ R n {\displaystyle t\in \mathbb {R} ^{n}} or even t ∈ Y {\displaystyle t\in Y} , where *Y* is an infinite-dimensional vector space).

N.B. If *X* is a Hilbert space, then one can easily show that any derivative (and any other [limit](/source/Limit_(mathematics))) can be computed componentwise: if f = ( f 1 , f 2 , f 3 , … ) {\displaystyle \mathbf {f} =(f_{1},f_{2},f_{3},\ldots )} (i.e., f = f 1 e 1 + f 2 e 2 + f 3 e 3 + ⋯ {\displaystyle \mathbf {f} =f_{1}\mathbf {e} _{1}+f_{2}\mathbf {e} _{2}+f_{3}\mathbf {e} _{3}+\cdots } , where e 1 , e 2 , e 3 , … {\displaystyle \mathbf {e} _{1},\mathbf {e} _{2},\mathbf {e} _{3},\ldots } is an [orthonormal basis](/source/Orthonormal_basis) of the space *X* ), and f ′ ( t ) {\displaystyle f'(t)} exists, then f ′ ( t ) = ( f 1 ′ ( t ) , f 2 ′ ( t ) , f 3 ′ ( t ) , … ) . {\displaystyle \mathbf {f} '(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](/source/Topological_space) of the Hilbert space.

### Other infinite-dimensional vector spaces

Most of the above hold for other [topological vector spaces](/source/Topological_vector_space) *X* too. However, not as many classical results hold in the [Banach space](/source/Banach_space) setting, e.g., an [absolutely continuous](/source/Absolutely_continuous) function with values in a [suitable Banach space](/source/Radon%E2%80%93Nikodym_property) need not have a derivative anywhere. Moreover, in most Banach spaces setting there are no orthonormal bases.

## Vector field

This section is an excerpt from [Vector field](/source/Vector_field).[[edit](https://en.wikipedia.org/w/index.php?title=Vector_field&action=edit)]

A portion of a vector field ([sin](/source/Sine_and_cosine) *y*, sin *x*)

In [vector calculus](/source/Vector_calculus) and [physics](/source/Physics), a [vector field](/source/Vector_field) is an assignment of a [vector](/source/Vector_(mathematics_and_physics)) to each point in a [space](/source/Space_(mathematics)), most commonly [Euclidean space](/source/Euclidean_space) R n {\displaystyle \mathbb {R} ^{n}} .[2] A vector field on a [plane](/source/Plane_(geometry)) can be visualized as a collection of arrows with given magnitudes and directions, each attached to a point on the plane. Vector fields often have [unit of measurement](/source/Unit_of_measurement) (for example, metres or kilometres per hour), forming a [vector physical quantity](/source/Vector_physical_quantity). They may be used to model, for example, the speed and direction of a moving fluid throughout [three dimensional space](/source/Three_dimensional_space), such as the [wind](/source/Wind), or the strength and direction of some [force](/source/Force), such as the [magnetic](/source/Magnetic_field) or [gravitational](/source/Gravity) force, as it changes from one point to another point.

The elements of [differential and integral calculus](/source/Differential_and_integral_calculus) extend naturally to vector fields. When a vector field represents [force](/source/Force), the [line integral](/source/Line_integral) of a vector field represents the [work](/source/Work_(physics)) done by a force moving along a path, and under this interpretation [conservation of energy](/source/Conservation_of_energy) is exhibited as a special case of the [fundamental theorem of calculus](/source/Fundamental_theorem_of_calculus). Vector fields can usefully be thought of as representing the velocity of a moving flow in space, and this physical intuition leads to notions such as the [divergence](/source/Divergence) (which represents the rate of change of [volume](/source/Volume) of a flow) and [curl](/source/Curl_(mathematics)) (which represents the rotation of a flow).

A vector field is a special case of a *vector-valued function*, whose domain's dimension has no relation to the dimension of its range; for example, the [position vector](/source/Position_vector) of a [space curve](/source/Space_curve) is defined only for smaller subset of the ambient space. Likewise, n [coordinates](/source/Coordinate_system), a vector field on a domain in *n*-dimensional Euclidean space R n {\displaystyle \mathbb {R} ^{n}} can be represented as a vector-valued function that associates an *n*-tuple of real numbers to each point of the domain. This representation of a vector field depends on the coordinate system, and there is a well-defined transformation law (*[covariance and contravariance of vectors](/source/Covariance_and_contravariance_of_vectors)*) in passing from one coordinate system to the other.

Vector fields are often discussed on [open subsets](/source/Open_set) of Euclidean space, but also make sense on other subsets such as [surfaces](/source/Surface_(topology)), where they associate an arrow tangent to the surface at each point (a [tangent vector](/source/Differential_geometry_of_curves)). More generally, vector fields are defined on [differentiable manifolds](/source/Differentiable_manifold), which are spaces that look like Euclidean space on small scales, but may have more complicated structure on larger scales. In this setting, a vector field gives a tangent vector at each point of the manifold (that is, a [section](/source/Section_(fiber_bundle)) of the [tangent bundle](/source/Tangent_bundle) to the manifold). Vector fields are one kind of [tensor field](/source/Tensor_field).

## See also

- [Coordinate vector](/source/Coordinate_vector)

- [Curve](/source/Curve)

- [Multivalued function](/source/Multivalued_function)

- [Parametric surface](/source/Parametric_surface)

- [Position vector](/source/Position_vector)

- [Parametrization](/source/Parametrization_(geometry))

## Notes

1. **[^](#cite_ref-2)** In fact, these relations are derived applying the [product rule](/source/Product_rule) componentwise.

## References

1. ^ [***a***](#cite_ref-dynon19_1-0) [***b***](#cite_ref-dynon19_1-1) [***c***](#cite_ref-dynon19_1-2) [***d***](#cite_ref-dynon19_1-3) [***e***](#cite_ref-dynon19_1-4) [***f***](#cite_ref-dynon19_1-5) [***g***](#cite_ref-dynon19_1-6) [***h***](#cite_ref-dynon19_1-7) [***i***](#cite_ref-dynon19_1-8) Kane, Thomas R.; Levinson, David A. (1996). "1–9 Differentiation of Vector Functions". *Dynamics: Theory and Applications*. Sunnyvale, California: McGraw-Hill. pp. 29–37.[*[ISBN missing](https://en.wikipedia.org/wiki/Wikipedia:Citing_sources)*]

1. **[^](#cite_ref-Vector_field_Galbis-2012-p12_3-0)** Galbis, Antonio; Maestre, Manuel (2012). [*Vector Analysis Versus Vector Calculus*](https://books.google.com/books?id=tdF8uTn2cnMC&pg=PA12). Springer. p. 12. [ISBN](/source/ISBN_(identifier)) [978-1-4614-2199-3](https://en.wikipedia.org/wiki/Special:BookSources/978-1-4614-2199-3).

- Hu, Chuang-Gan; Yang, Chung-Chun (2013). [*Vector-Valued Functions and their Applications*](https://books.google.com/books?id=yuP6CAAAQBAJ). Springer Science & Business Media. [ISBN](/source/ISBN_(identifier)) [978-94-015-8030-4](https://en.wikipedia.org/wiki/Special:BookSources/978-94-015-8030-4).

## External links

- [Vector-valued functions and their properties (from Lake Tahoe Community College)](http://ltcconline.net/greenl/courses/202/vectorFunctions/vectorFunctions.htm)

- [Weisstein, Eric W.](/source/Eric_W._Weisstein) ["Vector Function"](https://mathworld.wolfram.com/VectorFunction.html). *[MathWorld](/source/MathWorld)*.

- [Everything2 article](http://www.everything2.com/index.pl?node_id=1525585)

- [3 Dimensional vector-valued functions (from East Tennessee State University)](https://math.etsu.edu/MultiCalc/Chap1/Chap1-6/part1.htm) [Archived](https://web.archive.org/web/20050825140840/http://math.etsu.edu/MultiCalc/Chap1/Chap1-6/part1.htm) 2005-08-25 at the [Wayback Machine](/source/Wayback_Machine)

- ["Position Vector Valued Functions"](http://www.khanacademy.org/video/position-vector-valued-functions?playlist=Calculus) [Khan Academy](/source/Khan_Academy) module

Authority control databases International GND National Czech Republic Israel Other Yale LUX

---
Adapted from the Wikipedia article [Vector-valued function](https://en.wikipedia.org/wiki/Vector-valued_function) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Vector-valued_function?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
