I'm struggling with this problem:
"Find a parametrization of the first quadrant part of the circular arc $x^2 + y^2 = a^2$ in terms of the angle between the tangent line and the positive x-axis, oriented counterclockwise."
I drew a sketch of the first quadrant in the $xy$-plane, and specified an arbitrary point $(x, y)$ on the arc. Then I sketched the tangent at that point, making an obtuse angle $\theta$ with the positive $x$-axis.
I'm not sure how to do the parametrization though, any ideas/help?
Look at the figure. The angles $\theta$ are the same because formed by orthogonal straight lines. Now looking at the blue circle you see that: $ OA= \sin \theta $ and $ XA= \cos \theta $
Using this result you can parametrize the arc as $(\sin t, -\cos t)$ with $ 0 \le t \le \theta $.