Calculus of Vector-Valued Functions and Motion in Space

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Flashcards covering vector-valued functions, derivatives, integrals, space motion, and arc lengths from Calculus notes.

Last updated 9:27 PM on 9/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Vector-Valued Function

A function \begin{equation*}\vec{r}(t)\end{equation*} that assigns a real number tt to a vector r\vec{r}, defined as r(t)=f(t),g(t),h(t)=f(t)i^+g(t)j^+h(t)k^\vec{r}(t) = \langle f(t), g(t), h(t) \rangle = f(t)\hat{i} + g(t)\hat{j} + h(t)\hat{k}.

2
New cards

Component Functions

The scalar functions f(t)f(t), g(t)g(t), and h(t)h(t) (or x(t)x(t), y(t)y(t), and z(t)z(t)) that constitute a vector-valued function r(t)\vec{r}(t).

3
New cards

Domain of a Vector-Valued Function

The largest subset of R\mathbb{R} for which all component functions of the vector-valued function are defined.

4
New cards

Spacecurve

A curve formed by the graph of a vector-valued function r(t)\vec{r}(t), consisting of the terminal points of vectors generated by r(t)\vec{r}(t).

5
New cards

Positive Orientation

The direction along a parameterized curve CC indicated by arrows pointing in the direction of increasing values of the parameter tt.

6
New cards

Derivative of a Vector-Valued Function

The limit drdt=r(t)=limΔt0r(t+Δt)r(t)Δt=x(t),y(t),z(t)\frac{d\vec{r}}{dt} = \vec{r}'(t) = \lim_{\Delta t \to 0} \frac{\vec{r}(t+\Delta t) - \vec{r}(t)}{\Delta t} = \langle x'(t), y'(t), z'(t) \rangle, provided the limit exists.

7
New cards

Tangent Vector

The vector derivative r(t)=x(t),y(t),z(t)\vec{r}'(t) = \langle x'(t), y'(t), z'(t) \rangle, provided r(t)0\vec{r}'(t) \neq \vec{0}, whose direction gives the direction of change in position and whose magnitude equals speed.

8
New cards

Unit Tangent Vector

The vector T(t)=r(t)r(t)\vec{T}(t) = \frac{\vec{r}'(t)}{|\vec{r}'(t)|}, used when the direction of the tangent is of primary interest.

9
New cards

Velocity Vector

The derivative of the position function r(t)\vec{r}(t), defined as v(t)=r(t)=x(t),y(t),z(t)\vec{v}(t) = \vec{r}'(t) = \langle x'(t), y'(t), z'(t) \rangle.

10
New cards

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|\vec{v}(t)| = \sqrt{x'(t)^2 + y'(t)^2 + z'(t)^2}.

11
New cards

Acceleration Vector

The derivative of the velocity function, defined as a(t)=v(t)=r(t)\vec{a}(t) = \vec{v}'(t) = \vec{r}''(t).

12
New cards

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\vec{a}(t) = \langle 0,0,0 \rangle).

13
New cards

Orthogonality Theorem for Constant Magnitude Vectors

The theorem stating that if r=c|\vec{r}| = c (a constant), then rr=0\vec{r} \cdot \vec{r}' = 0, meaning r\vec{r} and its derivative r\vec{r}' are orthogonal.

14
New cards

Arc Length Formula

For a continuous, differentiable curve traversed exactly once over [a,b][a,b], the length is L=abx(t)2+y(t)2+z(t)2dt=abr(t)dtL = \int_a^b \sqrt{x'(t)^2 + y'(t)^2 + z'(t)^2}\,dt = \int_a^b |\vec{r}'(t)|\,dt.

15
New cards

Arc Length Function

For a smooth curve r(t)\vec{r}(t) for tat \ge a, the function s(t)=atr(u)dus(t) = \int_a^t |\vec{r}'(u)|\,du.

16
New cards

Arc Length Parameter

A parameter tt for which s(t)=ts(t) = t (equivalently r(t)=1|\vec{r}'(t)| = 1), meaning change in tt directly equals the distance traveled on the curve.

17
New cards

Rate of Change of Arc Length

The derivative of the arc length function with respect to tt, given by dsdt=s(t)=r(t)\frac{ds}{dt} = s'(t) = |\vec{r}'(t)|.

18
New cards

Indefinite Integral of a Vector-Valued Function

The antiderivative expression r(t)dt=R(t)+C\int \vec{r}(t)\,dt = \vec{R}(t) + \vec{C}, where R(t)\vec{R}(t) contains component antiderivatives and C=C1,C2,C3\vec{C} = \langle C_1, C_2, C_3 \rangle is a constant vector.

19
New cards

Initial Conditions (in Two-Dimensional Motion)

The vectors v(0)=u0,v0\vec{v}(0) = \langle u_0, v_0 \rangle (initial velocity) and r(0)=x0,y0\vec{r}(0) = \langle x_0, y_0 \rangle (initial position), used to determine constant integration vectors.

20
New cards

Product Rules for Vector Differentiation

The differentiation rules ddt(uv)=uv+uv\frac{d}{dt}(\vec{u} \cdot \vec{v}) = \vec{u}' \cdot \vec{v} + \vec{u} \cdot \vec{v}' for dot products, and ddt(u×v)=(u×v)+(u×v)\frac{d}{dt}(\vec{u} \times \vec{v}) = (\vec{u}' \times \vec{v}) + (\vec{u} \times \vec{v}') for cross products.