BackSection 3.1 - Vector Functions and Space Curves
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Section 3.1 - Vector Functions and Space Curves
Vector Functions
A vector function, or vector-valued function, is a function whose domain is a set of real numbers and whose range is a set of vectors. In calculus, vector functions are commonly used to describe curves and motion in space.
Definition: A vector function r is typically written as:
Here, , , and are called the component functions of .
The variable is usually a real number parameter, often representing time.
Limits and Continuity of Vector Functions
The limit of a vector function is defined by taking the limits of its component functions individually. This is analogous to the limit of a real-valued function, but applied to each component.
Limit Definition: If , then:
This limit exists provided the limits of the component functions exist.
Example 1: Computing a Vector Function Limit
Find , where .
Compute each component's limit as :
Therefore,
Space Curves
A space curve is the set of all points in space traced out by a vector function as the parameter varies over an interval. If , , and are continuous real-valued functions on an interval , then the set of all points where:
as varies throughout the interval , describes a curve in space.
Example 2: Sketching a Space Curve
Sketch the curve whose vector equation is .
This curve traces a helix in three-dimensional space.
As increases, the coordinates trace a circle, while increases linearly.
Application: Helices are common in physics and engineering, such as the path of a screw or DNA molecules.
Example 3: Intersection of Surfaces
Find a vector function that represents the curve of intersection of the cylinder and the plane .
Parameterize the cylinder using , .
From the plane equation: .
Therefore, the vector function is:
Application: Finding intersections is important in geometry, engineering, and computer graphics.