Let $\gamma(t)$ be a smooth curve in normal Euclidean space. Then the length of $\gamma$ is defined as
$$\int ds =\int_0^1 \sqrt{x'(t)^2 + y'(t)^2} dt$$
The formula for $ds$ is usually justified by cutting the curve up into many pieces, and approximating each piece by the chord joining the endpoints. The length of $\gamma$ is then "approximately" the sum of the lengths of the chords.
I am trying to provide better justifications for the form of $ds$ without resorting to the intuition that each chord "approximates" the respective curve segment, once the curve segments get short enough.
I am hoping to say something like "$ds$ has this form because our space is Euclidean". In fact, an arbitrarily defined $ds$ induces a metric $d(x, y) = \inf_\gamma \int_{\gamma} ds$, where $\gamma$ ranges over all curves from $x$ to $y$. It is easy to verify that the standard $ds$ gives rise to the Euclidean metric. More promisingly, if the underlying space is instead Manhattan, then $ds$ would have been $|x'(t)| + |y'(t)|$.
So let's define an alternative $ds$ as $ds = \sqrt{x'(t)^2 + y'(t)^2 + \kappa(t)^2}$ where $\kappa(t)$ is the curvature of the curve. It seems like this $ds$ works just as fine for any smooth curve, and it induces the same Euclidean metric $d(x, y)$, because straight line segments have zero curvature and thus is not affected by the added curvature term. Intuitively, this $ds$ distorts curves with nonzero curvature.
I also tried to work out properties of this weird $ds$, and I failed to find any obvious contradiction or problem.
- Are there any problems with this weird $ds$, as in, does it exhibit any contradictory or counterintuitive behavior if used to define lengths of smooth curves?
- Are there any justification for $ds$ not containing any higher order terms (such as $\kappa$)?
- If there are no problems, it seems like materially different $ds$ can induce the same metric $d$. Does this imply that $d : X \times X \to \mathbb{R}$ is insufficient at describing a metric space $X$?