|300 %%🖋 Edit in Excalidraw, and the light exported image%%

Definition

Arclength ^definition

Let be the parametric curve traced out by the 1-parameter parametric equation where over an interval . Then the arclength, , of is given by:

We can see how this makes intuitive sense if we use connect its kinematic properties.

  • If represents the position of a particle over time.
  • Then would be the speed of the particle.
  • If we take the speed over time, then we have tiny parts of ‘distance’.
  • Then, taking the integral of these distances gives the total distance of the particle!

Arclength Parameterisation

Arc lengths can also be parameterised just like the curve itself. In that sense, we can see how the curve’s length grows as time progresses:

We use to represent a dummy variable here.

The advantage of doing this parameterisation is that if we have being an injective function, so we can just represent using ! For example, if , then and we can do:

Thus we can represent a path as a function of arclength, .

Connection to Line Integrals

The arclength is used to construct line integrals, hence it is also the most degenerate case of a line integral. If we take a parametric curve traced by , then:

That is, we can get the arclength of a curve using a curve integral.

Generic Univariate Function Arclength

For any univariate function , the arclength is given by:

#todo