- Calculus, Volume 1: One Variable Calculus, with an Introduction to Linear Algebra
- Tom M. Apostol
- Second Edition
- 1967
- 978-1-119-49673-1
14.7 Exercises
-
In each of Exercises 1 through 6, $\textbf{r}(t)$ denotes the position vector at time $t$ for a particle moving on a space curve. Determine the velocity $\textbf{v}(t)$ and acceleration $\textbf{a}(t)$ in terms of $\mathbf{i}, \mathbf{j}, \mathbf{k};$ also, compute the speed $v(t).$
$$
\begin{align*}
\\
\textbf{r}(t) = (3t - t^3)\,\mathbf{i} + 3t^3\,\mathbf{j} + (3t + t^3)\,\mathbf{k}
\end{align*}
$$
-
$$
\begin{align*}
\textbf{v}(t) &= (3 - 3t^2)\,\textbf{i} + 6t\,\textbf{j} + (3 + 3t^2)\textbf{k}
\\
\\
\textbf{a}(t) &= -6t\,\textbf{i} + 6\,\textbf{j} + 6t\,\textbf{k}
\\
\\
v(t) &= 3\sqrt{2}(1 + t^2)
\end{align*}$$