Every object in the universe is in motion. To describe motion precisely we must fix a reference frame - a coordinate system relative to which the position of the object is specified. Motion along a straight line, also called rectilinear motion, is the simplest kind of motion and is the natural starting point for the study of mechanics. In this chapter we describe the position of an object, its path length and displacement, and its velocity and acceleration, all along a single axis.
We use the concepts of average and instantaneous values to deal with motion that is not steady. We then derive the equations of uniformly accelerated motion and apply them to objects falling freely under gravity. Finally, we study the concept of relative velocity, which allows us to understand motion as seen from different moving observers.
The entire analysis in this chapter treats the moving object as a particle - a point object whose internal structure does not matter. This approximation greatly simplifies the mathematics and is valid whenever the size of the object is small compared with the distances over which it moves.
The position of an object along a straight line is specified by its coordinate x on an axis, measured from a chosen origin. If the object is at x1 at time t1 and at x2 at time t2, then we can define two different quantities to describe the change: path length and displacement.
The path length is the total distance actually covered by the object during its motion. It is a scalar quantity, always positive, and its SI unit is the metre. The displacement is the change in position, defined as the difference between the final and initial positions:
delta x = x2 - x1
Displacement is a vector quantity. It can be positive, negative, or zero. The magnitude of displacement is the shortest distance between the initial and final positions. If an object moves from x = 10 m to x = 2 m, its displacement is -8 m, while its path length is 8 m. If the object then returns to x = 10 m, the path length is 16 m but the total displacement is zero.
The average velocity is the displacement divided by the time interval:
v_avg = delta x / delta t = (x2 - x1) / (t2 - t1)
The average speed is the total path length travelled divided by the total time taken. Average speed is a scalar, while average velocity is a vector. In general the average speed is greater than or equal to the magnitude of the average velocity, and they are equal only when the motion is in a single direction without reversal.
If the velocity changes uniformly, the average velocity is the arithmetic mean of the initial and final velocities:
v_avg = (u + v) / 2
where u is the initial velocity and v the final velocity.
The instantaneous velocity is the velocity at a particular instant of time. It is defined as the limit of the average velocity as the time interval approaches zero:
v = limit (delta t -> 0) of delta x / delta t = dx/dt
The instantaneous velocity equals the slope of the position-time graph at that instant. Similarly, acceleration is the rate of change of velocity:
a = dv/dt
Acceleration is a vector quantity with SI unit m/s^2. When the velocity decreases, the acceleration is negative and is called retardation or deceleration. Since velocity is the derivative of position and acceleration is the derivative of velocity, the position is obtained by integration:
x(t) = integral of v(t) dt and v(t) = integral of a(t) dt
For motion with constant acceleration a, initial velocity u, and final velocity v after time t, the following equations hold:
v = u + at
s = ut + (1/2)at^2
v^2 = u^2 + 2as
Here s is the displacement. These are the three equations of motion. They are valid only when the acceleration is constant. A useful fourth relation gives the displacement in the nth second:
s_n = u + a(n - 1/2)
The position-time graph for uniformly accelerated motion is a parabola, while the velocity-time graph is a straight line with slope equal to the acceleration.
Motion under gravity is the most important example of uniformly accelerated motion. When a body falls freely near the surface of the Earth, its acceleration is the acceleration due to gravity g, whose standard value is about 9.8 m/s^2 (often taken as 10 m/s^2 for convenience). The equations of motion apply with a = g.
For a body dropped from rest, the velocity after time t is v = gt and the distance fallen is h = (1/2)gt^2. For a body thrown vertically upward with initial velocity u, the maximum height reached is:
h_max = u^2 / (2g)
The time taken to reach the maximum height is t = u/g, and the total time of flight is 2u/g. An important fact is that the speed with which the body returns to the ground equals the speed with which it was thrown up.
The relative velocity of object A with respect to object B is the velocity of A as seen by an observer moving with B. If both move along the same straight line with velocities vA and vB, then:
v_AB = vA - vB
If the two objects move in the same direction, their relative velocity is the difference of their speeds. If they move in opposite directions, the relative velocity is the sum of their speeds. For example, two trains each moving at 60 km/h in the same direction have zero relative velocity, while if they move toward each other, their relative velocity is 120 km/h.
Relative velocity explains how a person walking forward inside a moving train appears to a person standing on the platform: the velocities add, giving the resultant speed of the walker relative to the ground.
| Quantity | Type | Formula | SI Unit |
|---|---|---|---|
| Path length | Scalar | Total distance covered | m |
| Displacement | Vector | delta x = x2 - x1 | m |
| Average velocity | Vector | v_avg = delta x / delta t | m/s |
| Average speed | Scalar | total path length / total time | m/s |
| Instantaneous velocity | Vector | v = dx/dt | m/s |
| Acceleration | Vector | a = dv/dt | m/s^2 |
| Equation of Motion | Formula | Used to Find |
|---|---|---|
| First | v = u + at | Final velocity |
| Second | s = ut + (1/2)at^2 | Displacement |
| Third | v^2 = u^2 + 2as | Velocity without time |
| nth second | s_n = u + a(n - 1/2) | Displacement in nth second |
In this chapter we learned to describe motion along a straight line using the concepts of position, path length, and displacement. We distinguished between average and instantaneous velocity and acceleration, and saw how they are related through differentiation and integration. The three equations of motion - v = u + at, s = ut + (1/2)at^2, and v^2 = u^2 + 2as - provide a complete description of uniformly accelerated motion, with free fall under gravity as the most important example. We also understood relative velocity, which lets us compare the motion of two objects as seen from each other. These tools of kinematics will now be extended to two dimensions in the study of motion in a plane.