stripes
- 262
- 0
Homework Statement
Prove that any curve \Gamma can be parameterized by arc length.
Homework Equations
Hint: If η is any parameterization (of \Gamma I am guessing), let h(s) = \int^{s}_{a} \left| \eta ' (t) \right| dt and consider \gamma = \eta \circ h^{-1}.
The Attempt at a Solution
Given the hint, we have \gamma = \eta \circ h^{-1} (t) = (x(h^{-1} (t), y(h^{-1} (t)) and thus \left| \gamma ' (t) \right| = \sqrt{ [x' (h^{-1} (t))]^{2} + [y' (h^{-1} (t))]^{2}} but what good is this if I can't find the inverse of h(t)?
I know I have to show there exists a parameterization \gamma : [a, b] \rightarrow \Re^{2} of \Gamma so that \left| \gamma ' (t) \right| = 1 for all t. Perhaps this hint will reveal this parameterization, but I can't see how. Any help would be appreciated.