A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Vector-Valued Functions

College Depth 76 in the knowledge graph I know this Set as goal
4,446topics build on this
362prerequisites beneath it
See this on the map →
Calculus of Parametric CurvesDerivative Notation+1 moreParametric SurfacesSpace Curves and Tangent Vectors+1 more
vector-valued parametric calculus differentiation

Core Idea

A vector-valued function r(t) = ⟨f(t), g(t), h(t)⟩ maps a scalar parameter to a vector in ℝ³, tracing a curve through space as t varies. Limits, continuity, and derivatives are defined component-wise: r′(t) = ⟨f′(t), g′(t), h′(t)⟩. The derivative r′(t) is the tangent vector to the curve at each point, and its magnitude |r′(t)| is the instantaneous speed. Integration of vector-valued functions is also component-wise.

How It's Best Learned

Connect to parametric curves from single-variable calculus — a vector-valued function in ℝ³ is just a parametric curve with three components instead of two. Visualize the curve in 3D before computing derivatives. Emphasize that r′(t) gives direction (tangent) while |r′(t)| gives speed; these are distinct pieces of information.

Common Misconceptions

Explainer

You've worked with parametric curves in single-variable calculus — a curve traced by (x(t), y(t)) as t varies. A vector-valued function r(t) = ⟨f(t), g(t), h(t)⟩ is exactly that idea extended to three dimensions. The scalar parameter t can represent time, arc length, or any convenient variable. As t runs through its domain, the tip of the vector r(t) traces a space curve through ℝ³. Every point on the curve corresponds to a t-value, and the entire trajectory is encoded in a single vector expression.

Limits, continuity, and derivatives are defined component-wise, meaning all the machinery from single-variable calculus carries over directly: r′(t) = ⟨f′(t), g′(t), h′(t)⟩ just differentiates each component independently. All derivative rules apply component-wise as well — the product rule, quotient rule, and chain rule each work on individual components. The chain rule for r(s(t)) gives dr/dt = r′(s(t)) · s′(t), where the scalar s′(t) scales the entire output vector.

The geometric meaning of r′(t) is the tangent vector to the curve at r(t). It points in the direction of travel and its magnitude |r′(t)| is the instantaneous speed. Speed and velocity are distinct: velocity is the vector r′(t) (directional), speed is its scalar magnitude |r′(t)|. The unit tangent vector T(t) = r′(t)/|r′(t)| discards speed to preserve only direction — it will be essential when you study curvature and the Frenet-Serret frame for space curves.

Integration also works component-wise: ∫r(t)dt = ⟨∫f(t)dt, ∫g(t)dt, ∫h(t)dt⟩, producing a vector antiderivative. A definite integral ∫_ab r(t)dt produces a single vector representing net displacement — where you end up minus where you started. This is distinct from arc length ∫_ab |r′(t)|dt, which is a scalar measuring total distance traveled along the curve. Net displacement and arc length agree only for straight-line motion in one direction; in general, a winding curve travels far more distance than its net displacement suggests. Keeping these two quantities conceptually separate is one of the key organizational skills in this part of multivariable calculus.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimit Definition of the DerivativePower RuleConstant Multiple and Sum/Difference RulesProduct RuleChain RuleCalculus of Parametric CurvesVector-Valued Functions

Longest path: 77 steps · 362 total prerequisite topics

Prerequisites (3)

Leads To (3)