I'm lost on solving the following problem.
Let $\alpha(s)$ be a unit speed curve in $R^2$. Show $\kappa=|\frac{d\theta}{ds}|$, where $\theta$ is the angle between the positive $x$-axis and the tangent line to the curve $\alpha$ measured in the counterclockwise sense.
I'm used to curves in $R^3$ and I'm not sure how to tackle this problem, which is restricted to $R^2$. I don't know what property of curvature I should be using. I would greatly appreciate any solutions, hints or suggestions.
If $\theta(s)$ is the angle ´twixt the $x$-axis and the tangent line at the point $\alpha(s)$, the unit tangent vector $\mathbf T(s) = \alpha'(s)$ is given by
$\mathbf T(s) = (\cos \theta(s), \sin \theta (s)); \tag{1}$
then we have
$\mathbf T'(s) = (-\sin \theta(s), \cos \theta (s)) \theta'(s); \tag{2}$
setting
$\mathbf n(s) = (-\sin \theta(s), \cos \theta(s)), \tag{3}$
we see that
$\mathbf n(s) \cdot \mathbf n(s) = \sin^2 \theta(s) + \cos^2 \theta(s) = 1, \tag{4}$
whilst
$\mathbf T(s) \cdot \mathbf n(s) = (\cos \theta(s))(-\sin \theta(s)) + (\sin \theta(s))(\cos \theta(s)) = 0; \tag{5}$
by (4) and (5), $\mathbf n(s)$ is a unit normal vector field along the curve $\alpha(s)$. We also have the unit normal field $\mathbf N(s)$ which occurs in the Frenet-Serret equation for a planar curve, i.e., in the equation
$\mathbf T'(s) = \kappa(s) \mathbf N(s)\tag{6}$
(which in fact is also the first equation in the three-dimensional Frenet-Serret equations for space curves); we recall that in (6) $\kappa(s)$ is always taken to be positive; this convention ensures $\mathbf N(s)$ is uniquely defined via (6) and we have that $\kappa(s)$ is in fact the magnitude $\Vert \mathbf T'(s) \Vert$ of $\mathbf T'(s)$:
$\Vert \mathbf T'(s) \Vert = \Vert \kappa(s) \mathbf N(s) \Vert = \kappa(s) \Vert N(s) \Vert = \kappa(s). \tag{7}$
The problem at hand is now resolved by equating the two expressions for $\mathbf T'(s)$ (2) and (6): noting that by (3), (2) may be written
$\mathbf T'(s) = \theta'(s) \mathbf n(s), \tag{8}$
we see that
$\theta'(s) \mathbf n(s) = \kappa(s) \mathbf N(s); \tag{9}$
taking norms yields
$\vert \theta'(s) \vert = \Vert \theta'(s) \mathbf n(s) \Vert = \Vert \kappa(s) \mathbf N(s) \Vert = \kappa(s), \tag{10}$
again since $\kappa(s) > 0$ as in (6).