HOME

TheInfoList



OR:

Arc length is the distance between two points along a section of a
curve In mathematics, a curve (also called a curved line in older texts) is an object similar to a line, but that does not have to be straight. Intuitively, a curve may be thought of as the trace left by a moving point. This is the definition that ...
. Development of a formulation of arc length suitable for applications to mathematics and the sciences is a problem in
vector calculus Vector calculus or vector analysis is a branch of mathematics concerned with the differentiation and integration of vector fields, primarily in three-dimensional Euclidean space, \mathbb^3. The term ''vector calculus'' is sometimes used as a ...
and in
differential geometry Differential geometry is a Mathematics, mathematical discipline that studies the geometry of smooth shapes and smooth spaces, otherwise known as smooth manifolds. It uses the techniques of Calculus, single variable calculus, vector calculus, lin ...
. In the most basic formulation of arc length for a vector valued curve (thought of as the trajectory of a particle), the arc length is obtained by integrating the magnitude of the velocity vector over the curve with respect to time. Thus the length of a continuously differentiable curve (x(t),y(t)), for a\le t\le b, in the
Euclidean plane In mathematics, a Euclidean plane is a Euclidean space of Two-dimensional space, dimension two, denoted \textbf^2 or \mathbb^2. It is a geometric space in which two real numbers are required to determine the position (geometry), position of eac ...
is given as the
integral In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
L = \int_a^b \sqrt\,dt, (because \sqrt is the magnitude of the
velocity vector Velocity is a measurement of speed in a certain direction of motion. It is a fundamental concept in kinematics, the branch of classical mechanics that describes the motion of physical objects. Velocity is a vector quantity, meaning that both ...
(x'(t),y'(t)), i.e., the particle's speed). The defining integral of arc length does not always have a
closed-form expression In mathematics, an expression or equation is in closed form if it is formed with constants, variables, and a set of functions considered as ''basic'' and connected by arithmetic operations (, and integer powers) and function composition. ...
, and
numerical integration In analysis, numerical integration comprises a broad family of algorithms for calculating the numerical value of a definite integral. The term numerical quadrature (often abbreviated to quadrature) is more or less a synonym for "numerical integr ...
may be used instead to obtain numerical values of arc length. Determining the length of an irregular arc segment by approximating the arc segment as connected (straight)
line segments In geometry, a line segment is a part of a straight line that is bounded by two distinct endpoints (its extreme points), and contains every point on the line that is between its endpoints. It is a special case of an '' arc'', with zero curvatu ...
is also called curve rectification. For a rectifiable curve these approximations don't get arbitrarily large (so the curve has a finite length).


General approach

A
curve In mathematics, a curve (also called a curved line in older texts) is an object similar to a line, but that does not have to be straight. Intuitively, a curve may be thought of as the trace left by a moving point. This is the definition that ...
in the plane can be approximated by connecting a
finite Finite may refer to: * Finite set, a set whose cardinality (number of elements) is some natural number * Finite verb, a verb form that has a subject, usually being inflected or marked for person and/or tense or aspect * "Finite", a song by Sara Gr ...
number of
points A point is a small dot or the sharp tip of something. Point or points may refer to: Mathematics * Point (geometry), an entity that has a location in space or on a plane, but has no extent; more generally, an element of some abstract topologica ...
on the curve using (straight)
line segment In geometry, a line segment is a part of a line (mathematics), straight line that is bounded by two distinct endpoints (its extreme points), and contains every Point (geometry), point on the line that is between its endpoints. It is a special c ...
s to create a
polygonal path In geometry, a polygonal chain is a connected series of line segments. More formally, a polygonal chain is a curve specified by a sequence of points (A_1, A_2, \dots, A_n) called its vertices. The curve itself consists of the line segments co ...
. Since it is straightforward to calculate the
length Length is a measure of distance. In the International System of Quantities, length is a quantity with Dimension (physical quantity), dimension distance. In most systems of measurement a Base unit (measurement), base unit for length is chosen, ...
of each linear segment (using the
Pythagorean theorem In mathematics, the Pythagorean theorem or Pythagoras' theorem is a fundamental relation in Euclidean geometry between the three sides of a right triangle. It states that the area of the square whose side is the hypotenuse (the side opposite t ...
in Euclidean space, for example), the total length of the approximation can be found by
summation In mathematics, summation is the addition of a sequence of numbers, called ''addends'' or ''summands''; the result is their ''sum'' or ''total''. Beside numbers, other types of values can be summed as well: functions, vectors, matrices, pol ...
of the lengths of each linear segment; that approximation is known as the ''(cumulative) chordal distance''. If the curve is not already a polygonal path, then using a progressively larger number of line segments of smaller lengths will result in better curve length approximations. Such a curve length determination by approximating the curve as connected (straight) line segments is called ''rectification'' of a curve. The lengths of the successive approximations will not decrease and may keep increasing indefinitely, but for smooth curves they will tend to a finite limit as the lengths of the segments get
arbitrarily small In mathematics, the phrases arbitrarily large, arbitrarily small and arbitrarily long are used in statements to make clear the fact that an object is large, small, or long with little limitation or restraint, respectively. The use of "arbitrarily" o ...
. For some curves, there is a smallest number L that is an upper bound on the length of all polygonal approximations (rectification). These curves are called and the is defined as the number L. A signed arc length can be defined to convey a sense of
orientation Orientation may refer to: Positioning in physical space * Map orientation, the relationship between directions on a map and compass directions * Orientation (housing), the position of a building with respect to the sun, a concept in building des ...
or "direction" with respect to a reference point taken as origin in the curve (see also:
curve orientation In mathematics, an orientation of a curve is the choice of one of the two possible directions for travelling on the curve. For example, for Cartesian coordinates, the -axis is traditionally oriented toward the right, and the -axis is upward orie ...
and
signed distance In mathematics and its applications, the signed distance function or signed distance field (SDF) is the orthogonal distance of a given point ''x'' to the boundary of a set Ω in a metric space (such as the surface of a geometric shape), with t ...
).


Formula for a smooth curve

Let f\colon ,bto\R^n be
continuously differentiable In mathematics, a differentiable function of one Real number, real variable is a Function (mathematics), function whose derivative exists at each point in its Domain of a function, domain. In other words, the Graph of a function, graph of a differ ...
(i.e., the derivative is a continuous function) function. The length of the curve is given by the formula L(f) = \int_a^b , f'(t), \,dt where , f'(t), is the Euclidean norm of the tangent vector f'(t) to the curve. To justify this formula, define the arc length as limit of the sum of linear segment lengths for a regular partition of ,b/math> as the number of segments approaches infinity. This means L(f) = \lim_\sum_^N \bigg, f(t_i) - f(t_)\bigg, where t_i = a + i(b - a)/N = a + i\Delta t with \Delta t = \frac = t_i - t_ for i = 0, 1, \dotsc, N. This definition is equivalent to the standard definition of arc length as an integral: L(f) = \lim_ \sum_^N \bigg, f(t_i) - f(t_)\bigg, = \lim_\sum_^N \left, \frac\\Delta t = \int_a^b \Big, f'(t)\Big, \ dt. The last equality is proved by the following steps: # The second fundamental theorem of calculus shows f(t_i) - f(t_) = \int_^ f' (t)\ dt = \Delta t \int_0^1 f' (t_ + \theta(t_i - t_))\ d\theta where t = t_ + \theta(t_i - t_) over \theta \in ,1/math> maps to _,t_i/math> and dt = (t_i - t_) \, d \theta = \Delta t \, d \theta. In the below step, the following equivalent expression is used. \frac = \int_0^1 f' (t_ + \theta(t_i - t_))\ d\theta. # The function \left, f'\ is a continuous function from a closed interval ,b/math> to the set of real numbers, thus it is
uniformly continuous In mathematics, a real function f of real numbers is said to be uniformly continuous if there is a positive real number \delta such that function values over any function domain interval of the size \delta are as close to each other as we want. In ...
according to the
Heine–Cantor theorem In mathematics, the Heine–Cantor theorem states that a continuous function between two metric spaces is uniformly continuous if its domain is compact. The theorem is named after Eduard Heine and Georg Cantor. An important special case of the C ...
, so there is a positive real and monotonically non-decreasing function \delta(\varepsilon) of positive real numbers \varepsilon such that \Delta t < \delta(\varepsilon) implies \left, \left, f'(t_ + \theta(t_i - t_))\ - \left, f'(t_i)\\ < \varepsilon where \Delta t = t_i - t_ and \theta \in ,1/math>. Let's consider the limit N \to \infty of the following formula, \sum_^N \left, \frac\\Delta t - \sum_^N \left, f'(t_i)\\Delta t. With the above step result, it becomes \sum_^N \left, \int_0^1 f' (t_ + \theta(t_i - t_))\ d\theta \\Delta t - \sum_^N \left, f'(t_i)\\Delta t. Terms are rearranged so that it becomes \begin & \Delta t \sum_^N \left( \left, \int_0^1 f' (t_ + \theta(t_i - t_))\ d\theta \ - \int_0^1 \left, f'(t_i)\ d\theta \right) \\ &\qquad \leqq \Delta t \sum_^N \left( \int_0^1 \left, f' (t_ + \theta(t_i - t_)) \ \ d\theta - \int_0^1 \left, f'(t_i)\ d\theta \right) \\ &\qquad = \Delta t\sum _^\int _^\left, f'(t_+\theta (t_-t_))\-\left, f'(t_)\\ d\theta \end where in the leftmost side \left, f'(t_i)\ = \int_0^1 \left, f'(t_i)\ d \theta is used. By \left, \left, f'(t_ + \theta(t_i - t_))\ - \left, f'(t_i)\\ < \varepsilon for N > (b - a) / \delta(\varepsilon) so that \Delta t < \delta(\varepsilon), it becomes \Delta t \sum_^N \left( \left, \int_0^1 f' (t_ + \theta(t_i - t_))\ d\theta \ - \left, f'(t_i)\ \right) < \varepsilon N \Delta t with \left, f'(t_i)\ = \int_0^1 \left, f'(t_i)\ d \theta, \varepsilon N \Delta t = \varepsilon (b - a), and N > (b - a) / \delta(\varepsilon). In the limit N \to \infty, \delta(\varepsilon) \to 0 so \varepsilon \to 0 thus the left side of < approaches 0. In other words, \sum_^N \left, \frac\\Delta t = \sum_^N \left, f'(t_i)\\Delta t in this limit, and the right side of this equality is just the
Riemann integral In the branch of mathematics known as real analysis, the Riemann integral, created by Bernhard Riemann, was the first rigorous definition of the integral of a function on an interval. It was presented to the faculty at the University of Gö ...
of \left, f'(t)\ on
, b The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
This definition of arc length shows that the length of a curve represented by a
continuously differentiable In mathematics, a differentiable function of one Real number, real variable is a Function (mathematics), function whose derivative exists at each point in its Domain of a function, domain. In other words, the Graph of a function, graph of a differ ...
function f:
, b The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
\to \R^n on
, b The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
/math> is always finite, i.e., ''rectifiable''. The definition of arc length of a smooth curve as the integral of the norm of the derivative is equivalent to the definition L(f) = \sup\sum_^N \bigg, f(t_i) - f(t_)\bigg, where the
supremum In mathematics, the infimum (abbreviated inf; : infima) of a subset S of a partially ordered set P is the greatest element in P that is less than or equal to each element of S, if such an element exists. If the infimum of S exists, it is unique, ...
is taken over all possible partitions a = t_0 < t_1 < \dots < t_ < t_N = b of
, b The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
This definition as the supremum of the all possible partition sums is also valid if f is merely continuous, not differentiable. A curve can be parameterized in infinitely many ways. Let \varphi:
, b The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
\to
, d The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
/math> be any continuously differentiable
bijection In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equival ...
. Then g = f\circ\varphi^:
, d The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
\to \R^n is another continuously differentiable parameterization of the curve originally defined by f. The arc length of the curve is the same regardless of the parameterization used to define the curve: \begin L(f) &= \int_a^b \Big, f'(t)\Big, \ dt = \int_a^b \Big, g'(\varphi(t))\varphi'(t)\Big, \ dt \\ &= \int_a^b \Big, g'(\varphi(t))\Big, \varphi'(t)\ dt \quad \text\varphi\text \\ &= \int_c^d \Big, g'(u)\Big, \ du \quad \text\\ &= L(g). \end


Finding arc lengths by integration

If a planar curve in \R^2 is defined by the equation y = f(x), where f is
continuously differentiable In mathematics, a differentiable function of one Real number, real variable is a Function (mathematics), function whose derivative exists at each point in its Domain of a function, domain. In other words, the Graph of a function, graph of a differ ...
, then it is simply a special case of a parametric equation where x = t and y = f(t). The
Euclidean distance In mathematics, the Euclidean distance between two points in Euclidean space is the length of the line segment between them. It can be calculated from the Cartesian coordinates of the points using the Pythagorean theorem, and therefore is o ...
of each infinitesimal segment of the arc can be given by: \sqrt = \sqrtdx. The arc length is then given by: s=\int_a^b \sqrtdx. Curves with closed-form solutions for arc length include the
catenary In physics and geometry, a catenary ( , ) is the curve that an idealized hanging chain or wire rope, cable assumes under its own weight when supported only at its ends in a uniform gravitational field. The catenary curve has a U-like shape, ...
,
circle A circle is a shape consisting of all point (geometry), points in a plane (mathematics), plane that are at a given distance from a given point, the Centre (geometry), centre. The distance between any point of the circle and the centre is cal ...
,
cycloid In geometry, a cycloid is the curve traced by a point on a circle as it Rolling, rolls along a Line (geometry), straight line without slipping. A cycloid is a specific form of trochoid and is an example of a roulette (curve), roulette, a curve g ...
,
logarithmic spiral A logarithmic spiral, equiangular spiral, or growth spiral is a self-similarity, self-similar spiral curve that often appears in nature. The first to describe a logarithmic spiral was Albrecht Dürer (1525) who called it an "eternal line" ("ewi ...
,
parabola In mathematics, a parabola is a plane curve which is Reflection symmetry, mirror-symmetrical and is approximately U-shaped. It fits several superficially different Mathematics, mathematical descriptions, which can all be proved to define exactl ...
, semicubical parabola and
straight line In geometry, a straight line, usually abbreviated line, is an infinitely long object with no width, depth, or curvature, an idealization of such physical objects as a straightedge, a taut string, or a ray of light. Lines are spaces of dimens ...
. The lack of a closed form solution for the arc length of an elliptic and
hyperbolic Hyperbolic may refer to: * of or pertaining to a hyperbola, a type of smooth curve lying in a plane in mathematics ** Hyperbolic geometry, a non-Euclidean geometry ** Hyperbolic functions, analogues of ordinary trigonometric functions, defined u ...
arc led to the development of the
elliptic integral In integral calculus, an elliptic integral is one of a number of related functions defined as the value of certain integrals, which were first studied by Giulio Fagnano and Leonhard Euler (). Their name originates from their originally arising i ...
s.


Numerical integration

In most cases, including even simple curves, there are no closed-form solutions for arc length and
numerical integration In analysis, numerical integration comprises a broad family of algorithms for calculating the numerical value of a definite integral. The term numerical quadrature (often abbreviated to quadrature) is more or less a synonym for "numerical integr ...
is necessary. Numerical integration of the arc length integral is usually very efficient. For example, consider the problem of finding the length of a quarter of the unit circle by numerically integrating the arc length integral. The upper half of the unit circle can be parameterized as y = \sqrt. The interval x \in \left \sqrt/2, \sqrt/2\right/math> corresponds to a quarter of the circle. Since dy/dx = -x \big/ \sqrt and 1 + (dy/dx)^2 = 1\big/\left(1 - x^2\right), the length of a quarter of the unit circle is \int_^ \frac\, . The 15-point Gauss–Kronrod rule estimate for this integral of differs from the true length of \arcsin x\bigg, ^_ = \frac by and the 16-point
Gaussian quadrature In numerical analysis, an -point Gaussian quadrature rule, named after Carl Friedrich Gauss, is a quadrature rule constructed to yield an exact result for polynomials of degree or less by a suitable choice of the nodes and weights for . Th ...
rule estimate of differs from the true length by only . This means it is possible to evaluate this integral to almost machine precision with only 16 integrand evaluations.


Curve on a surface

Let \mathbf(u,v) be a surface mapping and let \mathbf(t) = (u(t), v(t)) be a curve on this surface. The integrand of the arc length integral is \left, \left(\mathbf\circ\mathbf\right)'(t)\. Evaluating the derivative requires the
chain rule In calculus, the chain rule is a formula that expresses the derivative of the Function composition, composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h ...
for vector fields: D(\mathbf \circ \mathbf) = (\mathbf_u \ \mathbf_v)\binom = \mathbf_u u' + \mathbf_v v'. The squared norm of this vector is \left(\mathbf_u u' + \mathbf_v v'\right) \cdot (\mathbf_u u' + \mathbf_v v') = g_\left(u'\right)^2 + 2g_u'v' + g_\left(v'\right)^2 (where g_ is the
first fundamental form In differential geometry, the first fundamental form is the inner product on the tangent space of a surface in three-dimensional Euclidean space which is induced canonically from the dot product of . It permits the calculation of curvature and ...
coefficient), so the integrand of the arc length integral can be written as \sqrt (where u^1 = u and u^2 = v ).


Other coordinate systems

Let \mathbf(t) = (r(t), \theta(t)) be a curve expressed in polar coordinates. The mapping that transforms from polar coordinates to rectangular coordinates is \mathbf(r, \theta) = (r\cos\theta, r\sin\theta). The integrand of the arc length integral is \left, \left(\mathbf\circ\mathbf\right)'(t)\. The chain rule for vector fields shows that D(\mathbf \circ \mathbf) = \mathbf_r r' + \mathbf_ \theta'. So the squared integrand of the arc length integral is \left(\mathbf\cdot\mathbf\right)\left(r'\right)^2 + 2\left(\mathbf_r\cdot\mathbf_\right)r'\theta' + \left(\mathbf_\cdot\mathbf_\right)\left(\theta'\right)^2 = \left(r'\right)^2 + r^2\left(\theta'\right)^2. So for a curve expressed in polar coordinates, the arc length is: \int_^ \sqrt dt = \int_^ \sqrt d\theta. The second expression is for a polar graph r = r(\theta) parameterized by t=\theta. Now let \mathbf(t) = (r(t), \theta(t), \phi(t)) be a curve expressed in spherical coordinates where \theta is the polar angle measured from the positive z-axis and \phi is the azimuthal angle. The mapping that transforms from spherical coordinates to rectangular coordinates is \mathbf(r, \theta, \phi) = (r \sin\theta \cos\phi, r\sin\theta \sin\phi, r\cos\theta). Using the chain rule again shows that D(\mathbf\circ\mathbf) = \mathbf_r r' + \mathbf_\theta' + \mathbf_\phi'. All
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
s \mathbf_i \cdot \mathbf_j where i and j differ are zero, so the squared norm of this vector is \left(\mathbf_r \cdot \mathbf_r\right)\left(r'^2\right) + \left(\mathbf_ \cdot \mathbf_\right)\left(\theta'\right)^2 + \left(\mathbf_ \cdot \mathbf_\right)\left(\phi'\right)^2 = \left(r'\right)^2 + r^2\left(\theta'\right)^2 + r^2 \sin^2\theta \left(\phi'\right)^2. So for a curve expressed in spherical coordinates, the arc length is \int_^ \sqrt dt. A very similar calculation shows that the arc length of a curve expressed in cylindrical coordinates is \int_^ \sqrt dt.


Simple cases


Arcs of circles

Arc lengths are denoted by ''s'', since the Latin word for length (or size) is ''spatium''. In the following lines, r represents the
radius In classical geometry, a radius (: radii or radiuses) of a circle or sphere is any of the line segments from its Centre (geometry), center to its perimeter, and in more modern usage, it is also their length. The radius of a regular polygon is th ...
of a
circle A circle is a shape consisting of all point (geometry), points in a plane (mathematics), plane that are at a given distance from a given point, the Centre (geometry), centre. The distance between any point of the circle and the centre is cal ...
, d is its
diameter In geometry, a diameter of a circle is any straight line segment that passes through the centre of the circle and whose endpoints lie on the circle. It can also be defined as the longest Chord (geometry), chord of the circle. Both definitions a ...
, C is its
circumference In geometry, the circumference () is the perimeter of a circle or ellipse. The circumference is the arc length of the circle, as if it were opened up and straightened out to a line segment. More generally, the perimeter is the curve length arou ...
, s is the length of an arc of the circle, and \theta is the angle which the arc subtends at the
centre Center or centre may refer to: Mathematics *Center (geometry), the middle of an object * Center (algebra), used in various contexts ** Center (group theory) ** Center (ring theory) * Graph center, the set of all vertices of minimum eccentricity ...
of the circle. The distances r, d, C, and s are expressed in the same units. * C = 2\pi r, which is the same as C = \pi d. This equation is a definition of \pi. * If the arc is a
semicircle In mathematics (and more specifically geometry), a semicircle is a one-dimensional locus of points that forms half of a circle. It is a circular arc that measures 180° (equivalently, radians, or a half-turn). It only has one line of symmetr ...
, then s = \pi r. * For an arbitrary circular arc: ** If \theta is in
radian The radian, denoted by the symbol rad, is the unit of angle in the International System of Units (SI) and is the standard unit of angular measure used in many areas of mathematics. It is defined such that one radian is the angle subtended at ...
s then s = r\theta. This is a definition of the radian. ** If \theta is in degrees, then s = \frac, which is the same as s = \frac. ** If \theta is in
grads The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific ...
(100 grads, or grades, or gradians are one right-angle), then s = \frac, which is the same as s = \frac. ** If \theta is in turns (one turn is a complete rotation, or 360°, or 400 grads, or 2\pi radians), then s = C\theta/1\text.


Great circles on Earth

Two units of length, the
nautical mile A nautical mile is a unit of length used in air, marine, and space navigation, and for the definition of territorial waters. Historically, it was defined as the meridian arc length corresponding to one minute ( of a degree) of latitude at t ...
and the
metre The metre (or meter in US spelling; symbol: m) is the base unit of length in the International System of Units (SI). Since 2019, the metre has been defined as the length of the path travelled by light in vacuum during a time interval of of ...
(or kilometre), were originally defined so the lengths of arcs of
great circle In mathematics, a great circle or orthodrome is the circular intersection of a sphere and a plane passing through the sphere's center point. Discussion Any arc of a great circle is a geodesic of the sphere, so that great circles in spher ...
s on the Earth's surface would be simply numerically related to the angles they subtend at its centre. The simple equation s = \theta applies in the following circumstances: * if s is in nautical miles, and \theta is in
arcminute A minute of arc, arcminute (abbreviated as arcmin), arc minute, or minute arc, denoted by the symbol , is a unit of angular measurement equal to of a degree. Since one degree is of a turn, or complete rotation, one arcminute is of a tu ...
s ( degree), or * if s is in kilometres, and \theta is in
gradian In trigonometry, the gradianalso known as the gon (), grad, or gradeis a unit of measurement of an angle, defined as one-hundredth of the right angle; in other words, 100 gradians is equal to 90 degrees. It is equivalent to of a turn, of a ...
s. The lengths of the distance units were chosen to make the circumference of the Earth equal kilometres, or nautical miles. Those are the numbers of the corresponding angle units in one complete turn. Those definitions of the metre and the nautical mile have been superseded by more precise ones, but the original definitions are still accurate enough for conceptual purposes and some calculations. For example, they imply that one kilometre is exactly 0.54 nautical miles. Using official modern definitions, one nautical mile is exactly 1.852 kilometres, which implies that 1 kilometre is about nautical miles. This modern ratio differs from the one calculated from the original definitions by less than one part in 10,000.


Other simple cases

* * * * * * *


Historical methods


Antiquity

For much of the
history of mathematics The history of mathematics deals with the origin of discoveries in mathematics and the History of mathematical notation, mathematical methods and notation of the past. Before the modern age and the worldwide spread of knowledge, written examples ...
, even the greatest thinkers considered it impossible to compute the length of an irregular arc. Although
Archimedes Archimedes of Syracuse ( ; ) was an Ancient Greece, Ancient Greek Greek mathematics, mathematician, physicist, engineer, astronomer, and Invention, inventor from the ancient city of Syracuse, Sicily, Syracuse in History of Greek and Hellenis ...
had pioneered a way of finding the area beneath a curve with his "
method of exhaustion The method of exhaustion () is a method of finding the area of a shape by inscribing inside it a sequence of polygons (one at a time) whose areas converge to the area of the containing shape. If the sequence is correctly constructed, the differ ...
", few believed it was even possible for curves to have definite lengths, as do straight lines. The first ground was broken in this field, as it often has been in
calculus Calculus is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizations of arithmetic operations. Originally called infinitesimal calculus or "the ...
, by
approximation An approximation is anything that is intentionally similar but not exactly equal to something else. Etymology and usage The word ''approximation'' is derived from Latin ''approximatus'', from ''proximus'' meaning ''very near'' and the prefix ...
. People began to inscribe
polygon In geometry, a polygon () is a plane figure made up of line segments connected to form a closed polygonal chain. The segments of a closed polygonal chain are called its '' edges'' or ''sides''. The points where two edges meet are the polygon ...
s within the curves and compute the length of the sides for a somewhat accurate measurement of the length. By using more segments, and by decreasing the length of each segment, they were able to obtain a more and more accurate approximation. In particular, by inscribing a polygon of many sides in a circle, they were able to find approximate values of π.


17th century

In the 17th century, the method of exhaustion led to the rectification by geometrical methods of several transcendental curves: the
logarithmic spiral A logarithmic spiral, equiangular spiral, or growth spiral is a self-similarity, self-similar spiral curve that often appears in nature. The first to describe a logarithmic spiral was Albrecht Dürer (1525) who called it an "eternal line" ("ewi ...
by
Evangelista Torricelli Evangelista Torricelli ( ; ; 15 October 160825 October 1647) was an Italian people, Italian physicist and mathematician, and a student of Benedetto Castelli. He is best known for his invention of the barometer, but is also known for his advances i ...
in 1645 (some sources say
John Wallis John Wallis (; ; ) was an English clergyman and mathematician, who is given partial credit for the development of infinitesimal calculus. Between 1643 and 1689 Wallis served as chief cryptographer for Parliament and, later, the royal court. ...
in the 1650s), the
cycloid In geometry, a cycloid is the curve traced by a point on a circle as it Rolling, rolls along a Line (geometry), straight line without slipping. A cycloid is a specific form of trochoid and is an example of a roulette (curve), roulette, a curve g ...
by
Christopher Wren Sir Christopher Wren FRS (; – ) was an English architect, astronomer, mathematician and physicist who was one of the most highly acclaimed architects in the history of England. Known for his work in the English Baroque style, he was ac ...
in 1658, and the
catenary In physics and geometry, a catenary ( , ) is the curve that an idealized hanging chain or wire rope, cable assumes under its own weight when supported only at its ends in a uniform gravitational field. The catenary curve has a U-like shape, ...
by
Gottfried Leibniz Gottfried Wilhelm Leibniz (or Leibnitz; – 14 November 1716) was a German polymath active as a mathematician, philosopher, scientist and diplomat who is credited, alongside Isaac Newton, Sir Isaac Newton, with the creation of calculus in ad ...
in 1691. In 1659, Wallis credited William Neile's discovery of the first rectification of a nontrivial
algebraic curve In mathematics, an affine algebraic plane curve is the zero set of a polynomial in two variables. A projective algebraic plane curve is the zero set in a projective plane of a homogeneous polynomial in three variables. An affine algebraic plane cu ...
, the semicubical parabola. The accompanying figures appear on page 145. On page 91, William Neile is mentioned as ''Gulielmus Nelius''.


Integral form

Before the full formal development of calculus, the basis for the modern integral form for arc length was independently discovered by Hendrik van Heuraet and
Pierre de Fermat Pierre de Fermat (; ; 17 August 1601 – 12 January 1665) was a French mathematician who is given credit for early developments that led to infinitesimal calculus, including his technique of adequality. In particular, he is recognized for his d ...
. In 1659 van Heuraet published a construction showing that the problem of determining arc length could be transformed into the problem of determining the area under a curve (i.e., an integral). As an example of his method, he determined the arc length of a semicubical parabola, which required finding the area under a
parabola In mathematics, a parabola is a plane curve which is Reflection symmetry, mirror-symmetrical and is approximately U-shaped. It fits several superficially different Mathematics, mathematical descriptions, which can all be proved to define exactl ...
. In 1660, Fermat published a more general theory containing the same result in his ''De linearum curvarum cum lineis rectis comparatione dissertatio geometrica'' (Geometric dissertation on curved lines in comparison with straight lines). Building on his previous work with tangents, Fermat used the curve :y = x^\frac \, whose
tangent In geometry, the tangent line (or simply tangent) to a plane curve at a given point is, intuitively, the straight line that "just touches" the curve at that point. Leibniz defined it as the line through a pair of infinitely close points o ...
at ''x'' = ''a'' had a
slope In mathematics, the slope or gradient of a Line (mathematics), line is a number that describes the direction (geometry), direction of the line on a plane (geometry), plane. Often denoted by the letter ''m'', slope is calculated as the ratio of t ...
of : a^\frac so the tangent line would have the equation :y = a^\frac(x - a) + f(a). Next, he increased ''a'' by a small amount to ''a'' + ''ε'', making segment ''AC'' a relatively good approximation for the length of the curve from ''A'' to ''D''. To find the length of the segment ''AC'', he used the
Pythagorean theorem In mathematics, the Pythagorean theorem or Pythagoras' theorem is a fundamental relation in Euclidean geometry between the three sides of a right triangle. It states that the area of the square whose side is the hypotenuse (the side opposite t ...
: : \begin AC^2 &= AB^2 + BC^2 \\ &= \varepsilon^2 + a \varepsilon^2 \\ &= \varepsilon^2 \left(1 + a\right) \end which, when solved, yields :AC = \varepsilon \sqrt. In order to approximate the length, Fermat would sum up a sequence of short segments.


Curves with infinite length

As mentioned above, some curves are non-rectifiable. That is, there is no upper bound on the lengths of polygonal approximations; the length can be made
arbitrarily large In mathematics, the phrases arbitrarily large, arbitrarily small and arbitrarily long are used in statements to make clear the fact that an object is large, small, or long with little limitation or restraint, respectively. The use of "arbitrarily" o ...
. Informally, such curves are said to have infinite length. There are continuous curves on which every arc (other than a single-point arc) has infinite length. An example of such a curve is the Koch curve. Another example of a curve with infinite length is the graph of the function defined by ''f''(''x'') = ''x'' sin(1/''x'') for any open set with 0 as one of its delimiters and ''f''(0) = 0. Sometimes the
Hausdorff dimension In mathematics, Hausdorff dimension is a measure of ''roughness'', or more specifically, fractal dimension, that was introduced in 1918 by mathematician Felix Hausdorff. For instance, the Hausdorff dimension of a single point is zero, of a line ...
and
Hausdorff measure In mathematics, Hausdorff measure is a generalization of the traditional notions of area and volume to non-integer dimensions, specifically fractals and their Hausdorff dimensions. It is a type of outer measure, named for Felix Hausdorff, that assi ...
are used to quantify the size of such curves.


Generalization to (pseudo-)Riemannian manifolds

Let M be a (pseudo-)Riemannian manifold, g the (pseudo-)
metric tensor In the mathematical field of differential geometry, a metric tensor (or simply metric) is an additional structure on a manifold (such as a surface) that allows defining distances and angles, just as the inner product on a Euclidean space allows ...
, \gamma: ,1rightarrow M a curve in M defined by n parametric equations :: \gamma(t)= gamma^1(t), \dots, \gamma^n(t)\quad t\in 0,1/math> and :: \gamma(0) = \mathbf x, \,\,\gamma(1) = \mathbf y The length of \gamma, is defined to be : \ell(\gamma) = \int\limits_0^1 , , \gamma'(t), , _ dt, or, choosing local coordinates x, : \ell(\gamma) = \int\limits_0^1 \sqrtdt, where :\gamma'(t) \in T_ M is the tangent vector of \gamma at t. The sign in the square root is chosen once for a given curve, to ensure that the square root is a real number. The positive sign is chosen for spacelike curves; in a pseudo-Riemannian manifold, the negative sign may be chosen for timelike curves. Thus the length of a curve is a non-negative real number. Usually no curves are considered which are partly spacelike and partly timelike. In
theory of relativity The theory of relativity usually encompasses two interrelated physics theories by Albert Einstein: special relativity and general relativity, proposed and published in 1905 and 1915, respectively. Special relativity applies to all physical ph ...
, arc length of timelike curves (
world line The world line (or worldline) of an object is the path that an object traces in 4-dimensional spacetime. It is an important concept of modern physics, and particularly theoretical physics. The concept of a "world line" is distinguished from c ...
s) is the
proper time In relativity, proper time (from Latin, meaning ''own time'') along a timelike world line is defined as the time as measured by a clock following that line. The proper time interval between two events on a world line is the change in proper time ...
elapsed along the world line, and arc length of a spacelike curve the proper distance along the curve.


See also

*
Arc (geometry) In mathematics, a curve (also called a curved line in older texts) is an object similar to a line (geometry), line, but that does not have to be Linearity, straight. Intuitively, a curve may be thought of as the trace left by a moving point (ge ...
*
Circumference In geometry, the circumference () is the perimeter of a circle or ellipse. The circumference is the arc length of the circle, as if it were opened up and straightened out to a line segment. More generally, the perimeter is the curve length arou ...
* Crofton formula *
Elliptic integral In integral calculus, an elliptic integral is one of a number of related functions defined as the value of certain integrals, which were first studied by Giulio Fagnano and Leonhard Euler (). Their name originates from their originally arising i ...
*
Geodesic In geometry, a geodesic () is a curve representing in some sense the locally shortest path ( arc) between two points in a surface, or more generally in a Riemannian manifold. The term also has meaning in any differentiable manifold with a conn ...
s * Intrinsic equation * Integral approximations *
Line integral In mathematics, a line integral is an integral where the function (mathematics), function to be integrated is evaluated along a curve. The terms ''path integral'', ''curve integral'', and ''curvilinear integral'' are also used; ''contour integr ...
*
Meridian arc In geodesy and navigation, a meridian arc is the curve (geometry), curve between two points near the Earth's surface having the same longitude. The term may refer either to a arc (geometry), segment of the meridian (geography), meridian, or to its ...
*
Multivariable calculus Multivariable calculus (also known as multivariate calculus) is the extension of calculus in one variable to calculus with functions of several variables: the differentiation and integration of functions involving multiple variables ('' mult ...
* Sinuosity


References


Sources

*


External links

*

*
Arc Length
by Ed Pegg Jr.,
The Wolfram Demonstrations Project The Wolfram Demonstrations Project is an open-source collection of interactive programmes called Demonstrations. It is hosted by Wolfram Research. At its launch, it contained 1300 demonstrations but has grown to over 10,000. The site won a Pa ...
, 2007.
Calculus Study Guide – Arc Length (Rectification)
''The MacTutor History of Mathematics archive''
Arc Length Approximation
by Chad Pierson, Josh Fritz, and Angela Sharp,
The Wolfram Demonstrations Project The Wolfram Demonstrations Project is an open-source collection of interactive programmes called Demonstrations. It is hosted by Wolfram Research. At its launch, it contained 1300 demonstrations but has grown to over 10,000. The site won a Pa ...
.
Length of a Curve Experiment
Illustrates numerical solution of finding length of a curve. {{Authority control Integral calculus Curves Length One-dimensional coordinate systems