13.3.5.
Compute the length of the curve traced by \(\v{r}(t) = \la t, 4t^\frac{3}{2}, 2t^\frac{3}{2} \ra\) over \(0 \leq t \leq 3\text{.}\)
Solution.
First, we find the derivative of the vector-valued function:
\begin{equation*}
\v{r}'(t) = \la 1, 6t^{1/2}, 3t^{1/2} \ra
\end{equation*}
Next, we find the magnitude of the derivative (the speed):
\begin{align*}
\|\v{r}'(t)\| \amp= \sqrt{1^2 + \lp 6t^{1/2} \rp^2 + \lp 3t^{1/2} \rp^2} \\
\amp= \sqrt{1 + 36t + 9t} \\
\amp= \sqrt{1 + 45t}
\end{align*}
Now, we compute the arc length by integrating the speed over the interval \(0 \leq t \leq 3\text{:}\)
\begin{equation*}
s = \int_0^3 \sqrt{1 + 45t} \, dt
\end{equation*}
Using substitution with \(u = 1 + 45t\) and \(du = 45 \, dt\text{,}\) the limits change from \(u(0) = 1\) to \(u(3) = 136\text{:}\)
\begin{align*}
s \amp= \frac{1}{45} \int_1^{136} u^{1/2} \, du \\
\amp= \frac{1}{45} \lp\frac{2}{3} u^{3/2} \rp \bigg|_1^{136} \\
\amp= \frac{2}{135} \lp 136^{3/2} - 1 \rp \\
\amp\approx 23.48176
\end{align*}
