1/19
Flashcards covering vector-valued functions, derivatives, integrals, space motion, and arc lengths from Calculus notes.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Vector-Valued Function
A function \begin{equation*}\vec{r}(t)\end{equation*} that assigns a real number t to a vector r, defined as r(t)=⟨f(t),g(t),h(t)⟩=f(t)i^+g(t)j^+h(t)k^.
Component Functions
The scalar functions f(t), g(t), and h(t) (or x(t), y(t), and z(t)) that constitute a vector-valued function r(t).
Domain of a Vector-Valued Function
The largest subset of R for which all component functions of the vector-valued function are defined.
Spacecurve
A curve formed by the graph of a vector-valued function r(t), consisting of the terminal points of vectors generated by r(t).
Positive Orientation
The direction along a parameterized curve C indicated by arrows pointing in the direction of increasing values of the parameter t.
Derivative of a Vector-Valued Function
The limit dtdr=r′(t)=limΔt→0Δtr(t+Δt)−r(t)=⟨x′(t),y′(t),z′(t)⟩, provided the limit exists.
Tangent Vector
The vector derivative r′(t)=⟨x′(t),y′(t),z′(t)⟩, provided r′(t)=0, whose direction gives the direction of change in position and whose magnitude equals speed.
Unit Tangent Vector
The vector T(t)=∣r′(t)∣r′(t), used when the direction of the tangent is of primary interest.
Velocity Vector
The derivative of the position function r(t), defined as v(t)=r′(t)=⟨x′(t),y′(t),z′(t)⟩.
Speed (in Motion in Space)
The scalar function equal to the magnitude of velocity, given by ∣v(t)∣=x′(t)2+y′(t)2+z′(t)2.
Acceleration Vector
The derivative of the velocity function, defined as a(t)=v′(t)=r′′(t).
Uniform Straight-Line Motion
Motion along a linear path where velocity direction is a constant vector, speed is constant, and acceleration is zero (a(t)=⟨0,0,0⟩).
Orthogonality Theorem for Constant Magnitude Vectors
The theorem stating that if ∣r∣=c (a constant), then r⋅r′=0, meaning r and its derivative r′ are orthogonal.
Arc Length Formula
For a continuous, differentiable curve traversed exactly once over [a,b], the length is L=∫abx′(t)2+y′(t)2+z′(t)2dt=∫ab∣r′(t)∣dt.
Arc Length Function
For a smooth curve r(t) for t≥a, the function s(t)=∫at∣r′(u)∣du.
Arc Length Parameter
A parameter t for which s(t)=t (equivalently ∣r′(t)∣=1), meaning change in t directly equals the distance traveled on the curve.
Rate of Change of Arc Length
The derivative of the arc length function with respect to t, given by dtds=s′(t)=∣r′(t)∣.
Indefinite Integral of a Vector-Valued Function
The antiderivative expression ∫r(t)dt=R(t)+C, where R(t) contains component antiderivatives and C=⟨C1,C2,C3⟩ is a constant vector.
Initial Conditions (in Two-Dimensional Motion)
The vectors v(0)=⟨u0,v0⟩ (initial velocity) and r(0)=⟨x0,y0⟩ (initial position), used to determine constant integration vectors.
Product Rules for Vector Differentiation
The differentiation rules dtd(u⋅v)=u′⋅v+u⋅v′ for dot products, and dtd(u×v)=(u′×v)+(u×v′) for cross products.