Component Form: The most common representation uses angle brackets, such as . This clearly separates the horizontal and vertical components.
Unit Vector Form: Alternatively, functions can be written using standard basis vectors: . Here, and represent the unit vectors in the x and y directions, respectively.
Parametric Relationship: A vector-valued function is essentially a set of parametric equations and bundled into a single vector object. This allows for the simultaneous analysis of all coordinates.
The domain of a vector-valued function is defined as the intersection of the domains of its individual component functions. For a value of to be in the domain of , it must be valid for every component function simultaneously.
If , then the domain is .
Common restrictions to check include denominators that cannot be zero, radicands of even roots that must be non-negative, and arguments of logarithmic functions that must be strictly positive.
As the parameter varies within its domain, the terminal point of the position vector traces out a path in the plane (or space). This path is called a space curve.
The vector is often called a position vector because it points from the origin to the particle's location at time .
The curve has an orientation, which is the direction in which the curve is traced as the parameter increases. This is a critical distinction from standard Cartesian graphs, which do not inherently possess a direction of travel.
| Feature | Scalar Function | Vector-Valued Function |
|---|---|---|
| Output Type | Single real number | A vector (ordered pair/triple) |
| Input Type | Independent variable | Parameter (often time) |
| Graph | Set of points | A directed path or curve |
| Orientation | None (static) | Defined by increasing |
It is vital to distinguish between the vector itself (the arrow from the origin) and the path (the set of points the vector touches). While the path looks like a standard curve, the vector-valued function provides the specific timing and direction of how that path is traversed.
Check Domain Intersection: When asked for the domain, always find the domain of each component separately and then find where they overlap. A common mistake is only checking one component.
Vector Notation: Ensure final answers are written in vector form or . Writing them as separate equations or a coordinate point may result in lost marks in a vector context.
Evaluation Accuracy: When evaluating , substitute the value into every component. If one component is undefined at , the entire vector function is undefined at that point.
Magnitude vs. Components: Remember that the magnitude of the vector is a scalar, while is a vector. Do not confuse the position with the distance from the origin.