1/46
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Parametric Equations
Equations that define both x and y in terms of a third variable, usually time (t).
Dependent Variables
Variables that depend on an independent variable; in parametrics, x and y are dependent on t.
Independent Variable
A variable that can be changed independently of others; in parametrics, t is the independent variable.
Chain Rule
A formula for computing the derivative of the composition of two or more functions.
Horizontal Tangents
Occurs where dy/dt = 0 and dx/dt ≠ 0.
Vertical Tangents
Occurs where dx/dt = 0 and dy/dt ≠ 0.
Second Derivative
The rate of change of the slope; not simply y''(t)/x''(t) in parametric differentiation.
Arc Length Formula
L = ∫ from a to b of √((dx/dt)² + (dy/dt)²) dt, used to calculate distance traveled along a curve.
Vector-Valued Functions
Parametric equations represented in vector notation, used to model position, velocity, and acceleration.
Position Vector
In vector notation, r(t) = ⟨x(t), y(t)⟩ represents the position in space.
Velocity Vector
The derivative of the position vector, v(t) = r'(t) = ⟨x'(t), y'(t)⟩.
Acceleration Vector
The derivative of the velocity vector, a(t) = v'(t) = ⟨x''(t), y''(t)⟩.
Speed
The magnitude of the velocity vector, calculated as ||v(t)|| = √((x'(t))² + (y'(t))²).
Displacement
The net change in position represented as a vector over an interval.
Total Distance Traveled
The total arc length calculated by integrating speed, matching the arc length formula.
Polar Coordinates
A coordinate system using radius (r) and angle (θ) instead of Cartesian coordinates (x,y).
Polar to Cartesian Conversion
x = r cos(θ), y = r sin(θ).
Cartesian to Polar Conversion
r² = x² + y², tan(θ) = y/x.
Slope in Polar Coordinates
Calculated using dy/dx = (dy/dθ) / (dx/dθ), with substitutions from polar forms.
Area in Polar Coordinates
A = ½ ∫ from α to β of (r(θ))² dθ, for the area bounded by a polar curve.
Area Between Polar Curves
A = ½ ∫ from α to β of ([R(θ)]² - [r(θ)]²) dθ.
Arrows in Parametric Curves
Indicate the direction of motion as t increases.
Pythagorean theorem in arc length
Used in calculating the distance a particle travels by summing the squares of the rates of change.
Tangent Line to a Curve
Represents the instantaneous direction of the curve at a particular point.
Outer Curve
In polar area calculations, the curve that bounds the area from above.
Inner Curve
In polar area calculations, the curve that bounds the area from below.
Common Pitfall: Second Derivative
Mistakenly calculating y''(t)/x''(t) instead of deriving dy/dx with respect to t.
Common Pitfall: Polar Area Constant
Forgetting to include the ½ factor when calculating area in polar coordinates.
Common Pitfall: Polar Difference of Squares
Confusing the calculation of area between curves as (R - r)² instead of R² - r².
Common Mistake: Vector Magnitude vs Velocity
Speed is the magnitude of velocity (scalar), while velocity is a vector quantity.
Orientation of Parametric Curves
The direction in which the curve is traced as the parameter t varies.
Differential Notation
Used as dx/dt to denote rates of change in parametric equations.
Effective Integration
A crucial method to find total distance and area in calculus involving parametric or polar functions.
Tangent Vector
The vector indicating the direction of velocity at a point on a curve.
Trigonometric Relationships
Utilized in converting between Cartesian and polar coordinates.
Particle Trajectory
The path that a particle takes in motion, described by a vector-valued function.
Stable Motion
Describes motion where the parameters do not change direction, ensuring the distance equation applies.
Curvilinear Motion
Motion along a curved trajectory defined by parametric equations.
Parameter Interval
The range of values that the parameter t can take to define the curve fully.
Circular Sector Area
The basis for deriving the area formula in polar coordinates, A = ½ r² θ.
Arc Length Formula Adaptation
L = ∫ from α to β of √(r² + (dr/dθ)²) dθ for polar curves.
Vector Calculus
A branch of mathematics that deals with vector fields and operations such as differentiation and integration on vector functions.
Time Parameterization
Using time as a parameter in defining parametric equations for motion.
Animation of Curved Paths
Graphical representation of how curves are traced out as the parameter varies.
Transition Between Coordinates
The process of changing from Cartesian coordinates to polar coordinates or vice versa.
Particle Speed Calculation
Involves determining how fast a particle is moving along its path, critical in vector-valued functions.
Slope Undefined Condition
A condition where dy/dx cannot be calculated due to zero denominator (horizontal or vertical tangents).