Understanding why $|\beta'(s)|=|\alpha'(t)\cdot (dt/ds)| = 1$ in curve reparameterization by arc length

141 Views Asked by At

I am reading Do Carmo's Differential Geometry of Curves and Surfaces, and I am stuck understanding why $|\beta'(s)|=|\alpha'(t)\cdot (dt/ds)| = 1$ is true.

For context, here is the paragraph where it is reparameterizing a curve $\alpha(t)$ by its arc length. I can follow all the argument, but I am stuck on the above result.

enter image description here

$\left|\frac{d}{ds} \beta(s)\right| = \left|\frac{d}{ds} \alpha(t(s))\right|=|\alpha'(t) \cdot t'(s)|$.

How does this equal $1$?

1

There are 1 best solutions below

5
On BEST ANSWER

He writes that $|\alpha'(t)|=s'(t)$, and since $t(s)$ and $s(t)$ are inverses, their derivatives are related via $$t'(s)=\frac{1}{s'(t)}.$$ Plugging this in gives $1.$ See https://en.wikipedia.org/wiki/Inverse_functions_and_differentiation.