The Core Idea: Vector-Valued Functions
Vector-valued functions extend the concept of a traditional function by producing a vector as an output instead of a single number. In AP Precalculus, we focus on functions that take a single real number as an input, often denoted by the parameter , and map it to a two-dimensional vector. This creates a powerful way to describe motion and paths in a plane.
The core idea is to define the position of a point in the -plane using a single variable, . The vector-valued function, , gives the position vector—a vector from the origin to the point's location—at any given value of . The horizontal and vertical components of this position vector are themselves functions of , denoted and . As the parameter changes, the and components change accordingly, causing the tip of the position vector to trace out a curve.
Key Representations
A vector-valued function can be expressed in two primary forms. Both representations describe the same mathematical object: a function that maps a real number to a vector in the plane. The functions and are called the component functions.
Component Form:
This form explicitly shows the horizontal and vertical component functions inside angled brackets.
: The vector-valued function, which outputs a vector for each input
t.: The parameter, a real number from the function's domain.
: The horizontal component function. It determines the x-coordinate of the output vector.
: The vertical component function. It determines the y-coordinate of the output vector.
Standard Unit Vector Form:
This form represents the vector as a linear combination of the standard unit vectors and . In this context, represents the vector and represents the vector .
: The horizontal vector component. The scalar function scales the unit vector .
: The vertical vector component. The scalar function scales the unit vector .
Understanding The Domain and Range
A critical aspect of vector-valued functions is understanding their domain and range, as defined by the Essential Knowledge.
Domain: The domain of a vector-valued function is a subset of the real numbers. This means the input to the function, the parameter , is always a scalar (a single number). The domain of is the intersection of the domains of the component functions and . For the function to be defined, both component functions must be defined.
Range: The range of a vector-valued function is a set of vectors. For every valid real number you input, the function outputs a corresponding two-dimensional vector. For example, if , the input is the real number and the output is the vector .
The parameter acts as an independent variable that "drives" the function. As varies over its domain, the output vectors change, and their endpoints trace a path in the -plane. This is why vector-valued functions are fundamental to describing parametric motion.
Core Concepts & Rules
Function Definition: A vector-valued function is a function whose input is a real number (parameter ) and whose output is a vector.
Output is a Vector: The result of evaluating a vector-valued function at a specific is always a vector, not a scalar or a coordinate point.
Component Functions: The behavior of a vector-valued function is entirely determined by its component functions, and .
Component Form Notation: The function can be written as .
Unit Vector Notation: The function can also be written as . These two forms are equivalent.
Domain: The domain of consists of all values of for which both and are defined.
Step-by-Step Example 1: Evaluating a Vector-Valued Function
Problem:
A particle's position is given by the vector-valued function . Find the position vector of the particle at .
Solution:
Step 1: Identify the Component Functions
From the given function , we can identify the horizontal and vertical component functions:
Horizontal component:
Vertical component:
Step 2: Substitute the Parameter Value into Each Component Function
We are asked to find the position vector at . We substitute this value into both and .
For :
For :
Step 3: Calculate the Value of Each Component
Calculate :
Calculate :
Step 4: Assemble the Final Position Vector
Combine the calculated components back into the vector form. The position vector at is:
This can also be written in standard unit vector form as .
Step-by-Step Example 2: Interpreting from Unit Vector Form
Problem:
The motion of an object is described by the vector-valued function .
(a) Find the object's position vector at .
(b) Determine the domain of the function .
Solution:
(a) Find the position vector at
Step 1: Identify the Component Functions
The function is given in standard unit vector form. The coefficient of is and the coefficient of is .
Step 2: Evaluate Each Component Function at
Evaluate :
Evaluate :
Step 3: Write the Resulting Vector
Combine the components to form the position vector .
In component form:
In standard unit vector form:
(b) Determine the domain of the function
Step 1: Find the Domain of the Horizontal Component
The horizontal component is . This is a polynomial function, and its domain is all real numbers, .
Step 2: Find the Domain of the Vertical Component
The vertical component is . This is a rational function. Its domain consists of all real numbers except those that make the denominator zero.
Set the denominator to zero: .
The domain of is all real numbers except . In interval notation, this is .
Step 3: Find the Intersection of the Component Domains
The domain of the vector-valued function is the set of all values for which both component functions are defined. We need to find the intersection of the domains from Step 1 and Step 2.
Domain of :
Domain of :
The intersection of these two sets is .
Therefore, the domain of is all real numbers such that .
Using Your Calculator
While the definition and evaluation of vector-valued functions are analytical, a graphing calculator is an excellent tool for visualizing the curve traced by the function's output vectors. This is done using the calculator's parametric mode.
Problem: Visualize the path traced by for .
Steps (for a TI-84 style calculator):
Set to Parametric Mode:
Press the
[MODE]button.Navigate down to the line that reads
FUNCTION PARAMETRIC POLAR SEQ.Highlight
PARAMETRIC(orPAR) and press[ENTER].
Enter Component Functions:
Press the
[Y=]button. The editor will now show pairs of equations like and .In , enter the horizontal component function: . (The button will produce a in this mode).
In , enter the vertical component function: .
Set the Parameter Window ( values):
Press the
[WINDOW]button.Set . This is the starting value for the parameter .
Set . (You can type then
[2nd]to get ). This is the ending value for .Set to a small value for a smooth curve, for example, or . This determines how often the calculator plots a point.
Set the Viewing Window ( and values):
Based on the functions and , we know the maximum value is 4 and the maximum value is 2.
Set , , and .
Set , , and . This gives some space around the graph.
Graph the Curve:
- Press the
[GRAPH]button. The calculator will draw an ellipse, which is the path traced by the tip of the vector as goes from to .
- Press the
AP Exam Quick Hit
Common Question Types
Evaluating at a Point: You will be given a vector-valued function and asked to find its value at a specific .
Example: "If the position of a particle is given by , what is the position vector at ?"
Answer:.
Identifying Component Functions: You will be given a function in either component or unit vector form and asked to identify or .
Example: "A curve is described by the vector-valued function . Which of the following is the vertical component function?"
Answer:.
Determining the Domain: You will be given a vector-valued function and asked to find its domain based on the domains of its component functions.
Example: "What is the domain of the function ?"
Answer: The domain of is . The domain of is . The intersection is .
Common Mistakes
Incorrect Output Type: Stating the answer as a coordinate point or a scalar value instead of a vector . The output of a vector-valued function is always a vector.
Swapping Components: Accidentally placing the result in the horizontal component of the answer vector and the result in the vertical component.
Parameter vs. Component Confusion: For a function like , a common mistake is to evaluate as instead of correctly calculating . The parameter must be substituted into the component functions.
Domain Calculation Errors: Finding the domain of only one component function and ignoring the other. The domain of is the intersection of the domains of both and .
Misinterpreting and : Treating the standard unit vectors and as variables to be solved for, rather than as fixed vector constants representing direction.