Defining and differentiating vector-valued functions
AP Calculus BCΒ· AP Calculus BC CED β Parametric Equations, Polar Coordinates, and Vector-Valued FunctionsΒ· 14 min read
1. Definition and Domain of Vector-Valued Functionsβ β ββββ± 3 min
A vector-valued function takes a single scalar input (almost always , typically representing time in motion problems) and outputs a multi-dimensional vector. For AP Calculus BC, you will almost always work with 2D vector-valued functions, with 3D functions following identical rules.
2D Vector-Valued Function
A function where and are scalar functions of the common scalar parameter . The domain of is the intersection of the domains of and : is only in the domain if it is valid for both components.
Example:
A parametric curve is the graph of a 2D vector-valued position function.
Find the domain of the vector-valued function .
- 1
First, find the domain of the x-component . A rational function is undefined when the denominator is zero, so:
- 2
The domain of is all real numbers except , or . Next, find the domain of the y-component . The expression inside a square root must be non-negative, so:
- 3
The domain of is . The domain of is the intersection of the two domains, so we only keep values valid for both components. Excluding and all , the final domain is:
Exam tip:
When finding the domain of a vector-valued function, always check each component individually. Common hidden restrictions (denominators, square roots, logarithms) are easy to miss if you only check one component.
2. Component-Wise Differentiation of Vector-Valued Functionsβ β β βββ± 4 min
The derivative of a vector-valued function is defined by the same limit structure as scalar functions:
Because vector operations work component-wise, this limit simplifies to a straightforward rule: differentiate each component function separately using all the single-variable differentiation rules you already know. For , the derivative is:
Intuitively, is the tangent vector to the curve traced by at time , pointing in the direction the curve moves as increases.
Find for the vector-valued function .
- 1
Differentiate the x-component using the power rule and chain rule for the sine term:
- 2
Differentiate the y-component using the product rule and chain rule for the exponential term:
- 3
Substitute into both derivatives:
- 4
The resulting derivative vector at is:
Exam tip:
Always differentiate each component separately, don't try to treat the entire vector as a single scalar expression. If you forget that differentiation is component-wise, you will almost certainly make an error on components with products or composite functions.
3. Velocity, Acceleration, and Speed from Position Vectorsβ β β βββ± 3 min
When is the position vector of an object moving in the plane at time , its first and second derivatives have standard physical interpretations that are frequently tested on the AP exam:
Velocity is a vector that gives the direction of motion and the rate of movement. Speed is the scalar magnitude (length) of the velocity vector, calculated as:
A particle moves in the plane with position vector for . Find the velocity vector, acceleration vector, and speed at .
- 1
Differentiate position to get velocity, then substitute . We know and :
- 2
Differentiate velocity to get acceleration, then substitute :
- 3
Calculate speed as the magnitude of velocity:
Exam tip:
When a question asks for speed, remember it is a scalar magnitude, not a vector. If you give the velocity vector instead of its magnitude on an FRQ, you will lose points. Always check the question wording for "velocity" vs "speed".
4. Chain Rule for Composite Vector-Valued Functionsβ β β β ββ± 3 min
If is a function of , and is itself a function of , we have a composite vector-valued function . The chain rule for this composite follows the same structure as for scalar functions, and still operates component-wise:
For , this expands to:
This rule commonly appears in motion problems where a path parameter is a function of time, or when reparameterizing a curve.
Let , where . Find when .
- 1
First, find by differentiating each component of with respect to :
- 2
Next, find by differentiating with respect to :
- 3
Apply the chain rule to get the general derivative:
- 4
Substitute to get the derivative at the requested point. Note that :
Exam tip:
When working with composite vector-valued functions, don't forget to multiply by the derivative of the inner function. It's easy to drop the term because you're focused on remembering component-wise differentiation.
5. Concept Checkβ β β βββ± 1 min
Test your understanding of component-wise differentiation with this AP-style multiple choice question:
Which of the following is equal to the derivative of ?
Reveal answer
1 βCorrect! You applied the product rule and chain rule to the x-component, and the chain rule to the y-component to get the right result.
6. Common Pitfalls
Wrong move:
Writing the domain of as , ignoring the restriction on the x-component.
Why:
Students only check the last component and forget that all components must be defined for to be in the domain.
Correct move:
Always write down the domain of each component separately, then compute their intersection to get the domain of the vector-valued function.
Wrong move:
Differentiating as , forgetting the product rule on each component.
Why:
Students think vector differentiation adds new rules that override single-variable rules, or forget that every component needs full single-variable differentiation.
Correct move:
For each component, apply all relevant single-variable differentiation rules (product, quotient, chain) as if it were a standalone scalar function.
Wrong move:
When asked for speed of a particle with velocity , answering instead of .
Why:
Students confuse velocity (a vector quantity) with speed (the scalar magnitude of velocity).
Correct move:
Always check the question wording: if it asks for speed, compute the magnitude of the velocity vector after finding the components.
Wrong move:
Differentiating as , forgetting the chain rule on the inner term.
Why:
Students focus on remembering that differentiation is component-wise and miss chain rule steps inside individual components.
Correct move:
After writing the derivative of the outer function in each component, always check if the argument of the function is anything other than , and multiply by the derivative of the argument if needed.
Wrong move:
For the composite vector function , writing the derivative as , omitting the factor of on both components.
Why:
Students forget that the chain rule applies to the whole vector, not just individual components, and miss the common outer factor.
Correct move:
Always apply the chain rule explicitly: write before substituting values.
7. Quick Reference Cheatsheet
Category | Formula | Notes |
|---|---|---|
General 2D Vector-Valued Function | Input is scalar , output is vector; domain is intersection of domains of | |
Derivative of Vector-Valued Function | Differentiate each component separately; is the tangent vector to the curve | |
Velocity Vector (from position) | Vector describing direction and rate of motion | |
Acceleration Vector | Second derivative of the position vector | |
Speed (scalar) | Magnitude of the velocity vector; always a non-negative scalar | |
Chain Rule for Composite | For , applies component-wise to all dimensions |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2022 Β· MCQ
Find domain of vector-valued function
- 2023 Β· FRQ
Calculate speed from position vector
What's Next
Now that you have mastered defining and differentiating vector-valued functions, you are ready to extend these concepts to integrating vector-valued functions, which is used to find position from velocity and calculate displacement along a parametric curve. This topic is the foundation for analyzing motion in the plane, a common AP Calculus BC FRQ topic that ties together parametric equations, vector functions, and derivatives of scalar functions. Understanding vector-valued functions also prepares you for arc length calculation of parametric curves and the calculus of polar functions, which are other key topics in Unit 9 of the AP Calculus BC CED.
