The Question is: Let $\gamma(t)$ be a regular curve lies on a sphere $S^2$ with center $(0, 0, 0)$ and radius $r$. Show that the curvature of $\gamma$ is non-zero, i.e., $κ \ne 0$.
My question:
We define $k$ as $k=\frac{(||\gamma'' \times \gamma'||)}{|| \gamma' || ^3} $
The equation of the sphere is: $x^2 + y^2 + z^2 = r$
So, we have $\gamma = (\sqrt{r} \cos u \sin v,\sqrt{r} \sin u \sin v, \sqrt{r} \cos v$)
How can I calculate $\gamma'$ and $\gamma''$ ? because $\gamma$ depends on two variables $u,v$
Thank you.