totallengden
Totallengden, often written totallængden in Danish, is a term that denotes the total length of a geometric object such as a curve, a path, or a network. In mathematics it corresponds to the concept of arc length. For a smooth space curve r(t) = (x(t), y(t), z(t)) with t in [a, b], totallengden L is L = ∫_a^b ||r'(t)|| dt. For a plane curve described by y = f(x), x in [a, b], L = ∫_a^b sqrt(1 + (f'(x))^2) dx. For a polygonal path composed of straight segments with lengths li, L = sum li.
Properties of totallengden include being nonnegative and invariant under reparameterization; it is additive for concatenated curves.
Computationally, exact formulas exist for many standard curves, while for general shapes the length is typically
Applications span several fields. In geometry and analysis, totallengden is used to compare curves and study
See also: arc length, length of a curve, circumference, polyline length, metric.