Drew Youngren dcy2@columbia.edu
Let $\vec r(t)$ parameterize a curve on the surface of a sphere centered at the origin. Show that the tangent vector is orthogonal to the position vector at every point.
Note: this is not an area.
1. Show that a particle that changes direction has nonzero acceleration.
Use contradiction. Assume $\vec a (t) = \vec 0$. Then $\vec v(t) = \vec c$, a constant, so the particle does not change direction.
2. Is the converse true?
No. Consider the straight-line path (for $t > 0$) $ \vec r(t) = \langle t^2, t^2, t^2 \rangle $. It has direction \[ \frac{\vec r'(t)}{|\vec r'(t)|} = \frac{\langle 1,1,1 \rangle}{\sqrt{3}} \] which does not change, but $\vec r''(t) = \langle 2,2,2 \rangle \neq \vec 0$.
3. Find an expression for the range formula, i.e., the distance a projectile fired from the ground with initial speed $v_0$ at angle $\alpha$ will travel before landing.
A particle initially at rest at the origin is subjected to an acceleration \[\vec a(t) = \begin{cases} \vec i - t\,\vec j, & t\leq 6 \\ \vec 0, & t > 6 \end{cases}. \] Find its position at $t=10$.