Consider a path which parametrizes a curve in . We often think about this as a particle tracing out the curve as time, given by , passes. We would like to be able to understand and describe the motion of the particle on the curve, and find its velocity and speed, in particular. In order to do this, we need to figure out how to differentiate a path.

Before we define the derivative of a path, we quickly review the single variable definition of a derivative, given in Calculus I.

Given a single variable function , we found the instantaneous rate of change at of this function by taking the derivative of at . The derivative also told us the slope of the tangent line at . In order to compute this, we imagined finding the slope of secant lines getting closer and closer to the point. Taking a limit, we obtained the slope of the tangent line.

The slope of the secant line through the points and is given by , so we defined the derivative of at to be

Derivatives

We use the same idea for a path in . We consider secant vectors from to as .

To define the derivative, we will scale these vectors to account for the change in the parameter and then take a limit.

Later, we will see that limits for multivariable functions are difficult to define and compute in general. Fortunately, for paths, limits are fairly simple: we just take the limit of the components. We now define limits along paths, along with continuous paths.

Now that we’ve defined limits of paths, we are ready to define the derivative of a path as a limit of secant vectors.

We’ll often draw the velocity vector starting at the give point, and we can then see how it’s tangent to the curve.

We can also see how the velocity vector changes as we move along a curve.

_

When we first defined derivatives in Calculus I, we spent weeks figuring out how to compute them. We started computing using only the limit definition, then we introduced the power rule, the product rule, the chain rule, and so on. Fortunately, we don’t need to repeat this process in Multivariable Calculus: we can take advantage of our previous experience computing derivatives. In order to see why this is the case, let’s take another look at our definition for the derivative of a path.

We have for a path . We can write out the path in terms of its components, so Substituting this into the limit, we have

Dividing through by the scalar and bringing the limit inside of the vector, we have

Looking at the limits inside of the components, they should look familiar. They’re derivatives of single variable functions! That is, we now have This means that we can differentiate a path by differentiating its components, thus taking advantage of our knowledge of single variable derivatives.

Consider the path for . Compute the velocity vector.

Consider the path for . Compute the velocity vector.

Speed

We defined the derivative of a path , thinking of a limit of scaled secant vectors. Taking the limit of these vectors, our derivative gives us a vector which is tangent to the path.

The direction of gives us the direction of instantaneous of a particle moving along the path, and the length of tells us the speed of the particle. Recall that we sometimes refer to as the velocity vector, and write it as .

Acceleration

Given a path in defined on an interval , we’ve seen that we can compute it’s velocity, . We can view the velocity as a function from to , which gives us another path in . We can then differentiate , giving us a sort of “second derivative” of our original path . We call this the acceleration of , and denote it by or .

As you can imagine, we could continue to take higher and higher derivatives of our path. In most cases, the velocity and acceleration will provide the most useful information about the path, so we’ll typically stop there. However, some theorems will have requirements about differentiability, so we’ll classify functions based on how differentiable they are.

Parametrizing the tangent line

Consider a path . The velocity of this path gives us a vector tangent to the curve at . The tangent line to at passes through the point and is parallel to the vector . This allows us to parametrize the tangent line, however we need to be very careful to distinguish between the parameter for the line and the parameter for the path. We do this by taking the parameter for our curve to be at our chosen point, so we are working with the point and the tangent vector .

Note that it’s particularly important to allow the parameter to be any real number, otherwise we will be missing part of the line.

Images were generated using CalcPlot3D.