Definition
A vector-valued function maps a real number (often representing time) to a vector in space. It is the primary tool for describing curves and trajectories in multi-dimensional space.
- How to read: “Vector-valued function r of t.”
- Meaning: Input is a scalar parameter; output is a position vector tracing a curve through space.
Why It Matters
Objects don’t just exist at points; they follow paths through time. Vector functions map these paths. Without them, we couldn’t track an orbit or a missile trajectory, leaving us unable to predict where something will be based on where it was.
Core Concepts
- Component Form: , where and are real-valued component functions.
- How to read: “r of t equals f of t i plus g of t j plus h of t k.”
- Meaning: Each component gives one coordinate as a function of ; differentiate or integrate component-wise.
- Continuity: A vector function is continuous at if and only if each of its component functions is continuous at .
- Limits: is the vector whose components are the limits of and as approaches .
- How to read: “Limit as t approaches t-zero of r of t.”
- Meaning: Limits apply coordinate-by-coordinate; the curve has no jumps if all components are continuous.