In introductory physics, one learns to describe the time evolution of a system using Newton’s second law of motion. This approach to mechanics is called “vector mechanics”. Newton’s second law:
is a vector equation that is true for each component of the vectors for force and acceleration.
By contrast, in “analytic mechanics”, the formalism is developed to describe the time-evolution of a system using a single equation involving only scalar quantities. The approach will be seen to be equivalent to the vector mechanics approach. The vector mechanics formalism generally suffers from limitations that make it difficult to apply in complicated situations. For example, the vector equations are not straightforward in non-Cartesian coordinate systems, which may be more suited for certain problems (motion on the surface of a sphere, orbital motion, etc.).
In general, a “theory” of classical mechanics should be able to describe the future and past of a system, given knowledge of its current state and the forces involved. We will see that it is sufficient to describe the current state of a system by specifying the positions of all of the particles that are involved. Furthermore, given the particular forces (or potential energies involved), knowing the positions and velocities of all particles is sufficient in order to describe the entire history (past and future) of the system. The analytic treatment of mechanics is formulated using the positions and velocities of the particles involved (as opposed to the vectorial approach that deals with accelerations).
Example 1-1
In order to describe the motion of the two masses as a function of time, we start by defining an origin, and label the coordinates of mass \(i\) with \(x_i\) and \(y_i\). We wish to find the functions \(x_i(t)\) and \(y_i(t)\) given initial conditions on the positions and velocities of the masses. We have 6 unknowns (the accelerations in \(x\) and \(y\) of the two masses, and the two string tensions).
Newton’s second law gives, in vectorial form:
Writing this out, component by component, we have:
where we have introduced the notation of \(\ddot x \equiv \frac{d^2x}{dt^2}\) for the accelerations (a dot on top of a variable represents a time derivative, two dots represent a second order derivative). It may appear that we have 8 unknowns (the \(x_i\), \(y_i\), \(T_i\) and the two angles). However, due to the constraints of the masses being attached to massless rods of the pendulum, the position coordinates are all related and only two of them are independent. One can choose the two angles to be the independent variables, since they are given by the \(x_i\) and \(y_i\):
One can then replace the accelerations using the Chain Rule to re-express the accelerations in terms of \(\theta\) and \(\phi\):
and eliminate all the \(x_i\) and \(y_i\). One is then left with four equations and four unknowns (\(\ddot\theta\), \(\ddot \phi\), \(T_1\), \(T_2\)). The equations for the angular acceleration form a set of coupled second order ODEs that can be solved numerically.
One could alternatively choose to eliminate the angles and the \(y_i\), since the \(y_i\) can be written in terms of the \(x_i\):
and one would then use the Chain Rule to re-express the \(\ddot y_i\) in terms of the \(\ddot x_i\).