11 Displacement from Velocity
We have seen that velocity is the derivative of position: if we know , we can figure out . But can we go the other way around? The answer is yes! Let’s do it.
The bottom line from this discussion is that
Displacement is the integral of the velocity.
This is a very big deal! In particular, let’s write our final result, but explicitly setting to inside the integral sign. We have
.
If we move to the left hand side of the equation, and define the change in position , we find
In other words, the change in position is the integral of the derivative. This is precisely the fundamental theorem of calculus! I discuss this connection in a bit more detail below.
The fundamental theorem of calculus
The fundamental theorem of calculus states that
.
Notice how the left hand side of the equation is the change in , . On the right hand side, we are “summing up” the little tiny changes of the particle as changes from to .
In other words, the total change in f is the sum of all the little tiny changes df as you move from to .
Hopefully you find this explanation of the fundamental theorem of calculus much easier to follow than what you saw in your calculus class: calculus really does “pop out” when thinking about how particles move!
The fundamental theorem of calculus is also important because it tells us that integrals are, in some sense, the inverse operation from a derivative, i.e. they “undo” a derivative. A derivative takes the function , and produces a new function . The integral takes the function , and returns the function . Note, however, that
- we must always specify integration limits
- the integral is the change in the function .
Example: Compute the integral of from to .
The integral is the function such that, when I take its derivative, I get . But I know how derivatives of polynomials work! The derivative of is , so I just need to multiply the whole thing by . Therefore,
.
Word of caution on notation: Consider the following integral appearing in the equation we just derived:
Integral = .
It is critically important that we fully appreciate this fact. The “integration variable” is just a dummy variable. I could just as easily have written
Integral =
where is the derivative of . This is the exact same integral as what I wrote above. We can use anything as the integration variable.
In particular, suppose I wanted to find an expression for the position of a particle at time . Well, we already know the answer: if I simply set in our equation above, we’re done. Except for one little detail. Suppose we just set . Our equation reads:
.
This last equation, as written, doesn’t make sense. Notice that is both the integration variable, and the limit of the integral. Since we are interested in time , and the integration variable is a dummy variable, the correct way of writing this is:
.
This makes it clear that I’m interested in the position at time , and that the integral is over all times .
It is very easy to think “oh, I just integrate over time”, and then end up with equations that have both as a limit in the integral, and a dummy integration variable. And that inevitably leads to mistakes and confusion.
The trick is to remember that integration variables are dummy variables.
Exercise 11.1: Integrals Undo Derivatives
Use the fact that integrals “undo derivatives” to compute the function .
For the most part, I don’t really care if you do your integrals “by hand” or whether you use something like Mathematica or Wolfram Alpha to do your integrals. However, knowing some of these basic integrals (i.e. the ones above) by heart is very useful. Therefore, this problem is the exception to the rule: I want you to argue why you get the answer you get in English (see example in the green box above).
If you are feeling stuck, I include below the answer for the third bullet point. Try using the same type of reasoning to figure out the other three examples.
Rules of Integration- Linearity
One important bit that follows directly from the idea that integrals “undo” derivatives. Since multiplicative constants can slide past derivative signs, multiplicative constants can also slide past integral signs. That is,
.
This is something that we will use all the time.
Likewise, the fact that a derivative is linear (i.e. that it distributes past summation signs) also implies that integration is a linear operation. In other words, integrals “slide past” addition (and subtraction) signs:
.
Let’s use what we learned to derive some basic results.
Exercise 11.2: Calculating Position from Velocity
Consider a particle that moves with constant velocity , and let be the initial position of the particle. Find the position of the particle at some arbitrary time later.
This is not exactly the most ground breaking result ever: note that is simply the total travel time . In other words, when moving at constant velocity, the total displacement is . This is exactly where we started! But- don’t be deceived. We have actually made a ton of progress, for we can now compute the displacement even when the velocity is not constant. Let’s look at the simplest such example:
Exercise 11.3: Motion With Constant Acceleration
A particle moves with a velocity that is constant in direction, but which increases linearly with time. Assuming that at time , and that we choose our coordinate system such that the -axis is in the direction in which the particle moves, we can write down the velocity of the particle as
where is a constant called the particle’s acceleration.
Letting be the initial position of the particle, find the particle’s position at an arbitrary time later.
If the initial time is not , one can always set the initial time to zero by switching to a new time variable . In terms of , which now allows for an arbitrary initial time, we arrive at
.
I switched to since the initial time is no longer but rather . Note that is just the initial velocity , while is the acceleration vector , so that the above equation can be written as
.
It is not hard to convince yourself that this equation is also valid when and are arbitrary constant vectors by going over the above derivation one more time.
Word of caution: the result we derived above is often called the first kinematic equation. It is imperative to remember that the kinematic equation only applies for motion with constant acceleration. We will talk more about this later in the book.
Exercise 11.4: Calculating Position from Velocity
A particle starts at at . It’s velocity vector is given by , where , , and are all constants. Find .
I’ll walk you through the solution. We start with the only thing we know: the relation between position and velocity, .
Since we want , we integrate from the beginning of the story to the end of the story. To do this, you can think about the end of the story being some final time (which you don’t know), and the particle ending at some position (which you also don’t know). The point here is to give names to these quantities.
Note that on the left hand side of the integral, we have a ““. That means that the integration variable is . So: what is at the beginning of the story? What is at the end of the story? Use that to set the integration limits on the left hand side of the equation.
Conversely, on the right hand side of the equation we have a ““, which means that the integration variable is . What is at the beginning of the story? What is at the end of the story? Use this to set the integration limits on the right hand side of the equation.
Now that you have the integration limits, try doing the integral on the right hand side.
You can now bring it all together to find . If you’re having trouble following my calculation, you can check out the video solution below.
Key Takeaways
The specific equation is:
Practice Problems:
PP1: A particle starts at at . It’s velocity vector is given by , where and are constants. Find .
PP2: A particle starts at at . It’s velocity vector is given by , where and are constants. Find .
PP3: A particle starts at at .. It’s velocity vector is given by where and are constants. Find .