Loading
Learn how to describe curves in the plane with vector-valued functions and compute their derivatives component by component.
The study of motion has always required more than a single number to describe where an object is and where it is heading. Classical kinematics relies on tracking position in two or three dimensions simultaneously, a task that scalar functions handle poorly on their own. The development of vector-valued functions emerged from the need to unify the description of multi-dimensional trajectories into a single mathematical object that could be analyzed with the tools of calculus. From the orbits of planets to the flight paths of projectiles, vector-valued functions allow us to encode position, velocity, and acceleration as functions of a single parameter—typically time.
The central question that vector-valued functions answer is deceptively simple: How can we describe a curve in the plane—including its direction and speed of traversal—using a single independent variable? Answering this question with the full power of differential calculus is the goal of this lesson.
A vector-valued function assigns a vector to each value of its input parameter. In the AP Calculus BC context, we work in two dimensions, so the output is a vector with two real-valued component functions. Understanding the definition, domain, and derivative of such a function rests on a small set of foundational ideas.
In the diagram above, notice that the position vector (pink) always originates at the origin and terminates on the curve, whereas the tangent vector (cyan) is anchored at the point on the curve and is tangent to it. As the parameter t increases from 0 to 2π, the tip of the position vector sweeps out the entire ellipse counterclockwise. The tangent vector rotates accordingly, always pointing in the instantaneous direction of travel. At the marked parameter values—t = 0 (amber), t = π/2 (emerald), and t = π (orange)—you can verify the position by substituting into the component functions: for instance, at t = 0, r(0) = ⟨2 cos 0, sin 0⟩ = ⟨2, 0⟩, which corresponds to the rightmost point of the ellipse.
The formal machinery for vector-valued functions in two dimensions is built directly on single-variable calculus. Because each component is an ordinary real-valued function, every operation—limits, continuity, differentiation, and integration—reduces to performing the corresponding scalar operation on each component independently. The key formulas you need for the AP exam are presented below.
The derivative vector r′(t) carries both directional and magnitude information, but AP questions often require you to extract just the slope of the tangent line (a scalar) or a unit tangent vector. Understanding the relationship between these quantities and the full derivative vector is essential for both free-response and multiple-choice questions.
| Quantity | Formula | Type | When It's Undefined |
|---|---|---|---|
| Tangent vector | r′(t) = ⟨f ′(t), g′(t)⟩ | Vector | When r′(t) = ⟨0, 0⟩ |
| Slope (dy/dx) | g′(t) / f ′(t) | Scalar | When f ′(t) = 0 (vertical tangent) |
| Speed | √[(f ′(t))² + (g′(t))²] | Scalar ≥ 0 | Always defined; equals 0 when particle is stationary |
| Unit tangent vector | r′(t) / ‖r′(t)‖ | Unit vector | When ‖r′(t)‖ = 0 |
A common pitfall on the AP exam involves confusing the tangent vector with the tangent line. The tangent vector r′(t₀) gives direction and speed information; the tangent line is the line through the point (f(t₀), g(t₀)) with slope g′(t₀)/f ′(t₀). Free-response questions may ask for either, so be sure to read carefully.
Let us work through a complete example that mirrors the depth expected on an AP Calculus BC free-response question. The problem involves finding the derivative, the slope of the tangent line, and the speed of a particle at a specified time.
Students sometimes wonder how vector-valued functions differ from parametric equations, since both use component functions. The table below clarifies the relationships and highlights the distinct strengths of each representation. Understanding these distinctions is important because the AP exam freely mixes notation across its parametric and vector-function questions.
| Feature | Scalar Function y = f(x) | Parametric Equations | Vector-Valued Function r(t) |
|---|---|---|---|
| Output | A single y-value | An ordered pair (x, y) | A position vector ⟨x, y⟩ |
| Direction of traversal | Implied by increasing x | Determined by increasing t | Determined by increasing t |
| Can represent closed curves? | No (fails vertical line test) | Yes | Yes |
| Derivative gives | Slope of tangent line (scalar) | dx/dt and dy/dt separately | Tangent vector (direction + speed) |
| Notation on AP exam | y = f(x) | x = f(t), y = g(t) | r(t) = ⟨f(t), g(t)⟩ |
The ideas you are learning here extend naturally into multivariable calculus and beyond. In Calculus III, vector-valued functions expand to three dimensions—r(t) = ⟨f(t), g(t), h(t)⟩—and the concepts of curvature, torsion, and the Frenet–Serret frame provide a complete differential-geometric description of space curves. The component-wise differentiation rule you have mastered remains the fundamental computational tool even in these more advanced settings.
| Topic | AP Calculus BC | Multivariable / Advanced Calculus |
|---|---|---|
| Dimension | r(t) in ℝ² (two components) | r(t) in ℝ³ or ℝⁿ |
| Differentiation | r′(t) = ⟨f ′(t), g′(t)⟩ | Same rule: differentiate each component |
| Curvature | Not explicitly tested | κ = ‖r′ × r″‖ / ‖r′‖³ |
| Arc length | ∫√[(f ′)² + (g′)²] dt | Same structure extended to ℝ³ |
| Applications | Planar motion, tangent lines | Orbital mechanics, fluid flow, robotics |
If you continue to study mathematics or physics, you will encounter vector fields (functions that assign a vector to each point in space rather than to each value of a single parameter) and line integrals (which integrate a scalar or vector field along a curve parameterized by a vector-valued function). Your current fluency with r(t), r′(t), and component-wise differentiation is the foundation for all of these topics.
A vector-valued function r(t) = ⟨f(t), g(t)⟩ assigns a position vector in the plane to each value of the parameter t. The domain is the intersection of the domains of f and g. Differentiation is performed component-wise: r′(t) = ⟨f ′(t), g′(t)⟩. This derivative vector is tangent to the curve at the corresponding point, with its magnitude equal to the speed of the moving particle: ‖r′(t)‖ = √[(f ′)² + (g′)²].
The slope of the tangent line is the scalar dy/dx = g′(t)/f ′(t), which is undefined when f ′(t) = 0 (indicating a vertical tangent) and zero when g′(t) = 0 with f ′(t) ≠ 0 (indicating a horizontal tangent). Remember that the derivative vector r′(t) can be well-defined and nonzero even when dy/dx is undefined. Mastering these distinctions—and practicing component-wise differentiation with chain rule, product rule, and standard derivative formulas—prepares you for both multiple-choice and free-response questions on the AP Calculus BC exam.
Keep learning with more lessons from the same subject.