

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
v(t)dt = x(b) − x(a). When the velocity is positive, the integral is the distance travelled over the time interval [a, b], that is ...
Typology: Summaries
1 / 3
This page cannot be seen from the preview
Don't miss anything!


D Joyce, Spring 2014
Remark on notation. Throughout this discus- sion we’ll be considering a moving point, that is, a path x : [a, b] → Rn. We’ll take t to be the in- dependent variable, which we’ll call time, and we’ll use the prime notation to always mean the deriva-
tive with respect to t, so, for instance, x′^ =
dx dt
Whenever we need the derivative with respect to another variable, such as s, we’ll stick to Leibniz’
notation
d ds
Arclength. Consider a path x : [a, b] → Rn. We want to define the length L of this path, also called its arclength. It will be defined as the integral of its speed. In order for the speed ‖x′(t)‖ to have an integral, we’ll assume that x is C^1 (which means it is differentiable and its derivative is continuous). An argument by analogy for this definition is as follows. In the one-dimensional case, the derivative of position x(t) is velocity v(t) = x′(t), and, by the fundamental theorem of calculus, the integral∫ b
a
v(t) dt of velocity is the difference in position,
∫ (^) b
a
v(t) dt = x(b) − x(a).
When the velocity is positive, the integral is the distance travelled over the time interval [a, b], that is, the length of the path along the x-axis. But when the velocity is negative, the integral gives the negation of the distance travelled. By replacing ve- locity by its absolute value, that is by speed |x′(t)|, we get the total distance travelled. Furthermore, this integral of speed, ∫ (^) b
a
|x′(t)| dt
always works to give the total distance L travelled along the x-axis even when the object alternates the direction it moves along the x-axis. By analogy, you would guess that even when the direction of travel is not restricted to the x-axis, the distance L travelled along the curve should still be the integral of the speed, and that works out to be right. A better argument than by analogy uses infinites- imals. Imagine the time interval [a, b] to be divided into infinitesimally short intervals [t, t + dt]. The dt is called the differential of time t. During this in- finitesimally short interval, the object moves from position x(t) to x(t + dt). Let’s assume we’re in dimension 2, so that x(t) = (x(t), y(t)). Then the x-coodinate changes from x(t) to x(t + dt), a differ- ence we can denote dx = x(t + dt) − x(t), called the differential of x. Likewise, in the y-coordinate, we get dy = y(t + dt) − y(t). Those are two sides of an infinitely small right triangle with legs dx and dy, called Leibniz’ differential triangle.
dx
ds dy
(x(t),y(t))
(x(t+dt),y(t+dt))
Let ds denote the hypotenuse of this infinitesimal triangle, so that
ds^2 = dx^2 + dy^2
and
ds =
dx^2 + dy^2
Now, during the interval [t, t + dt] the object moves a distance ds. If we sum all these infinitesi- mal distances, we should get the total distance trav- elled, that is, the length of the path is the integral
∫ (^) b
a
ds =
∫ (^) b
a
ds dt
dt
We can find other expressions for
ds dt
as follows.
ds dt
dx dt
2
dy dt
(x′)^2 + (y′)^2 = ‖x′‖.
Thus, the length of the path is the integral of the speed
∫ (^) b
a
‖x′(t)‖ dt
This formula works in all dimensions, not just n = 2. This argument by infinitesimals is the kind that Leibniz used since he based his calculus on differen- tials, but arguments by infinitesimals can be trans- lated into arguments by limits and Riemann inte- grals to yield the results more rigorously. Note that the resulting integral is usually difficult to evaluate because the integrand involves a square root of a sum. When the curve is a straight line or a circle, it’s easy. Lengths of arcs of a parabola can be computed, too. But even a curve as simple as an ellipse gives a nonelementary integral, that is, an integral that can’t be evaluated in terms of the usual elementary functions that include alge- braic functions, trig functions, exponential func- tions, and their inverses. To find arclengths for ellipses, special functions had to be created.
Example 1 (The length of a helix.). A cylindrical helix is the curve you get when you wind a string around a cylinder so that each winding is a little higher on the cylinder. It’s equation is
x(t) = (a cos t, a sin t, bt)
where a is the radius of the cylinder and 2πb is how much higher on the cylinder the next winding is. Its velocity is
x′(t) = (−a sin t, a cos t, b),
so its speed is
‖x′(t)‖ =
a^2 sin^2 t + a^2 cos^2 t + b^2 =
a^2 + b^2.
Figure 1: Helix
Since the speed is constantly
a^2 + b^2 , then, of course, the length L of this helix over the time in- terval [0, t] is L = t
a^2 + b^2 , but we could evaluate that by an integral, too:
∫ (^) t
0
‖x′(τ )‖ dτ
∫ (^) t
0
a^2 + b^2 dτ
a^2 + b^2 τ
t τ = = t
a^2 + b^2 (Since the variable t is used as a limit of integration, some other variable is needed in the integral. Any variable, like τ will do.)
The arclength parameter. So if dt is the dif- ferential for t, and dx is the differential for x, then what is ds the differential for? It will be for s, but we have to figure out what s means. Let x be a C^1 path in Rn^ over the time interval [a, b], and assume that x′(t) is never 0. Let s(t) denote the length of the path over the interval [a, t]:
s(t) =
∫ (^) t
a
‖x′‖ =
∫ (^) t
a
‖x′(τ )‖ dτ.