I'm working through the James Stewart Calculus text to prep for school. I'm stuck at this particular point.
How would you sketch the graph for the parametric equations: $x = \cos t$, $y = \sin t$, and $z = \sin 5t$? I understand that if it were the case that $z=t$, I'd merely get a helix around the $z$-axis, as $x$ and $y$ form an ellipse. However, I cannot make the leap to solve more exotic problems such as the problem posed or even the case when $z = \ln(t)$.
Some help and a push in the right direction would be appreciated.
Here is an animation I made that might help. The left is a plot of $(\cos(t),\sin(t),\sin(5t))$ and the right is a plot of $\sin(5t)$.
For the case of $(\cos(t),\sin(t),\ln(t))$, here is the corresponding animation:
As a sanity check, note that in each animation, you can see that the point on the circle makes its first full revolution as $t=2\pi\approx 6.28$.
Mathematica code for my (and anyone else's) future reference: