Let's say I have the following vector function:
$\mathbf{r}(t) = t \cos t\,\mathbf{i} + t\,\mathbf{j} + t \sin t\,\mathbf{k}$
What properties of this function will allow me to sketch a curve drawn by this function?
I know that:
$x = t\cos t$
$y = t$
$z = t \sin t$
What is a general approach that I can take to solve problems that want me to sketch curves drawn by vector functions?
