Chapter 7 - Parametric, Polar, and Vector Functions
Chapter 7 - Parametric, Polar, and Vector Functions
AP Exam Weight: 10-15% | Multiple Choice: 4-6 questions | Free Response: Parts of several questions
📚 Table of Contents
- [Parametric Functions]
- [Polar Coordinates]
- [Vector Functions]
- [Motion in Space]
- [Applications]
1. Parametric Functions 📊
Understanding Parametric Functions
A way to describe curves using parameter t. Think of it as:
- Motion over time
- Coordinated x and y movement
- Path tracing
- Indirect curve description
Basic Form
x = f(t), y = g(t)
Key Concepts
-
Parameter t:
- Independent variable
- Often represents time
- Controls both x and y
- Defines curve position
-
Elimination of t:
- Find rectangular form
- Solve for relationship
- Identify curve type
- Check domain restrictions
Derivatives
First Derivative
Process
-
Find dy/dt and dx/dt:
- Differentiate y = g(t)
- Differentiate x = f(t)
- Keep in terms of t
- Watch chain rule
-
Form Quotient:
- Write fraction
- Simplify if possible
- Consider domain
- Check undefined points
Example Walkthrough
Find dy/dx for x = t², y = t³
- Find derivatives:
- dx/dt = 2t
- dy/dt = 3t²
- Form quotient:
- dy/dx = 3t²/2t
- Simplify:
- = 3t/2
- = (3/2)x^(1/2)
Second Derivative
Process
- Find first derivative
- Differentiate with respect to t
- Divide by dx/dt
- Simplify
Common Curves
Circle
- x = r cos t
- y = r sin t
- 0 ≤ t ≤ 2π
- Radius r
Cycloid
- x = r(t - sin t)
- y = r(1 - cos t)
- Rolling circle
- Period 2π
2. Polar Coordinates 🎯
Understanding Polar Form
Points described by distance and angle. Think of it as:
- Distance from origin (r)
- Angle from x-axis (θ)
- Alternative to xy-coordinates
- Circular description
Conversion Formulas
Polar to Rectangular
- x = r cos θ
- y = r sin θ
- r² = x² + y²
- θ = tan⁻¹(y/x)
Process
- Identify r and θ
- Use conversion formulas
- Simplify
- Check quadrant
Common Polar Curves
Circle
- r = a (centered at origin)
- r = 2a cos θ (through origin)
- r = 2a sin θ (through origin)
Rose Curves
- r = a sin(nθ)
- n odd: n petals
- n even: 2n petals
- Symmetry about origin
Cardioid
- r = a(1 + cos θ)
- Heart-shaped
- One loop
- Size determined by a
Area in Polar Form
Process
-
Identify bounds:
- Find full rotation
- Consider symmetry
- Check overlap
- Verify angles
-
Set up integral:
- Square r
- Include 1/2
- Use correct bounds
- Watch for negative r
Example Walkthrough
Find area inside r = 2 cos θ
- Identify curve:
- Circle through origin
- Radius = 1
- Find bounds:
- -π/2 to π/2
- Evaluate:
- = π
3. Vector Functions 🔄
Understanding Vector Functions
Functions that output vectors. Think of it as:
- Position in space
- Motion path
- Component functions
- Parametric curve in space
Basic Form
Derivatives
Position Vector
Velocity Vector
Acceleration Vector
Example Walkthrough
For , find velocity
- Differentiate components:
- x'(t) = 2t
- y'(t) = 3t²
- z'(t) = 1
- Write velocity:
4. Motion in Space 📈
Understanding Motion
Describing position, velocity, and acceleration. Think of it as:
- Path through space
- Rate of position change
- Speed and direction
- Force and movement
Key Concepts
Speed vs. Velocity
- Speed:
- Velocity:
- Direction matters
- Scalar vs. vector
TNB Frame
- Tangent vector
- Normal vector
- Binormal vector
- Orthogonal system
Arc Length
Process
- Find r'(t)
- Calculate magnitude
- Set up integral
- Evaluate
5. Applications 🎯
Area Calculations
Polar Form
Parametric Form
Example Walkthrough
Find area inside r = 4 sin θ
- Identify curve:
- Circle through origin
- Diameter = 4
- Set up integral:
- Evaluate:
- = 4π
📝 AP-Style Examples
Example 1: Parametric Derivatives
Find dy/dx at t = 1 for x = t², y = t³
Solution:
- Find derivatives:
- dx/dt = 2t
- dy/dt = 3t²
- Form quotient:
- dy/dx = 3t²/2t = 3t/2
- Evaluate at t = 1:
- dy/dx = 3/2
Example 2: Polar Area
Find area inside r = 2 sin 2θ
Solution:
- Identify curve:
- Four-leaved rose
- One leaf: 0 to π/4
- Set up integral:
- Evaluate:
- = 2
💡 Success Strategies
1. Curve Recognition
- Sketch curves
- Identify key points
- Consider symmetry
- Check period
2. Common Mistakes
- Wrong parameter range
- Sign errors
- Chain rule errors
- Domain restrictions
3. Calculator Tips
- Graph to verify
- Check endpoints
- Use parametric mode
- Confirm results
🔍 AP Exam Focus
Free Response Tips
-
Show work:
- Parameter elimination
- Derivative calculations
- Area/length setup
- Vector operations
-
Common Questions:
- Slope calculations
- Area/arc length
- Motion analysis
- Curve sketching
Multiple Choice Strategy
-
Consider:
- Multiple approaches
- Graphical insights
- Parameter ranges
- Symmetry
-
Check:
- Units
- Sign
- Domain
- Reasonableness
💡 Pro Tip: Practice converting between parametric, polar, and rectangular forms - it's crucial for solving complex problems!